History - com.mojang.brigadier.exceptions.CommandSyntaxException
1.14
Names
com.mojang.brigadier.exceptions.CommandSyntaxException
Fields
int: CONTEXT_AMOUNT
boolean: ENABLE_COMMAND_STACK_TRACES
BuiltInExceptionProvider: BUILT_IN_EXCEPTIONS
CommandExceptionType: type
Message: message
String: input
int: cursor
Constructors
(CommandExceptionType, Message)
(CommandExceptionType, Message, String, int)
Methods
String (): getMessage
Message (): getRawMessage
String (): getContext
CommandExceptionType (): getType
String (): getInput
int (): getCursor