Package net.minecraft.commands
Class BrigadierExceptions
java.lang.Object
net.minecraft.commands.BrigadierExceptions
- All Implemented Interfaces:
- com.mojang.brigadier.exceptions.BuiltInExceptionProvider
public class BrigadierExceptions
extends Object
implements com.mojang.brigadier.exceptions.BuiltInExceptionProvider
- 
Field SummaryFieldsModifier and TypeFieldDescriptionprivate static final com.mojang.brigadier.exceptions.SimpleCommandExceptionTypeprivate static final com.mojang.brigadier.exceptions.DynamicCommandExceptionTypeprivate static final com.mojang.brigadier.exceptions.SimpleCommandExceptionTypeprivate static final com.mojang.brigadier.exceptions.SimpleCommandExceptionTypeprivate static final com.mojang.brigadier.exceptions.Dynamic2CommandExceptionTypeprivate static final com.mojang.brigadier.exceptions.Dynamic2CommandExceptionTypeprivate static final com.mojang.brigadier.exceptions.Dynamic2CommandExceptionTypeprivate static final com.mojang.brigadier.exceptions.Dynamic2CommandExceptionTypeprivate static final com.mojang.brigadier.exceptions.Dynamic2CommandExceptionTypeprivate static final com.mojang.brigadier.exceptions.Dynamic2CommandExceptionTypeprivate static final com.mojang.brigadier.exceptions.DynamicCommandExceptionTypeprivate static final com.mojang.brigadier.exceptions.Dynamic2CommandExceptionTypeprivate static final com.mojang.brigadier.exceptions.Dynamic2CommandExceptionTypeprivate static final com.mojang.brigadier.exceptions.SimpleCommandExceptionTypeprivate static final com.mojang.brigadier.exceptions.SimpleCommandExceptionTypeprivate static final com.mojang.brigadier.exceptions.SimpleCommandExceptionTypeprivate static final com.mojang.brigadier.exceptions.SimpleCommandExceptionTypeprivate static final com.mojang.brigadier.exceptions.SimpleCommandExceptionTypeprivate static final com.mojang.brigadier.exceptions.SimpleCommandExceptionTypeprivate static final com.mojang.brigadier.exceptions.SimpleCommandExceptionTypeprivate static final com.mojang.brigadier.exceptions.DynamicCommandExceptionTypeprivate static final com.mojang.brigadier.exceptions.DynamicCommandExceptionTypeprivate static final com.mojang.brigadier.exceptions.DynamicCommandExceptionTypeprivate static final com.mojang.brigadier.exceptions.DynamicCommandExceptionTypeprivate static final com.mojang.brigadier.exceptions.DynamicCommandExceptionTypeprivate static final com.mojang.brigadier.exceptions.DynamicCommandExceptionTypeprivate static final com.mojang.brigadier.exceptions.DynamicCommandExceptionType
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptioncom.mojang.brigadier.exceptions.SimpleCommandExceptionTypecom.mojang.brigadier.exceptions.DynamicCommandExceptionTypecom.mojang.brigadier.exceptions.SimpleCommandExceptionTypecom.mojang.brigadier.exceptions.SimpleCommandExceptionTypecom.mojang.brigadier.exceptions.Dynamic2CommandExceptionTypecom.mojang.brigadier.exceptions.Dynamic2CommandExceptionTypecom.mojang.brigadier.exceptions.Dynamic2CommandExceptionTypecom.mojang.brigadier.exceptions.Dynamic2CommandExceptionTypecom.mojang.brigadier.exceptions.Dynamic2CommandExceptionTypecom.mojang.brigadier.exceptions.Dynamic2CommandExceptionTypecom.mojang.brigadier.exceptions.DynamicCommandExceptionTypecom.mojang.brigadier.exceptions.Dynamic2CommandExceptionTypecom.mojang.brigadier.exceptions.Dynamic2CommandExceptionTypecom.mojang.brigadier.exceptions.SimpleCommandExceptionTypecom.mojang.brigadier.exceptions.SimpleCommandExceptionTypecom.mojang.brigadier.exceptions.SimpleCommandExceptionTypecom.mojang.brigadier.exceptions.SimpleCommandExceptionTypecom.mojang.brigadier.exceptions.SimpleCommandExceptionTypecom.mojang.brigadier.exceptions.SimpleCommandExceptionTypecom.mojang.brigadier.exceptions.SimpleCommandExceptionTypecom.mojang.brigadier.exceptions.DynamicCommandExceptionTypecom.mojang.brigadier.exceptions.DynamicCommandExceptionTypecom.mojang.brigadier.exceptions.DynamicCommandExceptionTypecom.mojang.brigadier.exceptions.DynamicCommandExceptionTypecom.mojang.brigadier.exceptions.DynamicCommandExceptionTypecom.mojang.brigadier.exceptions.DynamicCommandExceptionTypecom.mojang.brigadier.exceptions.DynamicCommandExceptionType
- 
Field Details- 
DOUBLE_TOO_SMALLprivate static final com.mojang.brigadier.exceptions.Dynamic2CommandExceptionType DOUBLE_TOO_SMALL
- 
DOUBLE_TOO_BIGprivate static final com.mojang.brigadier.exceptions.Dynamic2CommandExceptionType DOUBLE_TOO_BIG
- 
FLOAT_TOO_SMALLprivate static final com.mojang.brigadier.exceptions.Dynamic2CommandExceptionType FLOAT_TOO_SMALL
- 
FLOAT_TOO_BIGprivate static final com.mojang.brigadier.exceptions.Dynamic2CommandExceptionType FLOAT_TOO_BIG
- 
INTEGER_TOO_SMALLprivate static final com.mojang.brigadier.exceptions.Dynamic2CommandExceptionType INTEGER_TOO_SMALL
- 
INTEGER_TOO_BIGprivate static final com.mojang.brigadier.exceptions.Dynamic2CommandExceptionType INTEGER_TOO_BIG
- 
LONG_TOO_SMALLprivate static final com.mojang.brigadier.exceptions.Dynamic2CommandExceptionType LONG_TOO_SMALL
- 
LONG_TOO_BIGprivate static final com.mojang.brigadier.exceptions.Dynamic2CommandExceptionType LONG_TOO_BIG
- 
LITERAL_INCORRECTprivate static final com.mojang.brigadier.exceptions.DynamicCommandExceptionType LITERAL_INCORRECT
- 
READER_EXPECTED_START_OF_QUOTEprivate static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType READER_EXPECTED_START_OF_QUOTE
- 
READER_EXPECTED_END_OF_QUOTEprivate static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType READER_EXPECTED_END_OF_QUOTE
- 
READER_INVALID_ESCAPEprivate static final com.mojang.brigadier.exceptions.DynamicCommandExceptionType READER_INVALID_ESCAPE
- 
READER_INVALID_BOOLprivate static final com.mojang.brigadier.exceptions.DynamicCommandExceptionType READER_INVALID_BOOL
- 
READER_INVALID_INTprivate static final com.mojang.brigadier.exceptions.DynamicCommandExceptionType READER_INVALID_INT
- 
READER_EXPECTED_INTprivate static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType READER_EXPECTED_INT
- 
READER_INVALID_LONGprivate static final com.mojang.brigadier.exceptions.DynamicCommandExceptionType READER_INVALID_LONG
- 
READER_EXPECTED_LONGprivate static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType READER_EXPECTED_LONG
- 
READER_INVALID_DOUBLEprivate static final com.mojang.brigadier.exceptions.DynamicCommandExceptionType READER_INVALID_DOUBLE
- 
READER_EXPECTED_DOUBLEprivate static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType READER_EXPECTED_DOUBLE
- 
READER_INVALID_FLOATprivate static final com.mojang.brigadier.exceptions.DynamicCommandExceptionType READER_INVALID_FLOAT
- 
READER_EXPECTED_FLOATprivate static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType READER_EXPECTED_FLOAT
- 
READER_EXPECTED_BOOLprivate static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType READER_EXPECTED_BOOL
- 
READER_EXPECTED_SYMBOLprivate static final com.mojang.brigadier.exceptions.DynamicCommandExceptionType READER_EXPECTED_SYMBOL
- 
DISPATCHER_UNKNOWN_COMMANDprivate static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType DISPATCHER_UNKNOWN_COMMAND
- 
DISPATCHER_UNKNOWN_ARGUMENTprivate static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType DISPATCHER_UNKNOWN_ARGUMENT
- 
DISPATCHER_EXPECTED_ARGUMENT_SEPARATORprivate static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType DISPATCHER_EXPECTED_ARGUMENT_SEPARATOR
- 
DISPATCHER_PARSE_EXCEPTIONprivate static final com.mojang.brigadier.exceptions.DynamicCommandExceptionType DISPATCHER_PARSE_EXCEPTION
 
