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