net.minecraft.util.math

public class AffineTransformations

net.minecraft.core.BlockMath
net.minecraft.class_4609
net.minecraft.util.math.AffineTransformations

Field summary

Modifier and TypeField
private static final Map<Direction, AffineTransformation>
VANILLA_UV_TRANSFORM_LOCAL_TO_GLOBAL
field_21021
DIRECTION_ROTATIONS
private static final Map<Direction, AffineTransformation>
VANILLA_UV_TRANSFORM_GLOBAL_TO_LOCAL
field_21022
INVERTED_DIRECTION_ROTATIONS

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public static AffineTransformation
blockCenterToCorner(Transformation transform)
method_23220(class_4590 arg0)
setupUvLock(AffineTransformation transformation)
public static AffineTransformation
blockCornerToCenter(Transformation transform)
method_35829(class_4590 arg0)
method_35829(AffineTransformation transformation)
public static AffineTransformation
getFaceTransformation(Transformation transformation, Direction originalSide)
method_68069(class_4590 arg0, class_2350 arg1)
getTransformed(AffineTransformation transformation, Direction direction)