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

Method IsArrayValid

command.go:30–30  ·  view source on GitHub ↗
([]string)

Source from the content-addressed store, hash-verified

28 IsMultiple() bool
29 IsValid(string) bool
30 IsArrayValid([]string) bool
31 GetSuggestion() CommandSuggestionType
32 Complete(string) []string
33 writeProperties(*Player) error

Callers 2

analyseCommandMethod · 0.65
analyseTabCommandMethod · 0.65

Implementers 5

CommandParserBoolcommand_parser.go
CommandParserDoublecommand_parser.go
CommandParserFloatcommand_parser.go
CommandParserIntegercommand_parser.go
CommandParserStringcommand_parser.go

Calls

no outgoing calls

Tested by

no test coverage detected