TeleportConfirmPacket

data class TeleportConfirmPacket(val teleportId: Int) : ServerBoundPacket

Confirm Teleportation | 0x00 | play | serverbound

Parameters

teleportId

teleportId

See also

Constructors

Link copied to clipboard
constructor(teleportId: Int)

Types

Link copied to clipboard

Properties

Link copied to clipboard