Package net.minecraft.network.message
Class MessageChain.MessageChainException
java.lang.Object
java.lang.Throwable
java.lang.Exception
net.minecraft.util.TextifiedException
net.minecraft.network.message.MessageChain.MessageChainException
- All Implemented Interfaces:
Serializable
- Enclosing class:
MessageChain
- See Also:
- Mappings:
Namespace Name official uc$a
intermediary net/minecraft/class_7610$class_7825
named net/minecraft/network/message/MessageChain$MessageChainException
-
Field Summary
-
Constructor Summary
-
Method Summary
Methods inherited from class net.minecraft.util.TextifiedException
getMessageText
Methods 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- Mappings:
Namespace Name Mixin selector official a
Luc$a;a:Z
intermediary field_40693
Lnet/minecraft/class_7610$class_7825;field_40693:Z
named shouldDisconnect
Lnet/minecraft/network/message/MessageChain$MessageChainException;shouldDisconnect:Z
-
-
Constructor Details
-
MessageChainException
- Mappings:
Namespace Name Mixin selector official <init>
Luc$a;<init>(Ltj;Z)V
intermediary <init>
Lnet/minecraft/class_7610$class_7825;<init>(Lnet/minecraft/class_2561;Z)V
named <init>
Lnet/minecraft/network/message/MessageChain$MessageChainException;<init>(Lnet/minecraft/text/Text;Z)V
-
-
Method Details
-
shouldDisconnect
public boolean shouldDisconnect()- Mappings:
Namespace Name Mixin selector official a
Luc$a;a()Z
intermediary method_46314
Lnet/minecraft/class_7610$class_7825;method_46314()Z
named shouldDisconnect
Lnet/minecraft/network/message/MessageChain$MessageChainException;shouldDisconnect()Z
-