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 p_237530_, int p_237531_) TranslatableFormatException(TranslatableContents p_237533_, String p_237534_) TranslatableFormatException(TranslatableContents p_237536_, Throwable p_237537_)  - 
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
 
 -