Class UVTransformationUtil
java.lang.Object
net.minecraft.client.renderer.model.UVTransformationUtil
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final org.apache.logging.log4j.Loggerstatic final EnumMap<Direction,TransformationMatrix> static final EnumMap<Direction,TransformationMatrix> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic TransformationMatrixblockCenterToCorner(TransformationMatrix p_229379_0_) static TransformationMatrixgetUVLockTransform(TransformationMatrix p_229380_0_, Direction p_229380_1_, Supplier<String> p_229380_2_)
-
Field Details
-
LOGGER
private static final org.apache.logging.log4j.Logger LOGGER -
vanillaUvTransformLocalToGlobal
-
vanillaUvTransformGlobalToLocal
-
-
Constructor Details
-
UVTransformationUtil
public UVTransformationUtil()
-
-
Method Details
-
blockCenterToCorner
-
getUVLockTransform
public static TransformationMatrix getUVLockTransform(TransformationMatrix p_229380_0_, Direction p_229380_1_, Supplier<String> p_229380_2_)
-