MCPcopy Create free account
hub / github.com/TyphoonMC/TyphoonCore / CommandParserBool

Struct CommandParserBool

command_parser.go:24–24  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

22}
23
24type CommandParserBool struct{}
25
26func (c *CommandParserBool) GetId() string {
27 return "brigadier:bool"

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected