public static class AbstractContraptionEntity.ContraptionRotationState
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static AbstractContraptionEntity.ContraptionRotationState |
NONE |
| Constructor and Description |
|---|
ContraptionRotationState() |
| Modifier and Type | Method and Description |
|---|---|
Matrix3d |
asMatrix() |
float |
getYawOffset() |
boolean |
hasVerticalRotation() |
public static final AbstractContraptionEntity.ContraptionRotationState NONE
public Matrix3d asMatrix()
public boolean hasVerticalRotation()
public float getYawOffset()