| hlz | |
| net.minecraft.client.renderer.block.model.BlockElementFace | |
| net.minecraft.class_783 | |
| net.minecraft.client.render.model.json.ModelElementFace |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private final Direction |
| ||||||||
| private final int |
| ||||||||
| private final String |
| ||||||||
| private final BlockElementFace$UVs |
| ||||||||
| private final Quadrant |
| ||||||||
| public static final int |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (Direction cullFace, int tintIndex, String textureId, BlockElementFace$UVs textureData, Quadrant rotation) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public static float |
| ||||||||
| public static float |
| ||||||||
| public Direction |
| ||||||||
| public int |
| ||||||||
| public String |
| ||||||||
| public BlockElementFace$UVs |
| ||||||||
| public Quadrant |
|