Package net.minecraft.network.chat
Class SignedMessageChain.DecodeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
net.minecraft.network.chat.ThrowingComponent
net.minecraft.network.chat.SignedMessageChain.DecodeException
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- SignedMessageChain
- See Also:
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class net.minecraft.network.chat.ThrowingComponentgetComponentMethods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
- 
Field Details- 
shouldDisconnectprivate final boolean shouldDisconnect
 
- 
- 
Constructor Details- 
DecodeException
 
- 
- 
Method Details- 
shouldDisconnectpublic boolean shouldDisconnect()
 
-