History - net.minecraft.network.packet.s2c.play.BlockBreakingProgressS2CPacket

26.3-snapshot-3

Names

Fields

Constructors

Methods

26.3-snapshot-2

Names

Fields

Constructors

Methods

26.3-snapshot-1

Names

Fields

Constructors

Methods

26.2

Names

Fields

Constructors

Methods

26.1.2

Names

Fields

Constructors

Methods

26.1.1

Names

Fields

Constructors

Methods

26.1

Names

Fields

Constructors

Methods

1.21.11_unobfuscated

Names

net.minecraft.network.protocol.game.ClientboundBlockDestructionPacket

net.minecraft.class_2620

net.minecraft.network.packet.s2c.play.BlockBreakingProgressS2CPacket

Fields

PacketCodec<PacketByteBuf, BlockBreakingProgressS2CPacket>: STREAM_CODEC, field_47902, CODEC

int: id, field_12033, entityId

BlockPos: pos, field_12034, pos

int: progress, field_12032, progress

Constructors

(int, BlockPos, int)

(PacketByteBuf)

Methods

void (PacketByteBuf): write, method_55859, write

PacketType<BlockBreakingProgressS2CPacket> (): type, method_65080, getPacketType

void (ClientPlayPacketListener): handle, method_11279, apply

int (): getId, method_11280, getEntityId

BlockPos (): getPos, method_11277, getPos

int (): getProgress, method_11278, getProgress

void (PacketListener): handle, method_65081, apply