Class PacketEncoderException

All Implemented Interfaces:
Serializable, class_10942, PacketCodecDispatcher.class_10944

public class PacketEncoderException extends EncoderException implements class_10942, PacketCodecDispatcher.class_10944
See Also:
Mappings:
Namespace Name
named net/minecraft/network/handler/PacketEncoderException
intermediary net/minecraft/class_2548
official ws
  • Constructor Details

    • PacketEncoderException

      public PacketEncoderException(String string)
    • 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> Lws;<init>(Ljava/lang/Throwable;)V