void net.minecraft.util.MovementInput.updatePlayerMoveState |
( |
) | |
|
boolean net.minecraft.util.MovementInput.jump = false |
float net.minecraft.util.MovementInput.moveForward = 0.0F |
The speed at which the player is moving forward. Negative numbers will move backwards.
float net.minecraft.util.MovementInput.moveStrafe = 0.0F |
The speed at which the player is strafing. Postive numbers to the left and negative to the right.
boolean net.minecraft.util.MovementInput.sneak = false |
The documentation for this class was generated from the following file:
- C:/Users/LazDude/Downloads/MinecraftModding/YATS/forge/mcp/src/minecraft/net/minecraft/util/MovementInput.java