wima
Preparing search index...
DespawnCommand
Class DespawnCommand
Hierarchy (
View Summary
)
Command
DespawnCommand
Index
Constructors
constructor
Properties
entity
Methods
execute
undo
Constructors
constructor
new
DespawnCommand
(
entity
:
Entity
)
:
DespawnCommand
Parameters
entity
:
Entity
Returns
DespawnCommand
Properties
entity
entity
:
Entity
Methods
execute
execute
(
world
:
World
)
:
void
Parameters
world
:
World
Returns
void
undo
undo
(
_world
:
World
)
:
void
Parameters
_world
:
World
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
entity
Methods
execute
undo
wima
Loading...