toggle menu
nova-parent
0.17-alpha.34
jvm
switch theme
search in API
nova
/
xyz.xenondevs.nova.world.block.state
/
NovaBlockState
/
getOrThrow
get
Or
Throw
fun
<
T
:
Any
>
getOrThrow
(
property
:
BlockStateProperty
<
T
>
)
:
T
Gets the value of the given
property
or throws an
IllegalStateException
if the property is not set.