public class BlockEntityUpdateS2CPacket
implements Packet
| iu | |
| net.minecraft.unmapped.C_01827895 | |
| net.minecraft.network.packet.s2c.play.BlockEntityUpdateS2CPacket |
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 |
|