ger | |
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.Vector3f |
| ||||||||
private final org.joml.Vector3f |
| ||||||||
private final CubeDeformation |
| ||||||||
private final boolean |
| ||||||||
private final UVPair |
| ||||||||
private final UVPair |
| ||||||||
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, CubeDeformation extra, boolean mirror, float textureScaleX, float textureScaleY, Set<Direction> directions) |
Method summary
Modifier and Type | Method | ||||||||
---|---|---|---|---|---|---|---|---|---|
public ModelPart$Cube |
|