Class TranslatableFormatException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.IllegalArgumentException
net.minecraft.network.chat.contents.TranslatableFormatException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionTranslatableFormatException(TranslatableContents component, int index) TranslatableFormatException(TranslatableContents component, String message) TranslatableFormatException(TranslatableContents component, Throwable t) -
Method Summary
Methods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
TranslatableFormatException
-
TranslatableFormatException
-
TranslatableFormatException
-