Search
Preparing search index...
The search index is not available
oldschooljs
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Globals
Openable
Class Openable
An entity from OSRS which can be opened (e.g. implings)
Hierarchy
Openable
SimpleOpenable
Index
Constructors
constructor
Properties
aliases
all
Items
id
name
Methods
open
Constructors
constructor
new
Openable
(
options
:
OpenableOptions
)
:
Openable
Parameters
options:
OpenableOptions
Returns
Openable
Properties
aliases
aliases
:
string
[]
all
Items
all
Items
:
number
[]
id
id
:
number
The item ID of the item which is opened.
name
name
:
string
Methods
Abstract
open
open
(
quantity
:
number
, options
:
OpenableOpenOptions
)
:
Bank
Parameters
quantity:
number
options:
OpenableOpenOptions
Returns
Bank
Globals
Openable
constructor
aliases
all
Items
id
name
open
An entity from OSRS which can be opened (e.g. implings)