Package net.minecraft

Class class_4381

java.lang.Object
net.minecraft.class_4381
All Implemented Interfaces:
Packet<ClientPlayPacketListener>

public class class_4381 extends Object implements Packet<ClientPlayPacketListener>
Mappings:
Namespace Name
official lw
intermediary net/minecraft/class_4381
named net/minecraft/class_4381
  • Field Details

    • field_21572

      private int field_21572
      Mappings:
      Namespace Name Mixin selector
      official a Llw;a:I
      intermediary field_21572 Lnet/minecraft/class_4381;field_21572:I
      named field_21572 Lnet/minecraft/class_4381;field_21572:I
    • field_21573

      @Nullable private NbtCompound field_21573
      Mappings:
      Namespace Name Mixin selector
      official b Llw;b:Lgy;
      intermediary field_21573 Lnet/minecraft/class_4381;field_21573:Lnet/minecraft/class_322;
      named field_21573 Lnet/minecraft/class_4381;field_21573:Lnet/minecraft/nbt/NbtCompound;
  • Constructor Details

    • class_4381

      public class_4381()
    • class_4381

      public class_4381(int int2, @Nullable NbtCompound nbtCompound)
  • Method Details

    • read

      public void read(PacketByteBuf buf) throws IOException
      Specified by:
      read in interface Packet<ClientPlayPacketListener>
      Throws:
      IOException
      Mappings:
      Namespace Name Mixin selector
      official a Liv;a(Lhy;)V
      intermediary method_7535 Lnet/minecraft/class_700;method_7535(Lnet/minecraft/class_1967;)V
      named read Lnet/minecraft/network/Packet;read(Lnet/minecraft/util/PacketByteBuf;)V
    • write

      public void write(PacketByteBuf buf) throws IOException
      Specified by:
      write in interface Packet<ClientPlayPacketListener>
      Throws:
      IOException
      Mappings:
      Namespace Name Mixin selector
      official b Liv;b(Lhy;)V
      intermediary method_7539 Lnet/minecraft/class_700;method_7539(Lnet/minecraft/class_1967;)V
      named write Lnet/minecraft/network/Packet;write(Lnet/minecraft/util/PacketByteBuf;)V
    • apply

      public void apply(ClientPlayPacketListener clientPlayPacketListener)
      Specified by:
      apply in interface Packet<ClientPlayPacketListener>
      Mappings:
      Namespace Name Mixin selector
      official a Llw;a(Liy;)V
      intermediary method_20267 Lnet/minecraft/class_4381;method_20267(Lnet/minecraft/class_1993;)V
      named apply Lnet/minecraft/class_4381;apply(Lnet/minecraft/network/listener/ClientPlayPacketListener;)V
    • method_20268

      @Environment(CLIENT) public int method_20268()
      Mappings:
      Namespace Name Mixin selector
      official b Llw;b()I
      intermediary method_20268 Lnet/minecraft/class_4381;method_20268()I
      named method_20268 Lnet/minecraft/class_4381;method_20268()I
    • method_20269

      @Environment(CLIENT) @Nullable public NbtCompound method_20269()
      Mappings:
      Namespace Name Mixin selector
      official c Llw;c()Lgy;
      intermediary method_20269 Lnet/minecraft/class_4381;method_20269()Lnet/minecraft/class_322;
      named method_20269 Lnet/minecraft/class_4381;method_20269()Lnet/minecraft/nbt/NbtCompound;
    • method_20197

      public boolean method_20197()
      Specified by:
      method_20197 in interface Packet<ClientPlayPacketListener>
      Mappings:
      Namespace Name Mixin selector
      official a Liv;a()Z
      intermediary method_20197 Lnet/minecraft/class_700;method_20197()Z
      named method_20197 Lnet/minecraft/network/Packet;method_20197()Z