| net.minecraft.network.protocol.game.ClientboundLevelChunkPacketData$BlockEntityInfo | |
| net.minecraft.network.protocol.game.ClientboundLevelChunkPacketData$BlockEntityInfo | |
| net.minecraft.class_6603$class_6604 | |
| net.minecraft.network.packet.s2c.play.ChunkData$BlockEntityData |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private final byte |
| ||||||||
| private final short |
| ||||||||
| private final BlockEntityType<?> |
| ||||||||
| private final Optional<NbtCompound> |
| ||||||||
| public static final PacketCodec<RegistryByteBuf, ChunkData$BlockEntityData> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| private | (byte localXz, short y, BlockEntityType<?> type, Optional<NbtCompound> nbt) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private static ChunkData$BlockEntityData |
| ||||||||
| public byte |
| ||||||||
| public short |
| ||||||||
| public BlockEntityType<?> |
| ||||||||
| public Optional<NbtCompound> |
|