getMaterial

abstract fun getMaterial(): NovaMaterial

Deprecated

Gets the NovaMaterial of this NovaBlockState.

Return

The material of this block state.

Deprecated

Use getBlock instead.