BetterModel
Toggle table of contents
1.5.1-SNAPSHOT-92
api
Platform filter
api
Switch theme
Search in API
BetterModel
api
/
kr.toxicity.model.api.event
/
AbstractModelEvent
Abstract
Model
Event
abstract
class
AbstractModelEvent
:
Event
Inheritors
CreateTrackerEvent
AbstractPlayerModelEvent
PluginEndReloadEvent
PluginStartReloadEvent
Members
Constructors
Abstract
Model
Event
Link copied to clipboard
constructor
(
)
Functions
call
Event
Link copied to clipboard
open
fun
callEvent
(
)
:
Boolean
get
Event
Name
Link copied to clipboard
open
fun
getEventName
(
)
:
@
NotNull
String
get
Handlers
Link copied to clipboard
abstract
fun
getHandlers
(
)
:
@
NotNull
HandlerList
is
Asynchronous
Link copied to clipboard
fun
isAsynchronous
(
)
:
Boolean