History - com.mojang.brigadier.arguments.BoolArgumentType
1.14.4
Names
com.mojang.brigadier.arguments.BoolArgumentType
Fields
Collection<String>: EXAMPLES
Constructors
()
Methods
BoolArgumentType (): bool
boolean (CommandContext<?>, String): getBool
Boolean (StringReader): parse
<S> CompletableFuture<Suggestions> (CommandContext<S>, SuggestionsBuilder): listSuggestions
Collection<String> (): getExamples