implements Packet<ClientPlayPacketListener>
| ko | |
| net.minecraft.class_2622 | |
| net.minecraft.client.network.packet.BlockEntityUpdateS2CPacket | |
| net.minecraft.network.play.server.SUpdateTileEntityPacket |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private BlockPos |
| ||||||||
| private int |
| ||||||||
| private CompoundTag |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | () |
| public | (BlockPos arg0, int arg1, CompoundTag arg2) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public void |
| ||||||||
| public void |
| ||||||||
| public void |
| ||||||||
| public BlockPos |
| ||||||||
| public int |
| ||||||||
| public CompoundTag |
|