Package baritone.api.event.events
Class RotationMoveEvent
java.lang.Object
baritone.api.event.events.RotationMoveEvent
- Since:
- 8/21/2018
- Author:
- Brady
-
Constructor Details
-
RotationMoveEvent
-
-
Method Details
-
getOriginal
-
setYaw
Set the yaw movement rotation- Parameters:
yaw- Yaw rotation
-
getYaw
- Returns:
- The yaw rotation
-
setPitch
Set the pitch movement rotation- Parameters:
pitch- Pitch rotation
-
getPitch
- Returns:
- The pitch rotation
-
getType
- Returns:
- The type of the event
-