History - net.minecraft.network.packet.c2s.play.TeleportConfirmC2SPacket

26.3-pre-2

Names

Fields

Constructors

Methods

26.3-pre-1

Names

Fields

Constructors

Methods

26.3-snapshot-10

Names

Fields

int: id, field_12758, teleportId

int: id, comp_1_1750, teleportId

double: x, comp_1_1751, x

double: y, comp_1_1753, y

double: z, comp_1_1755, z

float: yRot, comp_1_1754, yRot

float: xRot, comp_1_1752, xRot

Constructors

(int)

(PacketByteBuf)

(int, double, double, double, float, float)

Methods

void (PacketByteBuf): write, method_55960, write

int (): getId, method_12086, getTeleportId

int (): id, comp_1_1750, teleportId

double (): x, comp_1_1751, x

double (): y, comp_1_1753, y

double (): z, comp_1_1755, z

float (): yRot, comp_1_1754, yRot

float (): xRot, comp_1_1752, xRot

26.3-snapshot-9

Names

Fields

Constructors

Methods

26.3-snapshot-8

Names

Fields

Constructors

Methods

26.3-snapshot-7

Names

Fields

Constructors

Methods

26.3-snapshot-6

Names

Fields

Constructors

Methods

26.3-snapshot-5

Names

Fields

Constructors

Methods

26.3-snapshot-4

Names

Fields

Constructors

Methods

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

net.minecraft.class_2793

net.minecraft.network.packet.c2s.play.TeleportConfirmC2SPacket

Fields

PacketCodec<PacketByteBuf, TeleportConfirmC2SPacket>: STREAM_CODEC, field_48174, CODEC

int: id, field_12758, teleportId

Constructors

(int)

(PacketByteBuf)

Methods

void (PacketByteBuf): write, method_55960, write

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

void (ServerPlayPacketListener): handle, method_12085, apply

int (): getId, method_12086, getTeleportId

void (PacketListener): handle, method_65081, apply