net.minecraft.util.math

public class Rotation

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

Field summary

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

Constructor summary

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

Method summary

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