Package net.minecraft

Class class_4385

java.lang.Object
net.minecraft.class_4385
All Implemented Interfaces:
Packet<ServerPlayPacketListener>

public class class_4385 extends Object implements Packet<ServerPlayPacketListener>
Mappings:
Namespace Name
official mq
intermediary net/minecraft/class_4385
named net/minecraft/class_4385
  • Field Details

    • field_21581

      private ItemStack field_21581
      Mappings:
      Namespace Name Mixin selector
      official a Lmq;a:Late;
      intermediary field_21581 Lnet/minecraft/class_4385;field_21581:Lnet/minecraft/class_1071;
      named field_21581 Lnet/minecraft/class_4385;field_21581:Lnet/minecraft/item/ItemStack;
    • field_21582

      private boolean field_21582
      Mappings:
      Namespace Name Mixin selector
      official b Lmq;b:Z
      intermediary field_21582 Lnet/minecraft/class_4385;field_21582:Z
      named field_21582 Lnet/minecraft/class_4385;field_21582:Z
    • field_21583

      private Hand field_21583
      Mappings:
      Namespace Name Mixin selector
      official c Lmq;c:Ladk;
      intermediary field_21583 Lnet/minecraft/class_4385;field_21583:Lnet/minecraft/class_2961;
      named field_21583 Lnet/minecraft/class_4385;field_21583:Lnet/minecraft/util/Hand;
  • Constructor Details

  • Method Details

    • read

      public void read(PacketByteBuf buf) throws IOException
      Specified by:
      read in interface Packet<ServerPlayPacketListener>
      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<ServerPlayPacketListener>
      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(ServerPlayPacketListener serverPlayPacketListener)
      Specified by:
      apply in interface Packet<ServerPlayPacketListener>
      Mappings:
      Namespace Name Mixin selector
      official a Lmq;a(Lme;)V
      intermediary method_20290 Lnet/minecraft/class_4385;method_20290(Lnet/minecraft/class_2050;)V
      named apply Lnet/minecraft/class_4385;apply(Lnet/minecraft/network/listener/ServerPlayPacketListener;)V
    • method_20291

      public ItemStack method_20291()
      Mappings:
      Namespace Name Mixin selector
      official b Lmq;b()Late;
      intermediary method_20291 Lnet/minecraft/class_4385;method_20291()Lnet/minecraft/class_1071;
      named method_20291 Lnet/minecraft/class_4385;method_20291()Lnet/minecraft/item/ItemStack;
    • method_20292

      public boolean method_20292()
      Mappings:
      Namespace Name Mixin selector
      official c Lmq;c()Z
      intermediary method_20292 Lnet/minecraft/class_4385;method_20292()Z
      named method_20292 Lnet/minecraft/class_4385;method_20292()Z
    • method_20293

      public Hand method_20293()
      Mappings:
      Namespace Name Mixin selector
      official d Lmq;d()Ladk;
      intermediary method_20293 Lnet/minecraft/class_4385;method_20293()Lnet/minecraft/class_2961;
      named method_20293 Lnet/minecraft/class_4385;method_20293()Lnet/minecraft/util/Hand;