net.minecraft.world.entity

public record PositionMoveRotation

bxr
net.minecraft.world.entity.PositionMoveRotation
net.minecraft.class_10182
net.minecraft.unmapped.C_dxakxzow
net.minecraft.entity.player.PlayerPosition
net.minecraft.entity.EntityPosition

Field summary

Modifier and TypeField
private final Vec3
b
position
comp_3148
f_hikaidic
position
position
private final Vec3
c
deltaMovement
comp_3149
f_ncnndgdv
deltaMovement
deltaMovement
private final float
d
yRot
comp_3150
f_ypgjcqwi
yaw
yRot
private final float
e
xRot
comp_3151
f_evdfuuaj
pitch
xRot
public static final StreamCodec<FriendlyByteBuf, PositionMoveRotation>
a
STREAM_CODEC
field_54565
f_smdbdevg
PACKET_CODEC
PACKET_CODEC

Constructor summary

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

Method summary

Modifier and TypeMethod
public static PositionMoveRotation
a(bwf arg0)
of(Entity arg0)
method_63638(class_1297 arg0)
m_ttkambna(C_astfners arg0)
fromEntity(Entity entity)
create(Entity entity)
public static PositionMoveRotation
a(exo arg0)
of(TeleportTransition arg0)
method_63640(class_5454 arg0)
m_xwawuwvz(C_sqhjwpkh arg0)
fromTeleportTarget(TeleportTarget teleportTarget)
create(TeleportTarget target)
public static PositionMoveRotation
a(bxr arg0, bxr arg1, Set<bxs> arg2)
calculateAbsolute(PositionMoveRotation arg0, PositionMoveRotation arg1, Set<Relative> arg2)
method_63639(class_10182 arg0, class_10182 arg1, Set<class_2709> arg2)
m_axgndomh(C_dxakxzow arg0, C_dxakxzow arg1, Set<C_crougwaz> arg2)
apply(PlayerPosition currentPos, PlayerPosition newPos, Set<PositionFlag> flags)
calculateAbsolute(EntityPosition oldPos, EntityPosition newPos, Set<PositionFlag> flags)
private static double
a(double arg0, double arg1, Set<bxs> arg2, bxs arg3)
calculateDelta(double arg0, double arg1, Set<Relative> arg2, Relative arg3)
method_63636(double arg0, double arg1, Set<class_2709> arg2, class_2709 arg3)
m_ayjmwjtl(double arg0, double arg1, Set<C_crougwaz> arg2, C_crougwaz arg3)
resolve(double delta, double value, Set<PositionFlag> flags, PositionFlag deltaFlag)
combineIfPresent(double value1, double value2, Set<PositionFlag> flags, PositionFlag checkedFlag)
public Vec3
a()
position()
comp_3148()
m_uzzgsshz()
position()
position()
public Vec3
b()
deltaMovement()
comp_3149()
m_lmpzymxv()
deltaMovement()
deltaMovement()
public float
c()
yRot()
comp_3150()
m_iknyncqc()
yaw()
yRot()
public float
d()
xRot()
comp_3151()
m_kvfhleac()
pitch()
xRot()