net.minecraft.client.resources.model

public class BlockModelRotation

implements ModelState

ijj
net.minecraft.client.resources.model.BlockModelRotation
net.minecraft.class_1086
net.minecraft.client.render.model.ModelRotation

Field summary

Modifier and TypeField
private static final Map<OctahedralGroup, BlockModelRotation>
c
BY_GROUP_ORDINAL
field_63620
BY_DIRECTION_TRANSFORMATION
public static final BlockModelRotation
a
IDENTITY
field_63619
IDENTITY
final Transformation
d
transformation
field_23373
rotation
final Map<Direction, org.joml.Matrix4fc>
e
faceMapping
field_56978
faces
final Map<Direction, org.joml.Matrix4fc>
f
inverseFaceMapping
field_56979
invertedFaces
private final BlockModelRotation$WithUvLock
g
withUvLock
field_56980
uvModel

Constructor summary

ModifierConstructor
private (OctahedralGroup directionTransformation)

Method summary

Modifier and TypeMethod
public Transformation
a()
transformation()
method_3509()
getRotation()
public static BlockModelRotation
a(f arg0)
get(OctahedralGroup arg0)
method_75489(class_4990 arg0)
fromDirectionTransformation(DirectionTransformation directionTransformation)
public ModelState
b()
withUvLock()
method_68010()
getUVModel()