Options
All
  • Public
  • Public/Protected
  • All
Menu

Class InvSwapPacket

Sent to swap the items of two slots.

Hierarchy

  • InvSwapPacket

Implements

Index

Properties

position

position: WorldPosData

The current client position.

propagate

propagate: boolean = true

slotObject1

slotObject1: SlotObjectData

The slot to swap from.

slotObject2

slotObject2: SlotObjectData

The slot to swap to.

time

time: number

The current client time.

type

type: PacketType = PacketType.INVSWAP

Methods

read

write

Generated using TypeDoc