nova-parent
Toggle table of contents
0.21.2
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
nova-parent
nova
/
xyz.xenondevs.nova.util.item
/
isNullOrEmpty
is
Null
Or
Empty
fun
ItemStack
?
.
isNullOrEmpty
(
)
:
Boolean
Returns
true
if
this
is either null or an empty item stack, otherwise returns
false
.