net.minecraft.server.level

record ServerPlayer$RespawnPosAngle

axg$b
net.minecraft.server.level.ServerPlayer$RespawnPosAngle
net.minecraft.class_3222$class_9773
net.minecraft.server.network.ServerPlayerEntity$RespawnPos

Field summary

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

Constructor summary

ModifierConstructor
(Vec3 pos, float yaw, float pitch)

Method summary

Modifier and TypeMethod
public static ServerPlayer$RespawnPosAngle
a(fse arg0, is 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)
private static float
a(fse arg0, is arg1)
calculateLookAtYaw(Vec3 arg0, BlockPos arg1)
method_60596(class_243 arg0, class_2338 arg1)
getYaw(Vec3d respawnPos, BlockPos currentPos)
public Vec3
a()
position()
comp_2811()
pos()
public float
b()
yaw()
comp_2812()
yaw()
public float
c()
pitch()
comp_4914()
pitch()