custom
Toggle table of contents
1.2.6
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
custom
custom
/
net.crystopia.crystalshard.paper.custom.smart
/
smartEvent
smart
Event
inline
fun
<
T
:
Event
>
smartEvent
(
priority
:
EventPriority
=
EventPriority.NORMAL
,
ignoreCancelled
:
Boolean
=
false
,
crossinline
callback
:
T
.
(
)
->
Unit
)
:
CrystalListener