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 Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class net.minecraft.network.chat.ThrowingComponent
getComponentMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString 
- 
Field Details
- 
shouldDisconnect
private final boolean shouldDisconnect 
 - 
 - 
Constructor Details
- 
DecodeException
 
 - 
 - 
Method Details
- 
shouldDisconnect
public boolean shouldDisconnect() 
 -