implements Packet<PacketListenerPlayIn>
| nn | |
| net.minecraft.network.play.client.CPacketUpdateStructureBlock | |
| net.minecraft.server.v1_13_R2.PacketPlayInStruct |
Field summary
| Modifier and Type | Field | ||||
|---|---|---|---|---|---|
| private BlockPosition |
| ||||
| private TileEntityStructure$UpdateType |
| ||||
| private BlockPropertyStructureMode |
| ||||
| private String |
| ||||
| private BlockPosition |
| ||||
| private BlockPosition |
| ||||
| private EnumBlockMirror |
| ||||
| private EnumBlockRotation |
| ||||
| private String |
| ||||
| private boolean |
| ||||
| private boolean |
| ||||
| private boolean |
| ||||
| private float |
| ||||
| private long |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | () |
| public | (BlockPosition arg0, TileEntityStructure$UpdateType arg1, BlockPropertyStructureMode arg2, String arg3, BlockPosition arg4, BlockPosition arg5, EnumBlockMirror arg6, EnumBlockRotation arg7, String arg8, boolean arg9, boolean arg10, boolean arg11, float arg12, long arg13) |
Method summary
| Modifier and Type | Method | ||||
|---|---|---|---|---|---|
| public void |
| ||||
| public void |
| ||||
| public void |
| ||||
| public BlockPosition |
| ||||
| public TileEntityStructure$UpdateType |
| ||||
| public BlockPropertyStructureMode |
| ||||
| public String |
| ||||
| public BlockPosition |
| ||||
| public BlockPosition |
| ||||
| public EnumBlockMirror |
| ||||
| public EnumBlockRotation |
| ||||
| public String |
| ||||
| public boolean |
| ||||
| public boolean |
| ||||
| public boolean |
| ||||
| public float |
| ||||
| public long |
|