Class BlockBreakingProgressS2CPacket
java.lang.Object
net.minecraft.network.Packet
net.minecraft.network.packet.s2c.play.BlockBreakingProgressS2CPacket
- Mappings:
Namespace Name official fuintermediary net/minecraft/class_2002named net/minecraft/network/packet/s2c/play/BlockBreakingProgressS2CPacket
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate intprivate intprivate intprivate intprivate int -
Constructor Summary
ConstructorsConstructorDescriptionBlockBreakingProgressS2CPacket(int int2, int int3, int int4, int int5, int int6) -
Method Summary
Modifier and TypeMethodDescriptionvoidapply(ClientPlayPacketListener clientPlayPacketListener) intintintintintvoidread(PacketByteBuf buf) voidwrite(PacketByteBuf buf) Methods inherited from class net.minecraft.network.Packet
apply, method_7533, method_7534, method_7536, method_7537, method_7538, toString
-
Field Details
-
entityId
private int entityId- Mappings:
Namespace Name Mixin selector official aLfu;a:Iintermediary field_8572Lnet/minecraft/class_2002;field_8572:Inamed entityIdLnet/minecraft/network/packet/s2c/play/BlockBreakingProgressS2CPacket;entityId:I
-
field_8573
private int field_8573- Mappings:
Namespace Name Mixin selector official bLfu;b:Iintermediary field_8573Lnet/minecraft/class_2002;field_8573:Inamed field_8573Lnet/minecraft/network/packet/s2c/play/BlockBreakingProgressS2CPacket;field_8573:I
-
field_8574
private int field_8574- Mappings:
Namespace Name Mixin selector official cLfu;c:Iintermediary field_8574Lnet/minecraft/class_2002;field_8574:Inamed field_8574Lnet/minecraft/network/packet/s2c/play/BlockBreakingProgressS2CPacket;field_8574:I
-
field_8575
private int field_8575- Mappings:
Namespace Name Mixin selector official dLfu;d:Iintermediary field_8575Lnet/minecraft/class_2002;field_8575:Inamed field_8575Lnet/minecraft/network/packet/s2c/play/BlockBreakingProgressS2CPacket;field_8575:I
-
progress
private int progress- Mappings:
Namespace Name Mixin selector official eLfu;e:Iintermediary field_8576Lnet/minecraft/class_2002;field_8576:Inamed progressLnet/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
-
write
-
apply
- Mappings:
Namespace Name Mixin selector official aLfu;a(Lfl;)Vintermediary method_7675Lnet/minecraft/class_2002;method_7675(Lnet/minecraft/class_1993;)Vnamed applyLnet/minecraft/network/packet/s2c/play/BlockBreakingProgressS2CPacket;apply(Lnet/minecraft/network/listener/ClientPlayPacketListener;)V
-
getEntityId
- Mappings:
Namespace Name Mixin selector official cLfu;c()Iintermediary method_7676Lnet/minecraft/class_2002;method_7676()Inamed getEntityIdLnet/minecraft/network/packet/s2c/play/BlockBreakingProgressS2CPacket;getEntityId()I
-
method_7677
- Mappings:
Namespace Name Mixin selector official dLfu;d()Iintermediary method_7677Lnet/minecraft/class_2002;method_7677()Inamed method_7677Lnet/minecraft/network/packet/s2c/play/BlockBreakingProgressS2CPacket;method_7677()I
-
method_7678
- Mappings:
Namespace Name Mixin selector official eLfu;e()Iintermediary method_7678Lnet/minecraft/class_2002;method_7678()Inamed method_7678Lnet/minecraft/network/packet/s2c/play/BlockBreakingProgressS2CPacket;method_7678()I
-
method_7679
- Mappings:
Namespace Name Mixin selector official fLfu;f()Iintermediary method_7679Lnet/minecraft/class_2002;method_7679()Inamed method_7679Lnet/minecraft/network/packet/s2c/play/BlockBreakingProgressS2CPacket;method_7679()I
-
getProgress
- Mappings:
Namespace Name Mixin selector official gLfu;g()Iintermediary method_7680Lnet/minecraft/class_2002;method_7680()Inamed getProgressLnet/minecraft/network/packet/s2c/play/BlockBreakingProgressS2CPacket;getProgress()I
-