- 
- 
Constructor Details- 
BrigadierExceptionspublic BrigadierExceptions()
 
- 
- 
Method Details- 
doubleTooLowpublic com.mojang.brigadier.exceptions.Dynamic2CommandExceptionType doubleTooLow()- Specified by:
- doubleTooLowin interface- com.mojang.brigadier.exceptions.BuiltInExceptionProvider
 
- 
doubleTooHighpublic com.mojang.brigadier.exceptions.Dynamic2CommandExceptionType doubleTooHigh()- Specified by:
- doubleTooHighin interface- com.mojang.brigadier.exceptions.BuiltInExceptionProvider
 
- 
floatTooLowpublic com.mojang.brigadier.exceptions.Dynamic2CommandExceptionType floatTooLow()- Specified by:
- floatTooLowin interface- com.mojang.brigadier.exceptions.BuiltInExceptionProvider
 
- 
floatTooHighpublic com.mojang.brigadier.exceptions.Dynamic2CommandExceptionType floatTooHigh()- Specified by:
- floatTooHighin interface- com.mojang.brigadier.exceptions.BuiltInExceptionProvider
 
- 
integerTooLowpublic com.mojang.brigadier.exceptions.Dynamic2CommandExceptionType integerTooLow()- Specified by:
- integerTooLowin interface- com.mojang.brigadier.exceptions.BuiltInExceptionProvider
 
