nova-parent
Toggle table of contents
0.18-alpha.14
jvm
Platform filter
jvm
Switch theme
Search in API
nova-parent
nova
/
xyz.xenondevs.nova.world.block.state
/
NovaBlockState
/
get
get
operator
fun
<
T
:
Any
>
get
(
property
:
BlockStateProperty
<
T
>
)
:
T
?
Gets the value of the given
property
or
null
if the property is not set.