net.minecraft.world.phys

public class PosAndRot

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

Field summary

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

Constructor summary

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

Method summary

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