net.minecraft.core

public class Rotations

hv
net.minecraft.core.Rotations
net.minecraft.class_2379
net.minecraft.util.math.EulerAngle
net.minecraft.src.C_4709_
net.minecraft.core.Vector3f

字段概要

修饰符与类型字段
protected final float
a
x
field_11165
pitch
f_123146_
protected final float
b
y
field_11164
yaw
f_123147_
protected final float
c
z
field_11163
roll
f_123148_

构造函数概要

修饰符构造函数
public (float pitch, float yaw, float roll)
public (ListTag serialized)

方法概要

修饰符与类型方法
public ListTag
a()
save()
method_10255()
toNbt()
m_123155_()
public float
b()
getX()
method_10256()
getPitch()
m_123156_()
public float
c()
getY()
method_10257()
getYaw()
m_123157_()
public float
d()
getZ()
method_10258()
getRoll()
m_123158_()
public float
e()
getWrappedX()
method_35845()
getWrappedPitch()
m_175532_()
public float
f()
getWrappedY()
method_35846()
getWrappedYaw()
m_175533_()
public float
g()
getWrappedZ()
method_35847()
getWrappedRoll()
m_175534_()