net.minecraft.client.model.geom.builders

public final class CubeDefinition

ger
net.minecraft.client.model.geom.builders.CubeDefinition
net.minecraft.class_5604
net.minecraft.client.model.ModelCuboidData

Field summary

Modifier and TypeField
private final String
a
comment
field_27708
name
private final org.joml.Vector3f
b
origin
field_27709
offset
private final org.joml.Vector3f
c
dimensions
field_27710
dimensions
private final CubeDeformation
d
grow
field_27711
extraSize
private final boolean
e
mirror
field_27712
mirror
private final UVPair
f
texCoord
field_27713
textureUV
private final UVPair
g
texScale
field_27714
textureScale
private final Set<Direction>
h
visibleFaces
field_42887
directions

Constructor summary

ModifierConstructor
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 TypeMethod
public ModelPart$Cube
a(int arg0, int arg1)
bake(int arg0, int arg1)
method_32093(int arg0, int arg1)
createCuboid(int textureWidth, int textureHeight)