net.minecraft.core

public class Rotations

gc
net.minecraft.core.Rotations
net.minecraft.class_2379
net.minecraft.util.math.EulerAngle
net.minecraft.util.math.Rotations
net.minecraft.server.v1_15_R1.Vector3f

Field summary

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

Constructor summary

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

Method summary

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