| hly | |
| net.minecraft.client.renderer.block.model.BlockElement | |
| net.minecraft.class_785 | |
| net.minecraft.client.render.model.json.ModelElement |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private final org.joml.Vector3fc |
| ||||||||
| private final org.joml.Vector3fc |
| ||||||||
| private final Map<Direction, BlockElementFace> |
| ||||||||
| private final BlockElementRotation |
| ||||||||
| private final boolean |
| ||||||||
| private final int |
| ||||||||
| private static final boolean |
| ||||||||
| private static final float |
| ||||||||
| private static final float |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (org.joml.Vector3fc arg0, org.joml.Vector3fc arg1, Map<Direction, BlockElementFace> faces) |
| public | (org.joml.Vector3fc from, org.joml.Vector3fc to, Map<Direction, BlockElementFace> faces, BlockElementRotation rotation, boolean shade, int lightEmission) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public org.joml.Vector3fc |
| ||||||||
| public org.joml.Vector3fc |
| ||||||||
| public Map<Direction, BlockElementFace> |
| ||||||||
| public BlockElementRotation |
| ||||||||
| public boolean |
| ||||||||
| public int |
|