net.minecraft.util.math

public class EulerAngle

fn
net.minecraft.class_2379
net.minecraft.util.math.EulerAngle
net.minecraft.util.math.Rotations

Field summary

Modifier and TypeField
protected final float
a
field_11165
pitch
field_179419_a
protected final float
b
field_11164
yaw
field_179417_b
protected final float
c
field_11163
roll
field_179418_c

Constructor summary

ModifierConstructor
public (float arg0, float arg1, float arg2)
public (ListTag arg0)

Method summary

Modifier and TypeMethod
public ListTag
a()
method_10255()
serialize()
func_179414_a()
public float
b()
method_10256()
getPitch()
func_179415_b()
public float
c()
method_10257()
getYaw()
func_179416_c()
public float
d()
method_10258()
getRoll()
func_179413_d()