toggle menu
nova-parent
0.17-alpha.34
jvm
switch theme
search in API
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
Functions
call
Event
Link copied to clipboard
open
fun
callEvent
(
)
:
Boolean
get
Event
Name
Link copied to clipboard
@
NotNull
open
fun
getEventName
(
)
:
@
NotNull
String
get
Handlers
Link copied to clipboard
open
override
fun
getHandlers
(
)
:
HandlerList
get
Player
Link copied to clipboard
@
NotNull
fun
getPlayer
(
)
:
@
NotNull
Player
is
Asynchronous
Link copied to clipboard
fun
isAsynchronous
(
)
:
Boolean