net.minecraft.commands

public class BrigadierExceptions

implements com.mojang.brigadier.exceptions.BuiltInExceptionProvider

cx
net.minecraft.commands.BrigadierExceptions
net.minecraft.class_2156
net.minecraft.unmapped.C_csjwlqja
net.minecraft.command.TranslatableBuiltInExceptions
net.minecraft.command.TranslatableExceptionProvider
net.minecraft.server.v1_16_R3.CommandExceptionProvider

Field summary

Modifier and TypeField
private static final com.mojang.brigadier.exceptions.Dynamic2CommandExceptionType
a
DOUBLE_TOO_SMALL
field_9799
f_tkgkiiyd
DOUBLE_TOO_LOW
field_208636_a
private static final com.mojang.brigadier.exceptions.Dynamic2CommandExceptionType
b
DOUBLE_TOO_BIG
field_9788
f_daeibreu
DOUBLE_TOO_HIGH
field_208637_b
private static final com.mojang.brigadier.exceptions.Dynamic2CommandExceptionType
c
FLOAT_TOO_SMALL
field_9802
f_jibxrhhn
FLOAT_TOO_LOW
field_208638_c
private static final com.mojang.brigadier.exceptions.Dynamic2CommandExceptionType
d
FLOAT_TOO_BIG
field_9795
f_oprsrohu
FLOAT_TOO_HIGH
field_208639_d
private static final com.mojang.brigadier.exceptions.Dynamic2CommandExceptionType
e
INTEGER_TOO_SMALL
field_9784
f_uythivxj
INTEGER_TOO_LOW
field_208640_e
private static final com.mojang.brigadier.exceptions.Dynamic2CommandExceptionType
f
INTEGER_TOO_BIG
field_9793
f_gsejhxpz
INTEGER_TOO_HIGH
field_208641_f
private static final com.mojang.brigadier.exceptions.Dynamic2CommandExceptionType
g
LONG_TOO_SMALL
field_18140
f_tveopmqx
LONG_TOO_LOW
field_218035_g
private static final com.mojang.brigadier.exceptions.Dynamic2CommandExceptionType
h
LONG_TOO_BIG
field_18141
f_kwkojrqf
LONG_TOO_HIGH
field_218036_h
private static final com.mojang.brigadier.exceptions.DynamicCommandExceptionType
i
LITERAL_INCORRECT
field_9796
f_hcozuavq
LITERAL_INCORRECT
field_208642_g
private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType
j
READER_EXPECTED_START_OF_QUOTE
field_9783
f_qvmxyvie
READER_EXPECTED_START_QUOTE
field_208643_h
private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType
k
READER_EXPECTED_END_OF_QUOTE
field_9803
f_tebawrpz
READER_EXPECTED_END_QUOTE
field_208644_i
private static final com.mojang.brigadier.exceptions.DynamicCommandExceptionType
l
READER_INVALID_ESCAPE
field_9791
f_xuvvciiw
READER_INVALID_ESCAPE
field_208645_j
private static final com.mojang.brigadier.exceptions.DynamicCommandExceptionType
m
READER_INVALID_BOOL
field_9789
f_jemupkcd
READER_INVALID_BOOL
field_208646_k
private static final com.mojang.brigadier.exceptions.DynamicCommandExceptionType
n
READER_INVALID_INT
field_9786
f_cygqxcfs
READER_INVALID_INT
field_208647_l
private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType
o
READER_EXPECTED_INT
field_9801
f_dbztpxlm
READER_EXPECTED_INT
field_208648_m
private static final com.mojang.brigadier.exceptions.DynamicCommandExceptionType
p
READER_INVALID_LONG
field_18142
f_yihgtfrk
READER_INVALID_LONG
field_218037_p
private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType
q
READER_EXPECTED_LONG
field_18143
f_ppobkelu
READER_EXPECTED_LONG
field_218038_q
private static final com.mojang.brigadier.exceptions.DynamicCommandExceptionType
r
READER_INVALID_DOUBLE
field_9800
f_ymsspwlt
READER_INVALID_DOUBLE
field_208649_n
private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType
s
READER_EXPECTED_DOUBLE
field_9798
f_kxdrqmzq
READER_EXPECTED_DOUBLE
field_208650_o
private static final com.mojang.brigadier.exceptions.DynamicCommandExceptionType
t
READER_INVALID_FLOAT
field_9804
f_knqeaack
READER_INVALID_FLOAT
field_208651_p
private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType
u
READER_EXPECTED_FLOAT
field_9787
f_qhlrbfug
READER_EXPECTED_FLOAT
field_208652_q
private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType
v
READER_EXPECTED_BOOL
field_9794
f_tnbummby
READER_EXPECTED_BOOL
field_208653_r
private static final com.mojang.brigadier.exceptions.DynamicCommandExceptionType
w
READER_EXPECTED_SYMBOL
field_9785
f_szcfmxye
READER_EXPECTED_SYMBOL
field_208654_s
private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType
x
DISPATCHER_UNKNOWN_COMMAND
field_9797
f_btidtrna
DISPATCHER_UNKNOWN_COMMAND
field_208655_t
private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType
y
DISPATCHER_UNKNOWN_ARGUMENT
field_9792
f_pjmxcdmr
DISPATCHER_UNKNOWN_ARGUMENT
field_208656_u
private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType
z
DISPATCHER_EXPECTED_ARGUMENT_SEPARATOR
field_9782
f_piwzegrr
DISPATCHER_EXPECTED_ARGUMENT_SEPARATOR
field_208657_v
private static final com.mojang.brigadier.exceptions.DynamicCommandExceptionType
A
DISPATCHER_PARSE_EXCEPTION
field_9790
f_ixtlqneu
DISPATCHER_PARSE_EXCEPTION
field_208658_w

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public com.mojang.brigadier.exceptions.Dynamic2CommandExceptionType
doubleTooLow()
doubleTooLow()
doubleTooLow()
doubleTooLow()
doubleTooLow()
public com.mojang.brigadier.exceptions.Dynamic2CommandExceptionType
doubleTooHigh()
doubleTooHigh()
doubleTooHigh()
doubleTooHigh()
doubleTooHigh()
public com.mojang.brigadier.exceptions.Dynamic2CommandExceptionType
floatTooLow()
floatTooLow()
floatTooLow()
floatTooLow()
floatTooLow()
public com.mojang.brigadier.exceptions.Dynamic2CommandExceptionType
floatTooHigh()
floatTooHigh()
floatTooHigh()
floatTooHigh()
floatTooHigh()
public com.mojang.brigadier.exceptions.Dynamic2CommandExceptionType
integerTooLow()
integerTooLow()
integerTooLow()
integerTooLow()
integerTooLow()
public com.mojang.brigadier.exceptions.Dynamic2CommandExceptionType
integerTooHigh()
integerTooHigh()
integerTooHigh()
integerTooHigh()
integerTooHigh()
public com.mojang.brigadier.exceptions.Dynamic2CommandExceptionType
longTooLow()
longTooLow()
longTooLow()
longTooLow()
longTooLow()
public com.mojang.brigadier.exceptions.Dynamic2CommandExceptionType
longTooHigh()
longTooHigh()
longTooHigh()
longTooHigh()
longTooHigh()
public com.mojang.brigadier.exceptions.DynamicCommandExceptionType
literalIncorrect()
literalIncorrect()
literalIncorrect()
literalIncorrect()
literalIncorrect()
public com.mojang.brigadier.exceptions.SimpleCommandExceptionType
readerExpectedStartOfQuote()
readerExpectedStartOfQuote()
readerExpectedStartOfQuote()
readerExpectedStartOfQuote()
readerExpectedStartOfQuote()
public com.mojang.brigadier.exceptions.SimpleCommandExceptionType
readerExpectedEndOfQuote()
readerExpectedEndOfQuote()
readerExpectedEndOfQuote()
readerExpectedEndOfQuote()
readerExpectedEndOfQuote()
public com.mojang.brigadier.exceptions.DynamicCommandExceptionType
readerInvalidEscape()
readerInvalidEscape()
readerInvalidEscape()
readerInvalidEscape()
readerInvalidEscape()
public com.mojang.brigadier.exceptions.DynamicCommandExceptionType
readerInvalidBool()
readerInvalidBool()
readerInvalidBool()
readerInvalidBool()
readerInvalidBool()
public com.mojang.brigadier.exceptions.DynamicCommandExceptionType
readerInvalidInt()
readerInvalidInt()
readerInvalidInt()
readerInvalidInt()
readerInvalidInt()
public com.mojang.brigadier.exceptions.SimpleCommandExceptionType
readerExpectedInt()
readerExpectedInt()
readerExpectedInt()
readerExpectedInt()
readerExpectedInt()
public com.mojang.brigadier.exceptions.DynamicCommandExceptionType
readerInvalidLong()
readerInvalidLong()
readerInvalidLong()
readerInvalidLong()
readerInvalidLong()
public com.mojang.brigadier.exceptions.SimpleCommandExceptionType
readerExpectedLong()
readerExpectedLong()
readerExpectedLong()
readerExpectedLong()
readerExpectedLong()
public com.mojang.brigadier.exceptions.DynamicCommandExceptionType
readerInvalidDouble()
readerInvalidDouble()
readerInvalidDouble()
readerInvalidDouble()
readerInvalidDouble()
public com.mojang.brigadier.exceptions.SimpleCommandExceptionType
readerExpectedDouble()
readerExpectedDouble()
readerExpectedDouble()
readerExpectedDouble()
readerExpectedDouble()
public com.mojang.brigadier.exceptions.DynamicCommandExceptionType
readerInvalidFloat()
readerInvalidFloat()
readerInvalidFloat()
readerInvalidFloat()
readerInvalidFloat()
public com.mojang.brigadier.exceptions.SimpleCommandExceptionType
readerExpectedFloat()
readerExpectedFloat()
readerExpectedFloat()
readerExpectedFloat()
readerExpectedFloat()
public com.mojang.brigadier.exceptions.SimpleCommandExceptionType
readerExpectedBool()
readerExpectedBool()
readerExpectedBool()
readerExpectedBool()
readerExpectedBool()
public com.mojang.brigadier.exceptions.DynamicCommandExceptionType
readerExpectedSymbol()
readerExpectedSymbol()
readerExpectedSymbol()
readerExpectedSymbol()
readerExpectedSymbol()
public com.mojang.brigadier.exceptions.SimpleCommandExceptionType
dispatcherUnknownCommand()
dispatcherUnknownCommand()
dispatcherUnknownCommand()
dispatcherUnknownCommand()
dispatcherUnknownCommand()
public com.mojang.brigadier.exceptions.SimpleCommandExceptionType
dispatcherUnknownArgument()
dispatcherUnknownArgument()
dispatcherUnknownArgument()
dispatcherUnknownArgument()
dispatcherUnknownArgument()
public com.mojang.brigadier.exceptions.SimpleCommandExceptionType
dispatcherExpectedArgumentSeparator()
dispatcherExpectedArgumentSeparator()
dispatcherExpectedArgumentSeparator()
dispatcherExpectedArgumentSeparator()
dispatcherExpectedArgumentSeparator()
public com.mojang.brigadier.exceptions.DynamicCommandExceptionType
dispatcherParseException()
dispatcherParseException()
dispatcherParseException()
dispatcherParseException()
dispatcherParseException()