public class PlayerInputC2SPacket
implements Packet<ServerPlayPacketHandler>
| jc | |
| net.minecraft.unmapped.C_74445000 | |
| net.minecraft.network.packet.c2s.play.PlayerInputC2SPacket |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private float |
| ||||||
| private float |
| ||||||
| private boolean |
| ||||||
| private boolean |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | () |
| public | (float sidewaysSpeed, float forwardSpeed, boolean jumping, boolean sneaking) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public void |
| ||||||
| public void |
| ||||||
| public void |
| ||||||
| public float |
| ||||||
| public float |
| ||||||
| public boolean |
| ||||||
| public boolean |
|