1.21.9
Toggle table of contents
0.2.5+1.21.9
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
1.21.9
1.21.9
/
llc.redstone.systemsapi.data
/
Action
/
ExecuteFunction
Execute
Function
data
class
ExecuteFunction
(
val
name
:
String
,
val
global
:
Boolean
)
:
Action
Members
Constructors
Execute
Function
Link copied to clipboard
constructor
(
name
:
String
,
global
:
Boolean
)
Properties
global
Link copied to clipboard
val
global
:
Boolean
name
Link copied to clipboard
val
name
:
String