Package net.minecraft.network
Class PacketEncoderException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.netty.handler.codec.CodecException
io.netty.handler.codec.EncoderException
net.minecraft.network.PacketEncoderException
- All Implemented Interfaces:
Serializable
- See Also:
- Mappings:
Namespace Name official sj
intermediary net/minecraft/class_2548
named net/minecraft/network/PacketEncoderException
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
PacketEncoderException
- Mappings:
Namespace Name Mixin selector official <init>
Lsj;<init>(Ljava/lang/Throwable;)V
intermediary <init>
Lnet/minecraft/class_2548;<init>(Ljava/lang/Throwable;)V
named <init>
Lnet/minecraft/network/PacketEncoderException;<init>(Ljava/lang/Throwable;)V
-