nova-parent
Toggle table of contents
0.18-alpha.14
main
Platform filter
main
Switch theme
Search in API
nova-parent
nova-api
/
xyz.xenondevs.nova.api.tileentity
/
TileEntity
/
getMaterial
get
Material
abstract
fun
getMaterial
(
)
:
NovaMaterial
Deprecated
Use
getBlock
instead.
Gets the material of this
TileEntity
.
Return
The material of this
TileEntity