| Package | Description | 
|---|---|
| net.minecraft.client.entity | |
| net.minecraft.client.tutorial | |
| net.minecraft.util | |
| net.minecraftforge.client | |
| net.minecraftforge.client.event | 
| Modifier and Type | Field and Description | 
|---|---|
| MovementInput | EntityPlayerSP. movementInput | 
| Modifier and Type | Method and Description | 
|---|---|
| void | MovementStep. handleMovement(MovementInput input) | 
| default void | ITutorialStep. handleMovement(MovementInput input) | 
| void | Tutorial. handleMovement(MovementInput p_193293_1_) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | MovementInputFromOptions | 
| Modifier and Type | Method and Description | 
|---|---|
| static void | ForgeHooksClient. onInputUpdate(EntityPlayer player,
             MovementInput movementInput) | 
| Modifier and Type | Field and Description | 
|---|---|
| private MovementInput | InputUpdateEvent. movementInput | 
| Modifier and Type | Method and Description | 
|---|---|
| MovementInput | InputUpdateEvent. getMovementInput() | 
| Constructor and Description | 
|---|
| InputUpdateEvent(EntityPlayer player,
                MovementInput movementInput) |