isAir

abstract fun isAir(): Boolean

Checks if the item stack is empty or air.

Return

true if air, false otherwise

Since

2.0.0