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
/
getBlock
get
Block
@
NotNull
abstract
fun
getBlock
(
)
:
@
NotNull
NovaBlock
Gets the
NovaBlock
of this
TileEntity
.
Return
The
NovaBlock
of this
TileEntity