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
/
Conditional
/
Conditional
Conditional
constructor
(
conditions
:
List
<
Condition
>
,
matchAnyCondition
:
Boolean
=
false
,
ifActions
:
List
<
Action
>
=
emptyList()
,
elseActions
:
List
<
Action
>
=
emptyList()
)