implements Packet<ClientGamePacketListener>
| aeo | |
| net.minecraft.network.protocol.game.ClientboundSectionBlocksUpdatePacket | |
| net.minecraft.class_2637 | |
| net.minecraft.unmapped.C_gxacpmvt | |
| net.minecraft.network.packet.s2c.play.ChunkDeltaUpdateS2CPacket | |
| net.minecraft.network.packet.s2c.play.ChunkDeltaUpdateS2CPacket |
Field summary
| Modifier and Type | Field | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| public static final StreamCodec<FriendlyByteBuf, ClientboundSectionBlocksUpdatePacket> |
| ||||||||||||
| private static final int |
| ||||||||||||
| private final SectionPos |
| ||||||||||||
| private final short[] |
| ||||||||||||
| private final BlockState[] |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (SectionPos sectionPos, it.unimi.dsi.fastutil.shorts.ShortSet positions, LevelChunkSection section) |
| private | (FriendlyByteBuf buf) |
Method summary
| Modifier and Type | Method | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| private void |
| ||||||||||||
| public PacketType<ClientboundSectionBlocksUpdatePacket> |
| ||||||||||||
| public void |
| ||||||||||||
| public void |
|