Package net.minecraft.network.chat
Class TranslatableFormatException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.IllegalArgumentException
net.minecraft.network.chat.TranslatableFormatException
- All Implemented Interfaces:
Serializable
- See Also:
- Serialized Form
-
Constructor Summary
ConstructorDescriptionTranslatableFormatException(TranslatableComponent p_131333_, int p_131334_)
TranslatableFormatException(TranslatableComponent p_131336_, String p_131337_)
TranslatableFormatException(TranslatableComponent p_131339_, Throwable p_131340_)
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
TranslatableFormatException
-
TranslatableFormatException
-
TranslatableFormatException
-