Class PacketEncoderException

All Implemented Interfaces:
Serializable

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

    • PacketEncoderException

      public PacketEncoderException​(Throwable cause)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lob;<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