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
/
Condition
/
RequiredGroup
Required
Group
data
class
RequiredGroup
(
val
group
:
String
,
val
includeHigherGroups
:
Boolean
)
:
Condition
Members
Constructors
Required
Group
Link copied to clipboard
constructor
(
group
:
String
,
includeHigherGroups
:
Boolean
)
Properties
group
Link copied to clipboard
@
SerialName
(
value
=
"required_group"
)
val
group
:
String
include
Higher
Groups
Link copied to clipboard
@
SerialName
(
value
=
"include_higher_groups"
)
val
includeHigherGroups
:
Boolean
inverted
Link copied to clipboard
var
inverted
:
Boolean