net.minecraft.client.renderer.block.model

public record BlockElementRotation$SingleAxisRotation

implements BlockElementRotation$RotationValue

hqd$c
net.minecraft.client.renderer.block.model.BlockElementRotation$SingleAxisRotation
net.minecraft.class_789$class_12354
net.minecraft.client.render.model.json.ModelRotation$class_12354
net.minecraft.src.C_4202_$C_432914_

字段概要

修饰符与类型字段
private final Direction$Axis
a
axis
comp_5250
axis
f_435920_
private final float
b
angle
comp_5251
angle
f_433708_

构造函数概要

修饰符构造函数
public (Direction$Axis axis, float angle)

方法概要

修饰符与类型方法
public org.joml.Matrix4f
a()
transformation()
method_76652()
method_76652()
m_439079_()
public Direction$Axis
b()
axis()
comp_5250()
axis()
f_435920_()
public float
c()
angle()
comp_5251()
angle()
f_433708_()