implements Packet<PacketListenerPlayIn>
| nr | |
| net.minecraft.network.play.client.CPacketPlayerTryUseItemOnBlock | |
| net.minecraft.server.v1_13_R2.PacketPlayInUseItem |
字段概要
| 修饰符与类型 | 字段 | ||||
|---|---|---|---|---|---|
| private BlockPosition |
| ||||
| private EnumDirection |
| ||||
| private EnumHand |
| ||||
| private float |
| ||||
| private float |
| ||||
| private float |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| public | () |
| public | (BlockPosition arg0, EnumDirection arg1, EnumHand arg2, float arg3, float arg4, float arg5) |
方法概要
| 修饰符与类型 | 方法 | ||||
|---|---|---|---|---|---|
| public void |
| ||||
| public void |
| ||||
| public void |
| ||||
| public BlockPosition |
| ||||
| public EnumDirection |
| ||||
| public EnumHand |
| ||||
| public float |
| ||||
| public float |
| ||||
| public float |
|