BetterHud
Toggle table of contents
1.14.0-SNAPSHOT-437
bukkit
Platform filter
bukkit
Switch theme
Search in API
BetterHud
BetterHud/bootstrap/bukkit
/
kr.toxicity.hud.bootstrap.bukkit.compatibility.mythicmobs.event
/
MythicShowPopupEvent
Mythic
Show
Popup
Event
class
MythicShowPopupEvent
(
val
caster
:
SkillCaster
,
val
target
:
AbstractPlayer
)
:
MythicMobsPopupEvent
Members
Members & Extensions
Constructors
Mythic
Show
Popup
Event
Link copied to clipboard
constructor
(
caster
:
SkillCaster
,
target
:
AbstractPlayer
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
caster
Link copied to clipboard
val
caster
:
SkillCaster
target
Link copied to clipboard
val
target
:
AbstractPlayer
Functions
call
Link copied to clipboard
fun
Event
.
call
(
)
:
Boolean
get
Event
Name
Link copied to clipboard
@
NotNull
open
fun
getEventName
(
)
:
String
get
Handlers
Link copied to clipboard
open
override
fun
getHandlers
(
)
:
HandlerList
is
Asynchronous
Link copied to clipboard
fun
isAsynchronous
(
)
:
Boolean
to
Update
Event
Link copied to clipboard
fun
Event
.
toUpdateEvent
(
key
:
Any
=
UUID.randomUUID()
)
:
BukkitEventUpdateEvent