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.context.intention
/
DefaultContextIntentions
/
BlockInteract
Block
Interact
data
object
BlockInteract
:
ContextIntention
The intention to interact with a block.
Required param types:
BLOCK_POS
BLOCK_WORLD
Members
Properties
all
Link copied to clipboard
val
all
:
Set
<
ContextParamType
<
*
>
>
optional
Link copied to clipboard
val
optional
:
Set
<
ContextParamType
<
*
>
>
required
Link copied to clipboard
open
override
val
required
:
Set
<
ContextParamType
<
out
Any
>
>
Functions
add
Optional
Link copied to clipboard
fun
addOptional
(
paramType
:
ContextParamType
<
*
>
)