toggle menu
nova-parent
0.17-alpha.34
main
switch theme
search in API
nova-api
/
xyz.xenondevs.nova.api.tileentity
/
TileEntity
/
getMaterial
get
Material
abstract
fun
getMaterial
(
)
:
NovaMaterial
Deprecated
Gets the material of this
TileEntity
.
Return
The material of this
TileEntity
Deprecated
Use
getBlock
instead.