getMaterial

abstract fun getMaterial(): NovaMaterial

Deprecated

Gets the material of this TileEntity.

Return

The material of this TileEntity

Deprecated

Use getBlock instead.