History - net.minecraft.command.TranslatableBuiltInExceptions
26.3-snapshot-3
Names
Fields
Constructors
Methods
26.3-snapshot-2
Names
Fields
Constructors
Methods
26.3-snapshot-1
Names
Fields
Constructors
Methods
26.2
Names
Fields
Constructors
Methods
26.1.2
Names
Fields
Constructors
Methods
26.1.1
Names
Fields
Constructors
Methods
26.1
Names
Fields
Constructors
Methods
1.21.11_unobfuscated
Names
net.minecraft.commands.BrigadierExceptions
net.minecraft.class_2156
net.minecraft.command.TranslatableBuiltInExceptions
Fields
com.mojang.brigadier.exceptions.Dynamic2CommandExceptionType: DOUBLE_TOO_SMALL, field_9799, DOUBLE_TOO_LOW
com.mojang.brigadier.exceptions.Dynamic2CommandExceptionType: DOUBLE_TOO_BIG, field_9788, DOUBLE_TOO_HIGH
com.mojang.brigadier.exceptions.Dynamic2CommandExceptionType: FLOAT_TOO_SMALL, field_9802, FLOAT_TOO_LOW
com.mojang.brigadier.exceptions.Dynamic2CommandExceptionType: FLOAT_TOO_BIG, field_9795, FLOAT_TOO_HIGH
com.mojang.brigadier.exceptions.Dynamic2CommandExceptionType: INTEGER_TOO_SMALL, field_9784, INTEGER_TOO_LOW
com.mojang.brigadier.exceptions.Dynamic2CommandExceptionType: INTEGER_TOO_BIG, field_9793, INTEGER_TOO_HIGH
com.mojang.brigadier.exceptions.Dynamic2CommandExceptionType: LONG_TOO_SMALL, field_18140, LONG_TOO_LOW
com.mojang.brigadier.exceptions.Dynamic2CommandExceptionType: LONG_TOO_BIG, field_18141, LONG_TOO_HIGH
com.mojang.brigadier.exceptions.DynamicCommandExceptionType: LITERAL_INCORRECT, field_9796, LITERAL_INCORRECT
com.mojang.brigadier.exceptions.SimpleCommandExceptionType: READER_EXPECTED_START_OF_QUOTE, field_9783, READER_EXPECTED_START_QUOTE
com.mojang.brigadier.exceptions.SimpleCommandExceptionType: READER_EXPECTED_END_OF_QUOTE, field_9803, READER_EXPECTED_END_QUOTE
com.mojang.brigadier.exceptions.DynamicCommandExceptionType: READER_INVALID_ESCAPE, field_9791, READER_INVALID_ESCAPE
com.mojang.brigadier.exceptions.DynamicCommandExceptionType: READER_INVALID_BOOL, field_9789, READER_INVALID_BOOL
com.mojang.brigadier.exceptions.DynamicCommandExceptionType: READER_INVALID_INT, field_9786, READER_INVALID_INT
com.mojang.brigadier.exceptions.SimpleCommandExceptionType: READER_EXPECTED_INT, field_9801, READER_EXPECTED_INT
com.mojang.brigadier.exceptions.DynamicCommandExceptionType: READER_INVALID_LONG, field_18142, READER_INVALID_LONG
com.mojang.brigadier.exceptions.SimpleCommandExceptionType: READER_EXPECTED_LONG, field_18143, READER_EXPECTED_LONG
com.mojang.brigadier.exceptions.DynamicCommandExceptionType: READER_INVALID_DOUBLE, field_9800, READER_INVALID_DOUBLE
com.mojang.brigadier.exceptions.SimpleCommandExceptionType: READER_EXPECTED_DOUBLE, field_9798, READER_EXPECTED_DOUBLE
com.mojang.brigadier.exceptions.DynamicCommandExceptionType: READER_INVALID_FLOAT, field_9804, READER_INVALID_FLOAT
com.mojang.brigadier.exceptions.SimpleCommandExceptionType: READER_EXPECTED_FLOAT, field_9787, READER_EXPECTED_FLOAT
com.mojang.brigadier.exceptions.SimpleCommandExceptionType: READER_EXPECTED_BOOL, field_9794, READER_EXPECTED_BOOL
com.mojang.brigadier.exceptions.DynamicCommandExceptionType: READER_EXPECTED_SYMBOL, field_9785, READER_EXPECTED_SYMBOL
com.mojang.brigadier.exceptions.SimpleCommandExceptionType: DISPATCHER_UNKNOWN_COMMAND, field_9797, DISPATCHER_UNKNOWN_COMMAND
com.mojang.brigadier.exceptions.SimpleCommandExceptionType: DISPATCHER_UNKNOWN_ARGUMENT, field_9792, DISPATCHER_UNKNOWN_ARGUMENT
com.mojang.brigadier.exceptions.SimpleCommandExceptionType: DISPATCHER_EXPECTED_ARGUMENT_SEPARATOR, field_9782, DISPATCHER_EXPECTED_ARGUMENT_SEPARATOR
com.mojang.brigadier.exceptions.DynamicCommandExceptionType: DISPATCHER_PARSE_EXCEPTION, field_9790, DISPATCHER_PARSE_EXCEPTION
Constructors
()
Methods
com.mojang.brigadier.exceptions.Dynamic2CommandExceptionType (): doubleTooLow
com.mojang.brigadier.exceptions.Dynamic2CommandExceptionType (): doubleTooHigh
com.mojang.brigadier.exceptions.Dynamic2CommandExceptionType (): floatTooLow
com.mojang.brigadier.exceptions.Dynamic2CommandExceptionType (): floatTooHigh
com.mojang.brigadier.exceptions.Dynamic2CommandExceptionType (): integerTooLow
com.mojang.brigadier.exceptions.Dynamic2CommandExceptionType (): integerTooHigh
com.mojang.brigadier.exceptions.Dynamic2CommandExceptionType (): longTooLow
com.mojang.brigadier.exceptions.Dynamic2CommandExceptionType (): longTooHigh
com.mojang.brigadier.exceptions.DynamicCommandExceptionType (): literalIncorrect
com.mojang.brigadier.exceptions.SimpleCommandExceptionType (): readerExpectedStartOfQuote
com.mojang.brigadier.exceptions.SimpleCommandExceptionType (): readerExpectedEndOfQuote
com.mojang.brigadier.exceptions.DynamicCommandExceptionType (): readerInvalidEscape
com.mojang.brigadier.exceptions.DynamicCommandExceptionType (): readerInvalidBool
com.mojang.brigadier.exceptions.DynamicCommandExceptionType (): readerInvalidInt
com.mojang.brigadier.exceptions.SimpleCommandExceptionType (): readerExpectedInt
com.mojang.brigadier.exceptions.DynamicCommandExceptionType (): readerInvalidLong
com.mojang.brigadier.exceptions.SimpleCommandExceptionType (): readerExpectedLong
com.mojang.brigadier.exceptions.DynamicCommandExceptionType (): readerInvalidDouble
com.mojang.brigadier.exceptions.SimpleCommandExceptionType (): readerExpectedDouble
com.mojang.brigadier.exceptions.DynamicCommandExceptionType (): readerInvalidFloat
com.mojang.brigadier.exceptions.SimpleCommandExceptionType (): readerExpectedFloat
com.mojang.brigadier.exceptions.SimpleCommandExceptionType (): readerExpectedBool
com.mojang.brigadier.exceptions.DynamicCommandExceptionType (): readerExpectedSymbol
com.mojang.brigadier.exceptions.SimpleCommandExceptionType (): dispatcherUnknownCommand
com.mojang.brigadier.exceptions.SimpleCommandExceptionType (): dispatcherUnknownArgument
com.mojang.brigadier.exceptions.SimpleCommandExceptionType (): dispatcherExpectedArgumentSeparator
com.mojang.brigadier.exceptions.DynamicCommandExceptionType (): dispatcherParseException
com.mojang.brigadier.Message (Object): lambda$static$16, method_9184, method_9184
com.mojang.brigadier.Message (Object): lambda$static$15, method_9188, method_9188
com.mojang.brigadier.Message (Object): lambda$static$14, method_9179, method_9179
com.mojang.brigadier.Message (Object): lambda$static$13, method_9182, method_9182
com.mojang.brigadier.Message (Object): lambda$static$12, method_18481, method_18481
com.mojang.brigadier.Message (Object): lambda$static$11, method_9181, method_9181
com.mojang.brigadier.Message (Object): lambda$static$10, method_9185, method_9185
com.mojang.brigadier.Message (Object): lambda$static$9, method_9191, method_9191
com.mojang.brigadier.Message (Object): lambda$static$8, method_9189, method_9189
com.mojang.brigadier.Message (Object, Object): lambda$static$7, method_18479, method_18479
com.mojang.brigadier.Message (Object, Object): lambda$static$6, method_18480, method_18480
com.mojang.brigadier.Message (Object, Object): lambda$static$5, method_9186, method_9186
com.mojang.brigadier.Message (Object, Object): lambda$static$4, method_9190, method_9190
com.mojang.brigadier.Message (Object, Object): lambda$static$3, method_9178, method_9178
com.mojang.brigadier.Message (Object, Object): lambda$static$2, method_9180, method_9180
com.mojang.brigadier.Message (Object, Object): lambda$static$1, method_9183, method_9183
com.mojang.brigadier.Message (Object, Object): lambda$static$0, method_9187, method_9187