implements IPacket<IServerPlayNetHandler>
| oz | |
| net.minecraft.class_2870 | |
| net.minecraft.network.play.client.CUpdateCommandBlockPacket |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private BlockPos |
| ||||||
| private String |
| ||||||
| private boolean |
| ||||||
| private boolean |
| ||||||
| private boolean |
| ||||||
| private CommandBlockTileEntity$Mode |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | () |
| public | (BlockPos arg0, String arg1, CommandBlockTileEntity$Mode arg2, boolean arg3, boolean arg4, boolean arg5) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public void |
| ||||||
| public void |
| ||||||
| public void |
| ||||||
| public BlockPos |
| ||||||
| public String |
| ||||||
| public boolean |
| ||||||
| public boolean |
| ||||||
| public boolean |
| ||||||
| public CommandBlockTileEntity$Mode |
|