implements Packet<PacketListenerPlayIn>
| oz | |
| net.minecraft.class_2870 | |
| net.minecraft.network.play.client.CUpdateCommandBlockPacket | |
| net.minecraft.server.v1_14_R1.PacketPlayInSetCommandBlock |
字段概要
| 修饰符与类型 | 字段 | ||||||
|---|---|---|---|---|---|---|---|
| private BlockPosition |
| ||||||
| private String |
| ||||||
| private boolean |
| ||||||
| private boolean |
| ||||||
| private boolean |
| ||||||
| private TileEntityCommand$Type |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| public | () |
| public | (BlockPosition arg0, String arg1, TileEntityCommand$Type arg2, boolean arg3, boolean arg4, boolean arg5) |
方法概要
| 修饰符与类型 | 方法 | ||||||
|---|---|---|---|---|---|---|---|
| public void |
| ||||||
| public void |
| ||||||
| public void |
| ||||||
| public BlockPosition |
| ||||||
| public String |
| ||||||
| public boolean |
| ||||||
| public boolean |
| ||||||
| public boolean |
| ||||||
| public TileEntityCommand$Type |
|