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

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

net.minecraft.class_2676

net.minecraft.network.packet.s2c.play.LightUpdateS2CPacket

Fields

PacketCodec<PacketByteBuf, LightUpdateS2CPacket>: STREAM_CODEC, field_47936, CODEC

int: x, field_12265, chunkX

int: z, field_12264, chunkZ

LightData: lightData, field_34872, data

Constructors

(ChunkPos, LightingProvider, BitSet, BitSet)

(PacketByteBuf)

Methods

void (PacketByteBuf): write, method_55886, write

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

void (ClientPlayPacketListener): handle, method_11560, apply

int (): getX, method_11558, getChunkX

int (): getZ, method_11554, getChunkZ

LightData (): getLightData, method_38600, getData

void (PacketListener): handle, method_65081, apply