public enum ModelRotation
| bor | |
| net.minecraft.class_2529 | |
| net.minecraft.client.resource.model.ModelRotation | |
| net.minecraft.client.resources.model.ModelRotation |
Enum constant summary
| Enum Constant | ||||||||
|---|---|---|---|---|---|---|---|---|
| ||||||||
| ||||||||
| ||||||||
| ||||||||
| ||||||||
| ||||||||
| ||||||||
| ||||||||
| ||||||||
| ||||||||
| ||||||||
| ||||||||
| ||||||||
| ||||||||
| ||||||||
|
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private static final Map<Integer, ModelRotation> |
| ||||||||
| private final int |
| ||||||||
| private final org.lwjgl.util.vector.Matrix4f |
| ||||||||
| private final int |
| ||||||||
| private final int |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| private | (int arg0, int arg1) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private static int |
| ||||||||
| public org.lwjgl.util.vector.Matrix4f |
| ||||||||
| public Direction |
| ||||||||
| public int |
| ||||||||
| public static ModelRotation |
|