BetterModel
Toggle table of contents
1.11.4-SNAPSHOT-340
api
Platform filter
api
Switch theme
Search in API
BetterModel
api
/
kr.toxicity.model.api.event
/
AbstractPlayerModelEvent
Abstract
Player
Model
Event
abstract
class
AbstractPlayerModelEvent
:
AbstractModelEvent
Player-related event
Inheritors
PlayerPerAnimationStartEvent
ModelDespawnAtPlayerEvent
PlayerPerAnimationEndEvent
AnimationSignalEvent
ModelSpawnAtPlayerEvent
PlayerHideTrackerEvent
PlayerShowTrackerEvent
Members
Constructors
Abstract
Player
Model
Event
Link copied to clipboard
@
ApiStatus.Internal
constructor
(
@
NotNull
player
:
@
NotNull
Player
)
Creates with player
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