net.minecraft.network.packet.s2c.play

public record ChunkBiomeDataS2CPacket$Serialized

net.minecraft.network.protocol.game.ClientboundChunksBiomesPacket$ChunkBiomeData
net.minecraft.class_8212$class_8213
net.minecraft.network.packet.s2c.play.ChunkBiomeDataS2CPacket$Serialized

Field summary

Modifier and TypeField
private final ChunkPos
pos
comp_1314
pos
private final byte[]
buffer
comp_1315
buffer

Constructor summary

ModifierConstructor
public (WorldChunk chunk)
public (PacketByteBuf buf)
public (ChunkPos pos, byte[] buffer)

Method summary

Modifier and TypeMethod
private static int
calculateChunkSize(LevelChunk chunk)
method_49689(class_2818 arg0)
getTotalPacketSize(WorldChunk chunk)
public PacketByteBuf
getReadBuffer()
method_49688()
toReadingBuf()
private io.netty.buffer.ByteBuf
getWriteBuffer()
method_49692()
toWritingBuf()
public static void
extractChunkData(FriendlyByteBuf buffer, LevelChunk chunk)
method_49691(class_2540 arg0, class_2818 arg1)
write(PacketByteBuf buf, WorldChunk chunk)
public void
write(FriendlyByteBuf output)
method_49690(class_2540 arg0)
write(PacketByteBuf buf)
public ChunkPos
pos()
comp_1314()
pos()
public byte[]
buffer()
comp_1315()
buffer()