nova-parent
Toggle table of contents
0.21.0-alpha.3
jvm
Platform filter
jvm
Switch theme
Search in API
nova-parent
nova
/
xyz.xenondevs.nova.util.item
/
takeUnlessEmpty
take
Unless
Empty
fun
ItemStack
.
takeUnlessEmpty
(
)
:
ItemStack
?
Returns
null
if
this
isEmpty, otherwise returns
this
.