Package net.minecraft.core
Class BlockMath
java.lang.Object
net.minecraft.core.BlockMath
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final Map
<Direction, Transformation> private static final Map
<Direction, Transformation> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Transformation
blockCenterToCorner
(Transformation p_121843_) static Transformation
blockCornerToCenter
(Transformation p_175260_) static Transformation
getFaceTransformation
(Transformation p_404802_, Direction p_405816_)
-
Field Details
-
VANILLA_UV_TRANSFORM_LOCAL_TO_GLOBAL
-
VANILLA_UV_TRANSFORM_GLOBAL_TO_LOCAL
-
-
Constructor Details
-
BlockMath
public BlockMath()
-
-
Method Details
-
blockCenterToCorner
-
blockCornerToCenter
-
getFaceTransformation
-