History - net.minecraft.network.packet.s2c.play.EntityPositionS2CPacket

26.3-snapshot-3

Names

Fields

Constructors

Methods

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.ClientboundTeleportEntityPacket

net.minecraft.class_2777

net.minecraft.network.packet.s2c.play.EntityPositionS2CPacket

Fields

int: id, comp_3237, entityId

EntityPosition: change, comp_3238, change

Set<PositionFlag>: relatives, comp_3239, relatives

boolean: onGround, comp_3240, onGround

PacketCodec<PacketByteBuf, EntityPositionS2CPacket>: STREAM_CODEC, field_48004, CODEC

Constructors

(int, EntityPosition, Set<PositionFlag>, boolean)

Methods

EntityPositionS2CPacket (int, EntityPosition, Set<PositionFlag>, boolean): teleport, method_64565, create

PacketType<EntityPositionS2CPacket> (): type, method_65080, getPacketType

void (ClientPlayPacketListener): handle, method_11922, apply

int (): id, comp_3237, entityId

EntityPosition (): change, comp_3238, change

Set<PositionFlag> (): relatives, comp_3239, relatives

boolean (): onGround, comp_3240, onGround

void (PacketListener): handle, method_65081, apply