BetterModel
Toggle table of contents
1.9.3-SNAPSHOT-231
api
Platform filter
api
Switch theme
Search in API
BetterModel
api
/
kr.toxicity.model.api.event
/
CreatePlayerSkinEvent
Create
Player
Skin
Event
class
CreatePlayerSkinEvent
:
AbstractModelEvent
Members
Constructors
Create
Player
Skin
Event
Link copied to clipboard
constructor
(
@
NotNull
gameProfile
:
@
NotNull
GameProfile
)
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