Options
All
  • Public
  • Public/Protected
  • All
Menu

Class GotoPacket

Received when an entity has moved to a new position.

Hierarchy

  • GotoPacket

Implements

Index

Properties

Methods

Properties

objectId

objectId: number

The object id of the entity which moved.

position

position: WorldPosData

The new position of the entity.

propagate

propagate: boolean = true

type

type: PacketType = PacketType.GOTO

Methods

read

write

Generated using TypeDoc