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
/
BlockType
Block
Type
data
class
BlockType
(
val
item
:
ItemStack
,
val
matchTypeOnly
:
Boolean
)
:
Condition
Members
Constructors
Block
Type
Link copied to clipboard
constructor
(
item
:
ItemStack
,
matchTypeOnly
:
Boolean
)
Properties
inverted
Link copied to clipboard
var
inverted
:
Boolean
item
Link copied to clipboard
val
item
:
ItemStack
match
Type
Only
Link copied to clipboard
@
SerialName
(
value
=
"match_type_only"
)
val
matchTypeOnly
:
Boolean