net.minecraft.commands

public class BrigadierExceptions

implements com.mojang.brigadier.exceptions.BuiltInExceptionProvider

dh
net.minecraft.commands.BrigadierExceptions
net.minecraft.class_2156
net.minecraft.unmapped.C_csjwlqja
net.minecraft.command.TranslatableBuiltInExceptions
net.minecraft.src.C_2749_
net.minecraft.commands.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
f_77129_
private static final com.mojang.brigadier.exceptions.Dynamic2CommandExceptionType
b
DOUBLE_TOO_BIG
field_9788
f_daeibreu
DOUBLE_TOO_HIGH
f_77130_
private static final com.mojang.brigadier.exceptions.Dynamic2CommandExceptionType
c
FLOAT_TOO_SMALL
field_9802
f_jibxrhhn
FLOAT_TOO_LOW
f_77131_
private static final com.mojang.brigadier.exceptions.Dynamic2CommandExceptionType
d
FLOAT_TOO_BIG
field_9795
f_oprsrohu
FLOAT_TOO_HIGH
f_77132_
private static final com.mojang.brigadier.exceptions.Dynamic2CommandExceptionType
e
INTEGER_TOO_SMALL
field_9784
f_uythivxj
INTEGER_TOO_LOW
f_77133_
private static final com.mojang.brigadier.exceptions.Dynamic2CommandExceptionType
f
INTEGER_TOO_BIG
field_9793
f_gsejhxpz
INTEGER_TOO_HIGH
f_77134_
private static final com.mojang.brigadier.exceptions.Dynamic2CommandExceptionType
g
LONG_TOO_SMALL
field_18140
f_tveopmqx
LONG_TOO_LOW
f_77135_
private static final com.mojang.brigadier.exceptions.Dynamic2CommandExceptionType
h
LONG_TOO_BIG
field_18141
f_kwkojrqf
LONG_TOO_HIGH
f_77136_
private static final com.mojang.brigadier.exceptions.DynamicCommandExceptionType
i
LITERAL_INCORRECT
field_9796
f_hcozuavq
LITERAL_INCORRECT
f_77137_
private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType
j
READER_EXPECTED_START_OF_QUOTE
field_9783
f_qvmxyvie
READER_EXPECTED_START_QUOTE
f_77138_
private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType
k
READER_EXPECTED_END_OF_QUOTE
field_9803
f_tebawrpz
READER_EXPECTED_END_QUOTE
f_77139_
private static final com.mojang.brigadier.exceptions.DynamicCommandExceptionType
l
READER_INVALID_ESCAPE
field_9791
f_xuvvciiw
READER_INVALID_ESCAPE
f_77140_
private static final com.mojang.brigadier.exceptions.DynamicCommandExceptionType
m
READER_INVALID_BOOL
field_9789
f_jemupkcd
READER_INVALID_BOOL
f_77141_
private static final com.mojang.brigadier.exceptions.DynamicCommandExceptionType
n
READER_INVALID_INT
field_9786
f_cygqxcfs
READER_INVALID_INT
f_77142_
private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType
o
READER_EXPECTED_INT
field_9801
f_dbztpxlm
READER_EXPECTED_INT
f_77143_
private static final com.mojang.brigadier.exceptions.DynamicCommandExceptionType
p
READER_INVALID_LONG
field_18142
f_yihgtfrk
READER_INVALID_LONG
f_77144_
private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType
q
READER_EXPECTED_LONG
field_18143
f_ppobkelu
READER_EXPECTED_LONG
f_77145_
private static final com.mojang.brigadier.exceptions.DynamicCommandExceptionType
r
READER_INVALID_DOUBLE
field_9800
f_ymsspwlt
READER_INVALID_DOUBLE
f_77146_
private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType
s
READER_EXPECTED_DOUBLE
field_9798
f_kxdrqmzq
READER_EXPECTED_DOUBLE
f_77147_
private static final com.mojang.brigadier.exceptions.DynamicCommandExceptionType
t
READER_INVALID_FLOAT
field_9804
f_knqeaack
READER_INVALID_FLOAT
f_77148_
private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType
u
READER_EXPECTED_FLOAT
field_9787
f_qhlrbfug
READER_EXPECTED_FLOAT
f_77149_
private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType
v
READER_EXPECTED_BOOL
field_9794
f_tnbummby
READER_EXPECTED_BOOL
f_77150_
private static final com.mojang.brigadier.exceptions.DynamicCommandExceptionType
w
READER_EXPECTED_SYMBOL
field_9785
f_szcfmxye
READER_EXPECTED_SYMBOL
f_77151_
private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType
x
DISPATCHER_UNKNOWN_COMMAND
field_9797
f_btidtrna
DISPATCHER_UNKNOWN_COMMAND
f_77152_
private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType
y
DISPATCHER_UNKNOWN_ARGUMENT
field_9792
f_pjmxcdmr
DISPATCHER_UNKNOWN_ARGUMENT
f_77153_
private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType
z
DISPATCHER_EXPECTED_ARGUMENT_SEPARATOR
field_9782
f_piwzegrr
DISPATCHER_EXPECTED_ARGUMENT_SEPARATOR
f_77154_
private static final com.mojang.brigadier.exceptions.DynamicCommandExceptionType
A
DISPATCHER_PARSE_EXCEPTION
field_9790
f_ixtlqneu
DISPATCHER_PARSE_EXCEPTION
f_77128_

Constructor summary

ModifierConstructor
public ()

Method summary

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