Package net.minecraft.network.chat
Class ThrowingComponent
java.lang.Object
java.lang.Throwable
java.lang.Exception
net.minecraft.network.chat.ThrowingComponent
- All Implemented Interfaces:
 Serializable
- Direct Known Subclasses:
 AbuseReportSender.SendException,ProfilePublicKey.ValidationException,SignedMessageChain.DecodeException
- See Also:
 
- 
Field Summary
Fields - 
Constructor Summary
ConstructorsConstructorDescriptionThrowingComponent(Component p_237304_) ThrowingComponent(Component p_237306_, Throwable p_237307_)  - 
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString 
- 
Field Details
- 
component
 
 - 
 - 
Constructor Details
- 
ThrowingComponent
 - 
ThrowingComponent
 
 - 
 - 
Method Details
- 
getComponent
 
 -