net.minecraft.server.v1_14_R1

public class CommandExceptionProvider

implements com.mojang.brigadier.exceptions.BuiltInExceptionProvider

bz
net.minecraft.class_2156
net.minecraft.command.TranslatableExceptionProvider
net.minecraft.server.v1_14_R1.CommandExceptionProvider

Field summary

Modifier and TypeField
private static final com.mojang.brigadier.exceptions.Dynamic2CommandExceptionType
a
field_9799
field_208636_a
private static final com.mojang.brigadier.exceptions.Dynamic2CommandExceptionType
b
field_9788
field_208637_b
private static final com.mojang.brigadier.exceptions.Dynamic2CommandExceptionType
c
field_9802
field_208638_c
private static final com.mojang.brigadier.exceptions.Dynamic2CommandExceptionType
d
field_9795
field_208639_d
private static final com.mojang.brigadier.exceptions.Dynamic2CommandExceptionType
e
field_9784
field_208640_e
private static final com.mojang.brigadier.exceptions.Dynamic2CommandExceptionType
f
field_9793
field_208641_f
private static final com.mojang.brigadier.exceptions.Dynamic2CommandExceptionType
g
field_18140
field_218035_g
private static final com.mojang.brigadier.exceptions.Dynamic2CommandExceptionType
h
field_18141
field_218036_h
private static final com.mojang.brigadier.exceptions.DynamicCommandExceptionType
i
field_9796
field_208642_g
private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType
j
field_9783
field_208643_h
private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType
k
field_9803
field_208644_i
private static final com.mojang.brigadier.exceptions.DynamicCommandExceptionType
l
field_9791
field_208645_j
private static final com.mojang.brigadier.exceptions.DynamicCommandExceptionType
m
field_9789
field_208646_k
private static final com.mojang.brigadier.exceptions.DynamicCommandExceptionType
n
field_9786
field_208647_l
private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType
o
field_9801
field_208648_m
private static final com.mojang.brigadier.exceptions.DynamicCommandExceptionType
p
field_18142
field_218037_p
private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType
q
field_18143
field_218038_q
private static final com.mojang.brigadier.exceptions.DynamicCommandExceptionType
r
field_9800
field_208649_n
private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType
s
field_9798
field_208650_o
private static final com.mojang.brigadier.exceptions.DynamicCommandExceptionType
t
field_9804
field_208651_p
private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType
u
field_9787
field_208652_q
private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType
v
field_9794
field_208653_r
private static final com.mojang.brigadier.exceptions.DynamicCommandExceptionType
w
field_9785
field_208654_s
private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType
x
field_9797
field_208655_t
private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType
y
field_9792
field_208656_u
private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType
z
field_9782
field_208657_v
private static final com.mojang.brigadier.exceptions.DynamicCommandExceptionType
A
field_9790
field_208658_w

Constructor summary

ModifierConstructor
public ()

Method summary

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