net.minecraft.core

public class BlockMath

jc
net.minecraft.core.BlockMath
net.minecraft.class_4609
net.minecraft.util.math.AffineTransformations
net.minecraft.src.C_4674_

Field summary

Modifier and TypeField
private static final org.slf4j.Logger
c
LOGGER
field_21023
LOGGER
f_121840_
public static final Map<Direction, Transformation>
a
VANILLA_UV_TRANSFORM_LOCAL_TO_GLOBAL
field_21021
DIRECTION_ROTATIONS
f_175256_
public static final Map<Direction, Transformation>
b
VANILLA_UV_TRANSFORM_GLOBAL_TO_LOCAL
field_21022
INVERTED_DIRECTION_ROTATIONS
f_175257_

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public static Transformation
a(j arg0)
blockCenterToCorner(Transformation arg0)
method_23220(class_4590 arg0)
setupUvLock(AffineTransformation transformation)
m_121842_(C_4649_ p_121843_)
public static Transformation
b(j arg0)
blockCornerToCenter(Transformation arg0)
method_35829(class_4590 arg0)
method_35829(AffineTransformation transformation)
m_175259_(C_4649_ p_175260_)
public static Transformation
a(j arg0, ji arg1)
getUVLockTransform(Transformation arg0, Direction arg1)
method_23221(class_4590 arg0, class_2350 arg1)
uvLock(AffineTransformation transformation, Direction dir)
m_121844_(C_4649_ p_121845_, C_4687_ p_121846_)