CommandAPI 9.6.0
An API for the command UI introduced in Minecraft 1.13
|
This is the complete list of members for com.mojang.brigadier.ParseResults< S >, including all inherited members.
getContext() | com.mojang.brigadier.ParseResults< S > | |
getExceptions() | com.mojang.brigadier.ParseResults< S > | |
getReader() | com.mojang.brigadier.ParseResults< S > | |
ParseResults(final CommandContextBuilder< S > context, final ImmutableStringReader reader, final Map< CommandNode< S >, CommandSyntaxException > exceptions) (defined in com.mojang.brigadier.ParseResults< S >) | com.mojang.brigadier.ParseResults< S > | |
ParseResults(final CommandContextBuilder< S > context) (defined in com.mojang.brigadier.ParseResults< S >) | com.mojang.brigadier.ParseResults< S > |