BetterModel
Toggle table of contents
1.13.5-SNAPSHOT-405
api
Target filter
api
Switch theme
Search in API
Skip to content
BetterModel
api
/
kr.toxicity.model.api.event
/
PlayerPerAnimationEndEvent
Player
Per
Animation
End
Event
class
PlayerPerAnimationEndEvent
:
AbstractPlayerModelEvent
Ending per-player animation event
Members
Constructors
Player
Per
Animation
End
Event
Link copied to clipboard
@
ApiStatus.Internal
constructor
(
@
NotNull
tracker
:
@
NotNull
Tracker
,
@
NotNull
player
:
@
NotNull
Player
)
Creates event
Properties
HANDLER_
LIST
Link copied to clipboard
val
HANDLER_LIST
:
HandlerList
Handler list
Functions
call
Event
Link copied to clipboard
open
fun
callEvent
(
)
:
Boolean
get
Event
Name
Link copied to clipboard
open
fun
getEventName
(
)
:
@
NotNull
String
get
Handler
List
Link copied to clipboard
@
NotNull
open
fun
getHandlerList
(
)
:
@
NotNull
HandlerList
Gets a handler list
get
Handlers
Link copied to clipboard
@
NotNull
open
fun
getHandlers
(
)
:
@
NotNull
HandlerList
is
Asynchronous
Link copied to clipboard
fun
isAsynchronous
(
)
:
Boolean
tracker
Link copied to clipboard
@
NotNull
open
fun
tracker
(
)
:
@
NotNull
Tracker
Gets tracker