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