public class WorldChunkS2CPacket
implements Packet<ClientPlayPacketHandler>
| gw | |
| net.minecraft.unmapped.C_62858513 | |
| net.minecraft.network.packet.s2c.play.WorldChunkS2CPacket |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private int |
| ||||||
| private int |
| ||||||
| private int |
| ||||||
| private byte[] |
| ||||||
| private List<NbtCompound> |
| ||||||
| private boolean |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | () |
| public | (WorldChunk chunk, int sections) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public void |
| ||||||
| public void |
| ||||||
| public void |
| ||||||
| private io.netty.buffer.ByteBuf |
| ||||||
| public int |
| ||||||
| protected int |
| ||||||
| public boolean |
| ||||||
| public PacketByteBuf |
| ||||||
| public int |
| ||||||
| public int |
| ||||||
| public int |
| ||||||
| public List<NbtCompound> |
|