Class BlockElement
java.lang.Object
net.minecraft.client.renderer.block.model.BlockElement
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final booleanfinal Map<Direction,BlockElementFace> final Vector3fprivate static final floatprivate static final floatfinal BlockElementRotationfinal booleanfinal Vector3f -
Constructor Summary
ConstructorsConstructorDescriptionBlockElement(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
-