- 
integerTooHighpublic com.mojang.brigadier.exceptions.Dynamic2CommandExceptionType integerTooHigh()- Specified by:
- integerTooHighin interface- com.mojang.brigadier.exceptions.BuiltInExceptionProvider
 
- 
longTooLowpublic com.mojang.brigadier.exceptions.Dynamic2CommandExceptionType longTooLow()- Specified by:
- longTooLowin interface- com.mojang.brigadier.exceptions.BuiltInExceptionProvider
 
- 
longTooHighpublic com.mojang.brigadier.exceptions.Dynamic2CommandExceptionType longTooHigh()- Specified by:
- longTooHighin interface- com.mojang.brigadier.exceptions.BuiltInExceptionProvider
 
- 
literalIncorrectpublic com.mojang.brigadier.exceptions.DynamicCommandExceptionType literalIncorrect()- Specified by:
- literalIncorrectin interface- com.mojang.brigadier.exceptions.BuiltInExceptionProvider
 
- 
readerExpectedStartOfQuotepublic com.mojang.brigadier.exceptions.SimpleCommandExceptionType readerExpectedStartOfQuote()- Specified by:
- readerExpectedStartOfQuotein interface- com.mojang.brigadier.exceptions.BuiltInExceptionProvider
 
- 
readerExpectedEndOfQuotepublic com.mojang.brigadier.exceptions.SimpleCommandExceptionType readerExpectedEndOfQuote()- Specified by:
- readerExpectedEndOfQuotein interface- com.mojang.brigadier.exceptions.BuiltInExceptionProvider
 
- 
readerInvalidEscapepublic com.mojang.brigadier.exceptions.DynamicCommandExceptionType readerInvalidEscape()- Specified by:
- readerInvalidEscapein interface- com.mojang.brigadier.exceptions.BuiltInExceptionProvider
 
