nova-parent
Toggle table of contents
0.18-alpha.14
jvm
Platform filter
jvm
Switch theme
Search in API
nova-parent
nova
/
xyz.xenondevs.nova.world.item.tool
/
ToolCategory
/
Companion
Companion
object
Companion
Members
Functions
has
Correct
Tool
Category
Link copied to clipboard
fun
hasCorrectToolCategory
(
block
:
Block
,
tool
:
ItemStack
?
)
:
Boolean
of
Block
Link copied to clipboard
fun
ofBlock
(
block
:
Block
)
:
Set
<
ToolCategory
>
of
Item
Link copied to clipboard
fun
ofItem
(
item
:
ItemStack
?
)
:
Set
<
ToolCategory
>