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 wc
  • Constructor Details Link icon

    • PacketEncoderException Link icon

      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> Lwc;<init>(Ljava/lang/Throwable;)V