net.minecraft.core

public class BlockMath

fw
net.minecraft.core.BlockMath
net.minecraft.class_4609
net.minecraft.unmapped.C_qftyphcv
net.minecraft.client.util.math.AffineTransformations
net.minecraft.client.renderer.model.UVTransformationUtil

Field summary

Modifier and TypeField
private static final org.apache.logging.log4j.Logger
c
LOGGER
field_21023
f_dycuntjs
LOGGER
field_229378_c_
public static final EnumMap<Direction, Transformation>
a
vanillaUvTransformLocalToGlobal
field_21021
f_vcddpdjk
DIRECTION_ROTATIONS
field_229376_a_
public static final EnumMap<Direction, Transformation>
b
vanillaUvTransformGlobalToLocal
field_21022
f_onnzwozp
INVERTED_DIRECTION_ROTATIONS
field_229377_b_

Method summary

Modifier and TypeMethod
public static Transformation
a(f arg0)
blockCenterToCorner(Transformation arg0)
method_23220(class_4590 arg0)
m_lwtrbpka(C_qvfggwhk arg0)
setupUvLock(AffineTransformation arg0)
func_229379_a_(TransformationMatrix arg0)
public static Transformation
a(f arg0, gc arg1, Supplier<String> arg2)
getUVLockTransform(Transformation arg0, Direction arg1, Supplier<String> arg2)
method_23221(class_4590 arg0, class_2350 arg1, Supplier<String> arg2)
m_nrhoexio(C_qvfggwhk arg0, C_xpuuihxf arg1, Supplier<String> arg2)
uvLock(AffineTransformation arg0, Direction arg1, Supplier<String> arg2)
func_229380_a_(TransformationMatrix arg0, Direction arg1, Supplier<String> arg2)