Class ResetChatS2CPacket

java.lang.Object
net.minecraft.network.packet.s2c.config.ResetChatS2CPacket
All Implemented Interfaces:
Packet<ClientConfigurationPacketListener>

public class ResetChatS2CPacket extends Object implements Packet<ClientConfigurationPacketListener>
Mappings:
Namespace Name
named net/minecraft/network/packet/s2c/config/ResetChatS2CPacket
intermediary net/minecraft/class_9448
official abt
  • Field Details

    • INSTANCE

      public static final ResetChatS2CPacket INSTANCE
      Mappings:
      Namespace Name Mixin selector
      named INSTANCE Lnet/minecraft/network/packet/s2c/config/ResetChatS2CPacket;INSTANCE:Lnet/minecraft/network/packet/s2c/config/ResetChatS2CPacket;
      intermediary field_50083 Lnet/minecraft/class_9448;field_50083:Lnet/minecraft/class_9448;
      official a Labt;a:Labt;
    • CODEC

      public static final PacketCodec<ByteBuf,ResetChatS2CPacket> CODEC
      Mappings:
      Namespace Name Mixin selector
      named CODEC Lnet/minecraft/network/packet/s2c/config/ResetChatS2CPacket;CODEC:Lnet/minecraft/network/codec/PacketCodec;
      intermediary field_50084 Lnet/minecraft/class_9448;field_50084:Lnet/minecraft/class_9139;
      official b Labt;b:Lzn;
  • Constructor Details

    • ResetChatS2CPacket

      private ResetChatS2CPacket()
  • Method Details

    • getPacketId

      public PacketType<ResetChatS2CPacket> getPacketId()
      Specified by:
      getPacketId in interface Packet<ClientConfigurationPacketListener>
      Mappings:
      Namespace Name Mixin selector
      named getPacketId Lnet/minecraft/network/packet/Packet;getPacketId()Lnet/minecraft/network/packet/PacketType;
      intermediary method_55846 Lnet/minecraft/class_2596;method_55846()Lnet/minecraft/class_9145;
      official a Lzw;a()Lzy;
    • apply

      public void apply(ClientConfigurationPacketListener clientConfigurationPacketListener)
      Specified by:
      apply in interface Packet<ClientConfigurationPacketListener>
      Mappings:
      Namespace Name Mixin selector
      named apply Lnet/minecraft/network/packet/s2c/config/ResetChatS2CPacket;apply(Lnet/minecraft/network/listener/ClientConfigurationPacketListener;)V
      intermediary method_58578 Lnet/minecraft/class_9448;method_58578(Lnet/minecraft/class_8732;)V
      official a Labt;a(Labq;)V