Add-On Documentation
Preparing search index...
The search index is not available
8Crafter's Debug Sticks API
8Crafter's Debug Sticks API
Globals
modules
main
worldPlayers
Class worldPlayers
Index
Constructors
constructor
Properties
block?
dimension?
entity?
rotx
roty
Accessors
bans
saved
Players
Constructors
constructor
new
worldPlayers
()
:
Globals
.
modules
.
main
.
worldPlayers
Returns
Globals
.
modules
.
main
.
worldPlayers
Properties
Optional
block
block
?:
Block
Optional
dimension
dimension
?:
Dimension
Optional
entity
entity
?:
Entity
rotx
rotx
:
number
roty
roty
:
number
Accessors
Static
bans
get
bans
()
:
{
allBans
:
Globals
.
modules
.
bans
.
ban
[]
;
idBans
:
Globals
.
modules
.
bans
.
ban
[]
;
nameBans
:
Globals
.
modules
.
bans
.
ban
[]
;
}
Returns
{
allBans
:
Globals
.
modules
.
bans
.
ban
[]
;
idBans
:
Globals
.
modules
.
bans
.
ban
[]
;
nameBans
:
Globals
.
modules
.
bans
.
ban
[]
;
}
Static
saved
Players
get
savedPlayers
()
:
Globals
.
modules
.
playersave
.
savedPlayer
[]
Returns
Globals
.
modules
.
playersave
.
savedPlayer
[]
Version
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
block
dimension
entity
rotx
roty
Accessors
bans
saved
Players
Add-On Documentation
8Crafter's Debug Sticks API
Loading...