BetterModel
Toggle table of contents
1.10.4-SNAPSHOT-286
api
Platform filter
api
Switch theme
Search in API
BetterModel
api
/
kr.toxicity.model.api.event
/
AbstractModelEvent
Abstract
Model
Event
abstract
class
AbstractModelEvent
:
Event
Abstract event of BetterModel
Inheritors
CreatePlayerSkinEvent
CreateTrackerEvent
RemovePlayerSkinEvent
ModelImportedEvent
AbstractPlayerModelEvent
PluginStartReloadEvent
CloseTrackerEvent
PluginEndReloadEvent
Members
Constructors
Abstract
Model
Event
Link copied to clipboard
@
ApiStatus.Internal
constructor
(
)
Auto sync
@
ApiStatus.Internal
constructor
(
async
:
Boolean
)
Marked sync
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