net.minecraft.client.model

public final class ModelCuboidData

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

Field summary

Modifier and TypeField
private final String
comment
field_27708
name
private final org.joml.Vector3fc
origin
field_27709
offset
private final org.joml.Vector3fc
dimensions
field_27710
dimensions
private final Dilation
grow
field_27711
extraSize
private final boolean
mirror
field_27712
mirror
private final Vector2f
texCoord
field_27713
textureUV
private final Vector2f
texScale
field_27714
textureScale
private final Set<Direction>
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, Dilation extra, boolean mirror, float textureScaleX, float textureScaleY, Set<Direction> directions)

Method summary

Modifier and TypeMethod
public ModelPart$Cuboid
bake(int texScaleX, int texScaleY)
method_32093(int arg0, int arg1)
createCuboid(int textureWidth, int textureHeight)