implements Packet<PacketListenerPlayIn>
| pa | |
| net.minecraft.class_2870 | |
| net.minecraft.server.network.packet.UpdateCommandBlockC2SPacket | |
| net.minecraft.network.play.client.CUpdateCommandBlockPacket | |
| net.minecraft.server.v1_14_R1.PacketPlayInSetCommandBlock |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private BlockPosition |
| ||||||||
| private String |
| ||||||||
| private boolean |
| ||||||||
| private boolean |
| ||||||||
| private boolean |
| ||||||||
| private TileEntityCommand$Type |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | () |
| public | (BlockPosition arg0, String arg1, TileEntityCommand$Type arg2, boolean arg3, boolean arg4, boolean arg5) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public void |
| ||||||||
| public void |
| ||||||||
| public void |
| ||||||||
| public BlockPosition |
| ||||||||
| public String |
| ||||||||
| public boolean |
| ||||||||
| public boolean |
| ||||||||
| public boolean |
| ||||||||
| public TileEntityCommand$Type |
|