net.minecraft.core

public class BlockMath

ix
net.minecraft.core.BlockMath
net.minecraft.class_4609

Field summary

Modifier and TypeField
private static final Map<Direction, Transformation>
a
VANILLA_UV_TRANSFORM_LOCAL_TO_GLOBAL
field_21021
private static final Map<Direction, Transformation>
b
VANILLA_UV_TRANSFORM_GLOBAL_TO_LOCAL
field_21022

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public static Transformation
a(k arg0)
blockCenterToCorner(Transformation arg0)
method_23220(class_4590 arg0)
public static Transformation
b(k arg0)
blockCornerToCenter(Transformation arg0)
method_35829(class_4590 arg0)
public static Transformation
a(k arg0, je arg1)
getFaceTransformation(Transformation arg0, Direction arg1)
method_68069(class_4590 arg0, class_2350 arg1)