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
/
takeUnlessEmpty
take
Unless
Empty
fun
ItemStack
.
takeUnlessEmpty
(
)
:
ItemStack
?
Returns
null
if
this
is empty
, otherwise returns
this
.