Class BlockElement
java.lang.Object
net.minecraft.client.renderer.block.model.BlockElement
-
Nested Class Summary
-
Field Summary
Modifier and TypeFieldDescriptionprivate static final boolean
final Map<Direction,
BlockElementFace> final Vector3f
private static final float
private static final float
final BlockElementRotation
final boolean
final Vector3f
-
Constructor Summary
ConstructorDescriptionBlockElement
(Vector3f p_111314_, Vector3f p_111315_, Map<Direction, BlockElementFace> p_111316_, BlockElementRotation p_111317_, boolean p_111318_) -
Method Summary
-
Field Details
-
DEFAULT_RESCALE
private static final boolean DEFAULT_RESCALE- See Also:
-
MIN_EXTENT
private static final float MIN_EXTENT- See Also:
-
MAX_EXTENT
private static final float MAX_EXTENT- See Also:
-
from
-
to
-
faces
-
rotation
-
shade
public final boolean shade
-
-
Constructor Details
-
BlockElement
public BlockElement(Vector3f p_111314_, Vector3f p_111315_, Map<Direction, BlockElementFace> p_111316_, @Nullable BlockElementRotation p_111317_, boolean p_111318_)
-
-
Method Details
-
fillUvs
private void fillUvs() -
uvsByFace
-