History - net.minecraft.network.packet.s2c.play.EntityPositionSyncS2CPacket
26.3-snapshot-3
Names
Fields
EntityPosition: values, comp_3224, values
MotionPath: position, comp_1_1325, motion
float: yRot, comp_1_1327, yRot
float: xRot, comp_1_1326, xRot
Constructors
(int, EntityPosition, boolean)
(int, MotionPath, float, float, boolean)
Methods
EntityPosition (): values, comp_3224, values
EntityPositionSyncS2CPacket (Entity, MotionPath): of, method_1_8194, create
boolean (): hasPosition, method_22826, isPositionChanged
boolean (): hasRotation, method_11652, hasRotation
MotionPath (): position, comp_1_1325, motion
float (): yRot, comp_1_1327, yRot
float (): xRot, comp_1_1326, xRot
26.3-snapshot-2
Names
Fields
Constructors
Methods
26.3-snapshot-1
Names
Fields
Constructors
Methods
26.2
Names
Fields
Constructors
Methods
26.1.2
Names
Fields
Constructors
Methods
26.1.1
Names
Fields
Constructors
Methods
26.1
Names
Fields
Constructors
Methods
1.21.11_unobfuscated
Names
net.minecraft.network.protocol.game.ClientboundEntityPositionSyncPacket
net.minecraft.class_10264
net.minecraft.network.packet.s2c.play.EntityPositionSyncS2CPacket
Fields
int: id, comp_3223, id
EntityPosition: values, comp_3224, values
boolean: onGround, comp_3225, onGround
PacketCodec<PacketByteBuf, EntityPositionSyncS2CPacket>: STREAM_CODEC, field_54515, CODEC
Constructors
(int, EntityPosition, boolean)
Methods
EntityPositionSyncS2CPacket (Entity): of, method_64558, create
PacketType<EntityPositionSyncS2CPacket> (): type, method_65080, getPacketType
void (ClientPlayPacketListener): handle, method_64557, apply
int (): id, comp_3223, id
EntityPosition (): values, comp_3224, values
boolean (): onGround, comp_3225, onGround
void (PacketListener): handle, method_65081, apply