Preparing search index...
The search index is not available
@minecraft/server
@minecraft/server
System
Class System
A class that provides system-level events and functions.
Hierarchy
System
Index
Constructors
constructor
Properties
current
Tick
Methods
run
Constructors
Protected
constructor
new
System
(
)
:
System
Returns
System
Properties
Readonly
current
Tick
current
Tick
:
number
Methods
run
run
(
callback
,
tickDelay
?
)
:
number
Parameters
callback
:
(
(
)
=>
void
)
(
)
:
void
Returns
void
Optional
tickDelay
:
number
Returns
number
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
current
Tick
run
@minecraft/server
Command
Result
Dimension
Entity
Minecraft
Dimension
Types
Player
System
World
system
world
A class that provides system-level events and functions.