| net.minecraft.client.model.geom.builders.CubeDefinition | |
| net.minecraft.class_5604 | |
| net.minecraft.client.model.ModelCuboidData |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private final String |
|
||||||
| private final org.joml.Vector3fc |
|
||||||
| private final org.joml.Vector3fc |
|
||||||
| private final Dilation |
|
||||||
| private final boolean |
|
||||||
| private final Vector2f |
|
||||||
| private final Vector2f |
|
||||||
| private final Set<Direction> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| protected | (String name, float textureX, float textureY, float offsetX, float offsetY, float offsetZ, float sizeX, float sizeY, float sizeZ, Dilation extra, boolean mirror, float textureScaleX, float textureScaleY, Set<Direction> directions) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public ModelPart$Cuboid |
|