net.minecraft.client.util.math

public class PosAndRot

cvg
net.minecraft.world.phys.PosAndRot
net.minecraft.class_4462
net.minecraft.client.util.math.PosAndRot
net.minecraft.unmapped.C_rppbgrsi
net.minecraft.client.util.PosAndRotation
net.minecraft.client.util.PosAndRotation

Field summary

Modifier and TypeField
private final Vec3d
a
pos
field_20313
pos
f_hprljqmb
field_224786_a
pos
private final float
b
xRot
field_20314
pitch
f_fiyulscl
field_224787_b
pitch
private final float
c
yRot
field_20315
yaw
f_qrcqqhet
field_224788_c
yaw

Constructor summary

ModifierConstructor
public (Vec3d pos, float pitch, float yaw)

Method summary

Modifier and TypeMethod
public Vec3d
a()
pos()
method_21702()
getPos()
m_pyuecvil()
func_224783_a()
getPos()
public float
b()
xRot()
method_21703()
getPitch()
m_ozncfade()
func_224784_b()
getPitch()
public float
c()
yRot()
method_21704()
getYaw()
m_rgdkinuf()
func_224785_c()
getYaw()