Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ChangeTradePacket

Sent to change the client's offer in the current active trade.

Hierarchy

  • ChangeTradePacket

Implements

Index

Properties

Methods

Properties

offer

offer: boolean[]

A description of which items in the client's inventory are selected. Items 0-3 are the hotbar items, and 4-12 are the 8 inventory slots.

If a value is true, then the item is selected.

propagate

propagate: boolean = true

type

type: PacketType = PacketType.CHANGETRADE

Methods

read

write

Generated using TypeDoc