implements Packet<ClientPlayPacketHandler>
| ji | |
| net.minecraft.class_2003 | |
| net.minecraft.network.packet.s2c.play.BlockEntityUpdateS2CPacket | |
| net.minecraft.network.play.server.SPacketUpdateTileEntity | |
| net.minecraft.network.play.server.SPacketUpdateTileEntity |
Field summary
| Modifier and Type | Field | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private BlockPos |
| ||||||||||
| private int |
| ||||||||||
| private NbtCompound |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | () |
| public | (BlockPos pos, int type, NbtCompound nbt) |
Method summary
| Modifier and Type | Method | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public void |
| ||||||||||
| public void |
| ||||||||||
| public void |
| ||||||||||
| public BlockPos |
| ||||||||||
| public int |
| ||||||||||
| public NbtCompound |
|