Class BlockBreakingProgressS2CPacket

java.lang.Object
net.minecraft.network.Packet
net.minecraft.network.packet.s2c.play.BlockBreakingProgressS2CPacket

public class BlockBreakingProgressS2CPacket extends Packet
Mappings:
Namespace Name
official fu
intermediary net/minecraft/class_2002
named net/minecraft/network/packet/s2c/play/BlockBreakingProgressS2CPacket
  • Field Details

    • entityId

      private int entityId
      Mappings:
      Namespace Name Mixin selector
      official a Lfu;a:I
      intermediary field_8572 Lnet/minecraft/class_2002;field_8572:I
      named entityId Lnet/minecraft/network/packet/s2c/play/BlockBreakingProgressS2CPacket;entityId:I
    • field_8573

      private int field_8573
      Mappings:
      Namespace Name Mixin selector
      official b Lfu;b:I
      intermediary field_8573 Lnet/minecraft/class_2002;field_8573:I
      named field_8573 Lnet/minecraft/network/packet/s2c/play/BlockBreakingProgressS2CPacket;field_8573:I
    • field_8574

      private int field_8574
      Mappings:
      Namespace Name Mixin selector
      official c Lfu;c:I
      intermediary field_8574 Lnet/minecraft/class_2002;field_8574:I
      named field_8574 Lnet/minecraft/network/packet/s2c/play/BlockBreakingProgressS2CPacket;field_8574:I
    • field_8575

      private int field_8575
      Mappings:
      Namespace Name Mixin selector
      official d Lfu;d:I
      intermediary field_8575 Lnet/minecraft/class_2002;field_8575:I
      named field_8575 Lnet/minecraft/network/packet/s2c/play/BlockBreakingProgressS2CPacket;field_8575:I
    • progress

      private int progress
      Mappings:
      Namespace Name Mixin selector
      official e Lfu;e:I
      intermediary field_8576 Lnet/minecraft/class_2002;field_8576:I
      named progress Lnet/minecraft/network/packet/s2c/play/BlockBreakingProgressS2CPacket;progress:I
  • Constructor Details

    • BlockBreakingProgressS2CPacket

      public BlockBreakingProgressS2CPacket()
    • BlockBreakingProgressS2CPacket

      public BlockBreakingProgressS2CPacket(int int2, int int3, int int4, int int5, int int6)
  • Method Details

    • read

      public void read(PacketByteBuf buf)
      Specified by:
      read in class Packet
      Mappings:
      Namespace Name Mixin selector
      official a Lfj;a(Leo;)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 class Packet
      Mappings:
      Namespace Name Mixin selector
      official b Lfj;b(Leo;)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)
      Mappings:
      Namespace Name Mixin selector
      official a Lfu;a(Lfl;)V
      intermediary method_7675 Lnet/minecraft/class_2002;method_7675(Lnet/minecraft/class_1993;)V
      named apply Lnet/minecraft/network/packet/s2c/play/BlockBreakingProgressS2CPacket;apply(Lnet/minecraft/network/listener/ClientPlayPacketListener;)V
    • getEntityId

      @Environment(CLIENT) public int getEntityId()
      Mappings:
      Namespace Name Mixin selector
      official c Lfu;c()I
      intermediary method_7676 Lnet/minecraft/class_2002;method_7676()I
      named getEntityId Lnet/minecraft/network/packet/s2c/play/BlockBreakingProgressS2CPacket;getEntityId()I
    • method_7677

      @Environment(CLIENT) public int method_7677()
      Mappings:
      Namespace Name Mixin selector
      official d Lfu;d()I
      intermediary method_7677 Lnet/minecraft/class_2002;method_7677()I
      named method_7677 Lnet/minecraft/network/packet/s2c/play/BlockBreakingProgressS2CPacket;method_7677()I
    • method_7678

      @Environment(CLIENT) public int method_7678()
      Mappings:
      Namespace Name Mixin selector
      official e Lfu;e()I
      intermediary method_7678 Lnet/minecraft/class_2002;method_7678()I
      named method_7678 Lnet/minecraft/network/packet/s2c/play/BlockBreakingProgressS2CPacket;method_7678()I
    • method_7679

      @Environment(CLIENT) public int method_7679()
      Mappings:
      Namespace Name Mixin selector
      official f Lfu;f()I
      intermediary method_7679 Lnet/minecraft/class_2002;method_7679()I
      named method_7679 Lnet/minecraft/network/packet/s2c/play/BlockBreakingProgressS2CPacket;method_7679()I
    • getProgress

      @Environment(CLIENT) public int getProgress()
      Mappings:
      Namespace Name Mixin selector
      official g Lfu;g()I
      intermediary method_7680 Lnet/minecraft/class_2002;method_7680()I
      named getProgress Lnet/minecraft/network/packet/s2c/play/BlockBreakingProgressS2CPacket;getProgress()I