TeleportPlayer_WithConfirm

case
class TeleportPlayer_WithConfirm(x: Double, y: Double, z: Double, yaw: Float, pitch: Float, flags: UByte, teleportId: VarInt)

TeleportPlayer is sent to change the player's position. The client is expected to reply to the server with the same positions as contained in this packet otherwise will reject future packets.

trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Inherited methods

def productElementNames: Iterator[String]
Inherited from
Product
def productIterator: Iterator[Any]
Inherited from
Product