net.minecraft.server.level

record ServerPlayer$RespawnPosAngle

awy$b
net.minecraft.server.level.ServerPlayer$RespawnPosAngle
net.minecraft.class_3222$class_9773
net.minecraft.server.network.ServerPlayerEntity$RespawnPos
net.minecraft.src.C_13_$C_336504_
net.minecraft.server.level.EntityPlayer$RespawnPosAngle

Field summary

Modifier and TypeField
private final Vec3
a
position
comp_2811
pos
f_337296_
private final float
b
yaw
comp_2812
yaw
f_337533_
private final float
c
pitch
comp_4914
pitch
f_412315_

Constructor summary

ModifierConstructor
(Vec3 yaw, float pitch, float arg2)

Method summary

Modifier and TypeMethod
public static ServerPlayer$RespawnPosAngle
a(foh arg0, ja arg1, float arg2)
of(Vec3 arg0, BlockPos arg1, float arg2)
method_60595(class_243 arg0, class_2338 arg1, float arg2)
fromCurrentPos(Vec3d respawnPos, BlockPos currentPos, float arg2)
m_339235_(C_3046_ p_342971_, C_4675_ p_343580_, float p_424371_)
private static float
a(foh arg0, ja arg1)
calculateLookAtYaw(Vec3 arg0, BlockPos arg1)
method_60596(class_243 arg0, class_2338 arg1)
getYaw(Vec3d respawnPos, BlockPos currentPos)
m_339635_(C_3046_ p_344384_, C_4675_ p_344719_)
public Vec3
a()
position()
comp_2811()
pos()
f_337296_()
public float
b()
yaw()
comp_2812()
yaw()
f_337533_()
public float
c()
pitch()
comp_4914()
pitch()
f_412315_()