Class PacketEncoderException

All Implemented Interfaces:
Serializable

public class PacketEncoderException extends EncoderException
See Also:
Mappings:
Namespace Name
official sj
intermediary net/minecraft/class_2548
named net/minecraft/network/PacketEncoderException
  • Constructor Details

    • PacketEncoderException

      public PacketEncoderException(Throwable cause)
      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