getBlock

abstract fun getBlock(): NovaBlock

Gets the NovaBlock this item is associated with, or null if there is none.

Return

The NovaBlock this item is associated with, or null if there is none.