BetterModel
Toggle table of contents
1.12.1-SNAPSHOT-353
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
MountModelEvent
DismountModelEvent
CloseTrackerEvent
RemovePlayerSkinEvent
PluginStartReloadEvent
PluginEndReloadEvent
CreateTrackerEvent
AbstractPlayerModelEvent
CreatePlayerSkinEvent
ModelImportedEvent
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