@Environment(value=CLIENT) public class PosAndRot extends Object
| Modifier and Type | Field and Description |
|---|---|
private float |
pitch |
private Vec3d |
pos |
private float |
yaw |
| Constructor and Description |
|---|
PosAndRot(Vec3d pos,
float pitch,
float yaw) |