Class PacketEncoderException

All Implemented Interfaces:
Serializable

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

    • PacketEncoderException

      public PacketEncoderException(Throwable cause)
      Mappings:
      Namespace Name Mixin selector
      named <init> Lnet/minecraft/network/handler/PacketEncoderException;<init>(Ljava/lang/Throwable;)V
      intermediary <init> Lnet/minecraft/class_2548;<init>(Ljava/lang/Throwable;)V
      official <init> Lxc;<init>(Ljava/lang/Throwable;)V