public class TranslatableExceptionProvider
extends java.lang.Object
implements com.mojang.brigadier.exceptions.BuiltInExceptionProvider
コンストラクタと説明 |
---|
TranslatableExceptionProvider() |
修飾子とタイプ | メソッドと説明 |
---|---|
com.mojang.brigadier.exceptions.SimpleCommandExceptionType |
dispatcherExpectedArgumentSeparator() |
com.mojang.brigadier.exceptions.DynamicCommandExceptionType |
dispatcherParseException() |
com.mojang.brigadier.exceptions.SimpleCommandExceptionType |
dispatcherUnknownArgument() |
com.mojang.brigadier.exceptions.SimpleCommandExceptionType |
dispatcherUnknownCommand() |
com.mojang.brigadier.exceptions.Dynamic2CommandExceptionType |
doubleTooHigh() |
com.mojang.brigadier.exceptions.Dynamic2CommandExceptionType |
doubleTooLow() |
com.mojang.brigadier.exceptions.Dynamic2CommandExceptionType |
floatTooHigh() |
com.mojang.brigadier.exceptions.Dynamic2CommandExceptionType |
floatTooLow() |
com.mojang.brigadier.exceptions.Dynamic2CommandExceptionType |
integerTooHigh() |
com.mojang.brigadier.exceptions.Dynamic2CommandExceptionType |
integerTooLow() |
com.mojang.brigadier.exceptions.DynamicCommandExceptionType |
literalIncorrect() |
com.mojang.brigadier.exceptions.Dynamic2CommandExceptionType |
longTooHigh() |
com.mojang.brigadier.exceptions.Dynamic2CommandExceptionType |
longTooLow() |
com.mojang.brigadier.exceptions.SimpleCommandExceptionType |
readerExpectedBool() |
com.mojang.brigadier.exceptions.SimpleCommandExceptionType |
readerExpectedDouble() |
com.mojang.brigadier.exceptions.SimpleCommandExceptionType |
readerExpectedEndOfQuote() |
com.mojang.brigadier.exceptions.SimpleCommandExceptionType |
readerExpectedFloat() |
com.mojang.brigadier.exceptions.SimpleCommandExceptionType |
readerExpectedInt() |
com.mojang.brigadier.exceptions.SimpleCommandExceptionType |
readerExpectedLong() |
com.mojang.brigadier.exceptions.SimpleCommandExceptionType |
readerExpectedStartOfQuote() |
com.mojang.brigadier.exceptions.DynamicCommandExceptionType |
readerExpectedSymbol() |
com.mojang.brigadier.exceptions.DynamicCommandExceptionType |
readerInvalidBool() |
com.mojang.brigadier.exceptions.DynamicCommandExceptionType |
readerInvalidDouble() |
com.mojang.brigadier.exceptions.DynamicCommandExceptionType |
readerInvalidEscape() |
com.mojang.brigadier.exceptions.DynamicCommandExceptionType |
readerInvalidFloat() |
com.mojang.brigadier.exceptions.DynamicCommandExceptionType |
readerInvalidInt() |
com.mojang.brigadier.exceptions.DynamicCommandExceptionType |
readerInvalidLong() |
public com.mojang.brigadier.exceptions.Dynamic2CommandExceptionType doubleTooLow()
doubleTooLow
インタフェース内 com.mojang.brigadier.exceptions.BuiltInExceptionProvider
public com.mojang.brigadier.exceptions.Dynamic2CommandExceptionType doubleTooHigh()
doubleTooHigh
インタフェース内 com.mojang.brigadier.exceptions.BuiltInExceptionProvider
public com.mojang.brigadier.exceptions.Dynamic2CommandExceptionType floatTooLow()
floatTooLow
インタフェース内 com.mojang.brigadier.exceptions.BuiltInExceptionProvider
public com.mojang.brigadier.exceptions.Dynamic2CommandExceptionType floatTooHigh()
floatTooHigh
インタフェース内 com.mojang.brigadier.exceptions.BuiltInExceptionProvider
public com.mojang.brigadier.exceptions.Dynamic2CommandExceptionType integerTooLow()
integerTooLow
インタフェース内 com.mojang.brigadier.exceptions.BuiltInExceptionProvider
public com.mojang.brigadier.exceptions.Dynamic2CommandExceptionType integerTooHigh()
integerTooHigh
インタフェース内 com.mojang.brigadier.exceptions.BuiltInExceptionProvider
public com.mojang.brigadier.exceptions.Dynamic2CommandExceptionType longTooLow()
longTooLow
インタフェース内 com.mojang.brigadier.exceptions.BuiltInExceptionProvider
public com.mojang.brigadier.exceptions.Dynamic2CommandExceptionType longTooHigh()
longTooHigh
インタフェース内 com.mojang.brigadier.exceptions.BuiltInExceptionProvider
public com.mojang.brigadier.exceptions.DynamicCommandExceptionType literalIncorrect()
literalIncorrect
インタフェース内 com.mojang.brigadier.exceptions.BuiltInExceptionProvider
public com.mojang.brigadier.exceptions.SimpleCommandExceptionType readerExpectedStartOfQuote()
readerExpectedStartOfQuote
インタフェース内 com.mojang.brigadier.exceptions.BuiltInExceptionProvider
public com.mojang.brigadier.exceptions.SimpleCommandExceptionType readerExpectedEndOfQuote()
readerExpectedEndOfQuote
インタフェース内 com.mojang.brigadier.exceptions.BuiltInExceptionProvider
public com.mojang.brigadier.exceptions.DynamicCommandExceptionType readerInvalidEscape()
readerInvalidEscape
インタフェース内 com.mojang.brigadier.exceptions.BuiltInExceptionProvider
public com.mojang.brigadier.exceptions.DynamicCommandExceptionType readerInvalidBool()
readerInvalidBool
インタフェース内 com.mojang.brigadier.exceptions.BuiltInExceptionProvider
public com.mojang.brigadier.exceptions.DynamicCommandExceptionType readerInvalidInt()
readerInvalidInt
インタフェース内 com.mojang.brigadier.exceptions.BuiltInExceptionProvider
public com.mojang.brigadier.exceptions.SimpleCommandExceptionType readerExpectedInt()
readerExpectedInt
インタフェース内 com.mojang.brigadier.exceptions.BuiltInExceptionProvider
public com.mojang.brigadier.exceptions.DynamicCommandExceptionType readerInvalidLong()
readerInvalidLong
インタフェース内 com.mojang.brigadier.exceptions.BuiltInExceptionProvider
public com.mojang.brigadier.exceptions.SimpleCommandExceptionType readerExpectedLong()
readerExpectedLong
インタフェース内 com.mojang.brigadier.exceptions.BuiltInExceptionProvider
public com.mojang.brigadier.exceptions.DynamicCommandExceptionType readerInvalidDouble()
readerInvalidDouble
インタフェース内 com.mojang.brigadier.exceptions.BuiltInExceptionProvider
public com.mojang.brigadier.exceptions.SimpleCommandExceptionType readerExpectedDouble()
readerExpectedDouble
インタフェース内 com.mojang.brigadier.exceptions.BuiltInExceptionProvider
public com.mojang.brigadier.exceptions.DynamicCommandExceptionType readerInvalidFloat()
readerInvalidFloat
インタフェース内 com.mojang.brigadier.exceptions.BuiltInExceptionProvider
public com.mojang.brigadier.exceptions.SimpleCommandExceptionType readerExpectedFloat()
readerExpectedFloat
インタフェース内 com.mojang.brigadier.exceptions.BuiltInExceptionProvider
public com.mojang.brigadier.exceptions.SimpleCommandExceptionType readerExpectedBool()
readerExpectedBool
インタフェース内 com.mojang.brigadier.exceptions.BuiltInExceptionProvider
public com.mojang.brigadier.exceptions.DynamicCommandExceptionType readerExpectedSymbol()
readerExpectedSymbol
インタフェース内 com.mojang.brigadier.exceptions.BuiltInExceptionProvider
public com.mojang.brigadier.exceptions.SimpleCommandExceptionType dispatcherUnknownCommand()
dispatcherUnknownCommand
インタフェース内 com.mojang.brigadier.exceptions.BuiltInExceptionProvider
public com.mojang.brigadier.exceptions.SimpleCommandExceptionType dispatcherUnknownArgument()
dispatcherUnknownArgument
インタフェース内 com.mojang.brigadier.exceptions.BuiltInExceptionProvider
public com.mojang.brigadier.exceptions.SimpleCommandExceptionType dispatcherExpectedArgumentSeparator()
dispatcherExpectedArgumentSeparator
インタフェース内 com.mojang.brigadier.exceptions.BuiltInExceptionProvider
public com.mojang.brigadier.exceptions.DynamicCommandExceptionType dispatcherParseException()
dispatcherParseException
インタフェース内 com.mojang.brigadier.exceptions.BuiltInExceptionProvider