net.minecraft.util.math

public class EulerAngle

go
net.minecraft.core.Rotations
net.minecraft.class_2379
net.minecraft.util.math.EulerAngle
net.minecraft.unmapped.C_eocijcdh
net.minecraft.util.math.Rotations
net.minecraft.util.math.Rotations

Field summary

Modifier and TypeField
protected final float
a
x
field_11165
pitch
f_nuorjnvl
field_179419_a
x
protected final float
b
y
field_11164
yaw
f_atxmnter
field_179417_b
y
protected final float
c
z
field_11163
roll
f_ztadkrgf
field_179418_c
z

Constructor summary

ModifierConstructor
public (float pitch, float yaw, float roll)
public (NbtList serialized)

Method summary

Modifier and TypeMethod
public NbtList
a()
save()
method_10255()
toNbt()
m_klvndbqt()
func_179414_a()
writeToNBT()
public float
b()
getX()
method_10256()
getPitch()
m_jzmxjqbl()
func_179415_b()
getX()
public float
c()
getY()
method_10257()
getYaw()
m_yvjlasfu()
func_179416_c()
getY()
public float
d()
getZ()
method_10258()
getRoll()
m_lpwjxiav()
func_179413_d()
getZ()