@minecraft
Translations
Preparing search index...
server-editor
NoArgsAction
Type Alias NoArgsAction
An action which needs no additional client side arguments on execute
type
NoArgsAction
=
{
actionType
:
NoArgsAction
;
onExecute
:
()
=>
void
;
}
Index
Properties
action
Type
on
Execute
Properties
Readonly
action
Type
actionType
:
NoArgsAction
Readonly
on
Execute
onExecute
:
()
=>
void
Settings
Member Visibility
Protected
Inherited
External
World mutation
Theme
OS
Light
Dark
On This Page
Properties
action
Type
on
Execute
Translations
@minecraft
Loading...
An action which needs no additional client side arguments on execute