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
/
RequiredPlaceholderNumber
Required
Placeholder
Number
data
class
RequiredPlaceholderNumber
(
val
placeholder
:
String
,
val
mode
:
Comparison
,
val
amount
:
StatValue
)
:
Condition
Members
Constructors
Required
Placeholder
Number
Link copied to clipboard
constructor
(
placeholder
:
String
,
mode
:
Comparison
,
amount
:
StatValue
)
Properties
amount
Link copied to clipboard
val
amount
:
StatValue
inverted
Link copied to clipboard
var
inverted
:
Boolean
mode
Link copied to clipboard
val
mode
:
Comparison
placeholder
Link copied to clipboard
val
placeholder
:
String