implements Packet<ServerPlayPacketHandler>
| nr | |
| net.minecraft.unmapped.C_18902094 | |
| net.minecraft.network.packet.c2s.play.PlayerUseBlockC2SPacket | |
| net.minecraft.network.play.client.CPacketPlayerTryUseItemOnBlock |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private BlockPos |
| ||||||||
| private Direction |
| ||||||||
| private InteractionHand |
| ||||||||
| private float |
| ||||||||
| private float |
| ||||||||
| private float |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | () |
| public | (BlockPos pos, Direction face, InteractionHand hand, float faceX, float faceY, float faceZ) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public void |
| ||||||||
| public void |
| ||||||||
| public void |
| ||||||||
| public BlockPos |
| ||||||||
| public Direction |
| ||||||||
| public InteractionHand |
| ||||||||
| public float |
| ||||||||
| public float |
| ||||||||
| public float |
|