Class class_2029

java.lang.Object
net.minecraft.network.packet.s2c.play.EntityS2CPacket
net.minecraft.network.packet.s2c.play.class_2029
All Implemented Interfaces:
Packet

public class class_2029 extends EntityS2CPacket
Mappings:
Namespace Name
official ka
intermediary net/minecraft/class_2029
named net/minecraft/network/packet/s2c/play/class_2029
  • Constructor Details

    • class_2029

      public class_2029()
    • class_2029

      public class_2029(int int2, byte byte2, byte byte3, byte byte4, byte byte5, byte byte6, boolean bool)
  • Method Details

    • read

      public void read(PacketByteBuf buf)
      Specified by:
      read in interface Packet
      Overrides:
      read in class EntityS2CPacket
      Mappings:
      Namespace Name Mixin selector
      official a Lid;a(Lhd;)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)
      Specified by:
      write in interface Packet
      Overrides:
      write in class EntityS2CPacket
      Mappings:
      Namespace Name Mixin selector
      official b Lid;b(Lhd;)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