net.minecraft.entity.player

public record PlayerPosition

bwt
net.minecraft.world.entity.PositionMoveRotation
net.minecraft.class_10182
net.minecraft.entity.player.PlayerPosition
net.minecraft.unmapped.C_dxakxzow
net.minecraft.entity.EntityPosition
net.minecraft.src.C_345854_

Field summary

Modifier and TypeField
private final Vec3d
b
position
comp_3148
position
f_hikaidic
position
f_348674_
private final Vec3d
c
deltaMovement
comp_3149
deltaMovement
f_ncnndgdv
deltaMovement
f_349143_
private final float
d
yRot
comp_3150
yaw
f_ypgjcqwi
yRot
f_347286_
private final float
e
xRot
comp_3151
pitch
f_evdfuuaj
xRot
f_348044_
public static final PacketCodec<PacketByteBuf, PlayerPosition>
a
STREAM_CODEC
field_54565
PACKET_CODEC
f_smdbdevg
PACKET_CODEC
f_346971_

Constructor summary

ModifierConstructor
public (Vec3d position, Vec3d deltaMovement, float yRot, float xRot)

Method summary

Modifier and TypeMethod
public static PlayerPosition
a(bvk o)
of(Entity arg0)
method_63638(class_1297 arg0)
fromEntity(Entity entity)
m_ttkambna(C_astfners arg0)
create(Entity entity)
m_354094_(C_507_ p_361379_)
public static PlayerPosition
b(bvk o)
ofEntityUsingLerpTarget(Entity arg0)
method_64621(class_1297 arg0)
fromEntityLerpTarget(Entity entity)
m_scijksjb(C_astfners arg0)
createFromLerpTarget(Entity entity)
m_357118_(C_507_ p_366606_)
public static PlayerPosition
a(eux o)
of(TeleportTransition arg0)
method_63640(class_5454 arg0)
fromTeleportTarget(TeleportTarget teleportTarget)
m_xwawuwvz(C_sqhjwpkh arg0)
create(TeleportTarget target)
m_355223_(C_345918_ p_368179_)
public static PlayerPosition
a(bwt o, bwt o, Set<bwu> o)
calculateAbsolute(PositionMoveRotation arg0, PositionMoveRotation arg1, Set<Relative> arg2)
method_63639(class_10182 arg0, class_10182 arg1, Set<class_2709> arg2)
apply(PlayerPosition currentPos, PlayerPosition newPos, Set<PositionFlag> flags)
m_axgndomh(C_dxakxzow arg0, C_dxakxzow arg1, Set<C_crougwaz> arg2)
calculateAbsolute(EntityPosition oldPos, EntityPosition newPos, Set<PositionFlag> flags)
m_354139_(C_345854_ p_364389_, C_345854_ p_363716_, Set<C_346168_> p_370218_)
private static double
a(double o, double o, Set<bwu> arg2, bwu arg3)
calculateDelta(double arg0, double arg1, Set<Relative> arg2, Relative arg3)
method_63636(double arg0, double arg1, Set<class_2709> arg2, class_2709 arg3)
resolve(double delta, double value, Set<PositionFlag> flags, PositionFlag deltaFlag)
m_ayjmwjtl(double arg0, double arg1, Set<C_crougwaz> arg2, C_crougwaz arg3)
combineIfPresent(double value1, double value2, Set<PositionFlag> flags, PositionFlag checkedFlag)
m_353418_(double p_366007_, double p_365151_, Set<C_346168_> arg2, C_346168_ arg3)
public Vec3d
a()
position()
comp_3148()
position()
m_uzzgsshz()
position()
f_348674_()
public Vec3d
b()
deltaMovement()
comp_3149()
deltaMovement()
m_lmpzymxv()
deltaMovement()
f_349143_()
public float
c()
yRot()
comp_3150()
yaw()
m_iknyncqc()
yRot()
f_347286_()
public float
d()
xRot()
comp_3151()
pitch()
m_kvfhleac()
xRot()
f_348044_()