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

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.ClientboundLevelEventPacket

net.minecraft.class_2673

net.minecraft.network.packet.s2c.play.WorldEventS2CPacket

Fields

PacketCodec<PacketByteBuf, WorldEventS2CPacket>: STREAM_CODEC, field_47934, CODEC

int: type, field_12241, eventId

BlockPos: pos, field_12242, pos

int: data, field_12239, data

boolean: globalEvent, field_12240, global

Constructors

(int, BlockPos, int, boolean)

(PacketByteBuf)

Methods

void (PacketByteBuf): write, method_55884, write

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

void (ClientPlayPacketListener): handle, method_11535, apply

boolean (): isGlobalEvent, method_11533, isGlobal

int (): getType, method_11532, getEventId

int (): getData, method_11534, getData

BlockPos (): getPos, method_11531, getPos

void (PacketListener): handle, method_65081, apply