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
/
RequiredHealth
Required
Health
data
class
RequiredHealth
(
val
mode
:
Comparison
,
val
amount
:
Double
)
:
Condition
Members
Constructors
Required
Health
Link copied to clipboard
constructor
(
mode
:
Comparison
,
amount
:
Double
)
Properties
amount
Link copied to clipboard
val
amount
:
Double
inverted
Link copied to clipboard
var
inverted
:
Boolean
mode
Link copied to clipboard
val
mode
:
Comparison