- 
readerInvalidBoolpublic com.mojang.brigadier.exceptions.DynamicCommandExceptionType readerInvalidBool()- Specified by:
- readerInvalidBoolin interface- com.mojang.brigadier.exceptions.BuiltInExceptionProvider
 
- 
readerInvalidIntpublic com.mojang.brigadier.exceptions.DynamicCommandExceptionType readerInvalidInt()- Specified by:
- readerInvalidIntin interface- com.mojang.brigadier.exceptions.BuiltInExceptionProvider
 
- 
readerExpectedIntpublic com.mojang.brigadier.exceptions.SimpleCommandExceptionType readerExpectedInt()- Specified by:
- readerExpectedIntin interface- com.mojang.brigadier.exceptions.BuiltInExceptionProvider
 
- 
readerInvalidLongpublic com.mojang.brigadier.exceptions.DynamicCommandExceptionType readerInvalidLong()- Specified by:
- readerInvalidLongin interface- com.mojang.brigadier.exceptions.BuiltInExceptionProvider
 
- 
readerExpectedLongpublic com.mojang.brigadier.exceptions.SimpleCommandExceptionType readerExpectedLong()- Specified by:
- readerExpectedLongin interface- com.mojang.brigadier.exceptions.BuiltInExceptionProvider
 
- 
readerInvalidDoublepublic com.mojang.brigadier.exceptions.DynamicCommandExceptionType readerInvalidDouble()- Specified by:
- readerInvalidDoublein interface- com.mojang.brigadier.exceptions.BuiltInExceptionProvider
 
- 
readerExpectedDoublepublic com.mojang.brigadier.exceptions.SimpleCommandExceptionType readerExpectedDouble()- Specified by:
- readerExpectedDoublein interface- com.mojang.brigadier.exceptions.BuiltInExceptionProvider
 
- 
readerInvalidFloatpublic com.mojang.brigadier.exceptions.DynamicCommandExceptionType readerInvalidFloat()- Specified by:
- readerInvalidFloatin interface- com.mojang.brigadier.exceptions.BuiltInExceptionProvider
 
- 
readerExpectedFloatpublic com.mojang.brigadier.exceptions.SimpleCommandExceptionType readerExpectedFloat()- Specified by:
- readerExpectedFloatin interface- com.mojang.brigadier.exceptions.BuiltInExceptionProvider
 
- 
readerExpectedBoolpublic com.mojang.brigadier.exceptions.SimpleCommandExceptionType readerExpectedBool()- Specified by:
- readerExpectedBoolin interface- com.mojang.brigadier.exceptions.BuiltInExceptionProvider
 
- 
readerExpectedSymbolpublic com.mojang.brigadier.exceptions.DynamicCommandExceptionType readerExpectedSymbol()- Specified by:
- readerExpectedSymbolin interface- com.mojang.brigadier.exceptions.BuiltInExceptionProvider
 
- 
dispatcherUnknownCommandpublic com.mojang.brigadier.exceptions.SimpleCommandExceptionType dispatcherUnknownCommand()- Specified by:
- dispatcherUnknownCommandin interface- com.mojang.brigadier.exceptions.BuiltInExceptionProvider
 
- 
dispatcherUnknownArgumentpublic com.mojang.brigadier.exceptions.SimpleCommandExceptionType dispatcherUnknownArgument()- Specified by:
- dispatcherUnknownArgumentin interface- com.mojang.brigadier.exceptions.BuiltInExceptionProvider
 
- 
dispatcherExpectedArgumentSeparatorpublic com.mojang.brigadier.exceptions.SimpleCommandExceptionType dispatcherExpectedArgumentSeparator()- Specified by:
- dispatcherExpectedArgumentSeparatorin interface- com.mojang.brigadier.exceptions.BuiltInExceptionProvider
 
- 
dispatcherParseExceptionpublic com.mojang.brigadier.exceptions.DynamicCommandExceptionType dispatcherParseException()- Specified by:
- dispatcherParseExceptionin interface- com.mojang.brigadier.exceptions.BuiltInExceptionProvider
 
 
-