net.minecraft.client.model.geom.builders

public final class CubeDefinition

ekx
net.minecraft.client.model.geom.builders.CubeDefinition
net.minecraft.class_5604
net.minecraft.client.model.ModelCuboidData
net.minecraft.src.C_141660_

Field summary

Modifier and TypeField
private final String
a
comment
field_27708
name
f_171434_
private final Vector3f
b
origin
field_27709
offset
f_171435_
private final Vector3f
c
dimensions
field_27710
dimensions
f_171436_
private final CubeDeformation
d
grow
field_27711
extraSize
f_171437_
private final boolean
e
mirror
field_27712
mirror
f_171438_
private final UVPair
f
texCoord
field_27713
textureUV
f_171439_
private final UVPair
g
texScale
field_27714
textureScale
f_171440_

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)

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)
m_171455_(int p_171457_, int arg1)