net.minecraft.network.protocol.game

public record ClientboundEntityPositionSyncPacket

implements Packet<ClientGamePacketListener>

acy
net.minecraft.network.protocol.game.ClientboundEntityPositionSyncPacket
net.minecraft.class_10264
net.minecraft.unmapped.C_yqhgaaca
net.minecraft.network.packet.s2c.play.EntityPositionSyncS2CPacket
net.minecraft.network.packet.s2c.play.EntityPositionUpdateS2CPacket

Field summary

Modifier and TypeField
private final int
b
id
comp_3223
f_sfnpiwqu
id
id
private final PositionMoveRotation
c
values
comp_3224
f_htywuymo
values
values
private final boolean
d
onGround
comp_3225
f_afhlkrdj
onGround
onGround
public static final StreamCodec<FriendlyByteBuf, ClientboundEntityPositionSyncPacket>
a
STREAM_CODEC
field_54515
f_seybxtmo
CODEC
PACKET_CODEC

Constructor summary

ModifierConstructor
public (int id, PositionMoveRotation values, boolean onGround)

Method summary

Modifier and TypeMethod
public static ClientboundEntityPositionSyncPacket
a(bwf arg0)
of(Entity arg0)
method_64558(class_1297 arg0)
m_gkyxhtoe(C_astfners arg0)
create(Entity entity)
create(Entity entity)
public PacketType<ClientboundEntityPositionSyncPacket>
a()
type()
method_65080()
m_bbocywrf()
getPacketType()
getType()
public void
a(abu arg0)
handle(ClientGamePacketListener arg0)
method_64557(class_2602 arg0)
m_wzbwtkpn(C_rbfddnlp arg0)
apply(ClientPlayPacketListener arg0)
apply(ClientPlayPacketListener arg0)
public int
b()
id()
comp_3223()
m_rrkepwwm()
id()
id()
public PositionMoveRotation
e()
values()
comp_3224()
m_vrkpqtsg()
values()
values()
public boolean
f()
onGround()
comp_3225()
m_wepiouhu()
onGround()
onGround()