nova-parent
Toggle table of contents
0.21.0-RC.1
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
nova-parent
nova
/
xyz.xenondevs.nova.world.block.event
/
BlockBreakActionEvent
Block
Break
Action
Event
class
BlockBreakActionEvent
:
PlayerEvent
Members
Types
Action
Link copied to clipboard
enum
Action
:
Enum
<
BlockBreakActionEvent.Action
>
Companion
Link copied to clipboard
object
Companion
Properties
action
Link copied to clipboard
val
action
:
BlockBreakActionEvent.Action
block
Link copied to clipboard
val
block
:
Block
event
Name
Link copied to clipboard
@get:
NotNull
open
val
eventName
:
@
NotNull
String
handlers
Link copied to clipboard
open
override
val
handlers
:
HandlerList
is
Asynchronous
Link copied to clipboard
val
isAsynchronous
:
Boolean
player
Link copied to clipboard
@get:
NotNull
val
player
:
@
NotNull
Player
Functions
call
Event
Link copied to clipboard
open
fun
callEvent
(
)
:
Boolean
get
Handlers
Link copied to clipboard
open
override
fun
getHandlers
(
)
:
HandlerList