toggle menu
RaceAssist
1.0-SNAPSHOT
jvm
switch theme
search in API
RaceAssist
/
dev.nikomaru.raceassist.event.web
/
WebAccountCreateEvent
Web
Account
Create
Event
class
WebAccountCreateEvent
(
val
type
:
LogDataType
,
val
executor
:
OfflinePlayer
)
:
Event
Members
Constructors
Web
Account
Create
Event
Link copied to clipboard
constructor
(
type
:
LogDataType
,
executor
:
OfflinePlayer
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
executor
Link copied to clipboard
val
executor
:
OfflinePlayer
type
Link copied to clipboard
val
type
:
LogDataType
Functions
call
Event
Link copied to clipboard
open
fun
callEvent
(
)
:
Boolean
get
Event
Name
Link copied to clipboard
@
NotNull
open
fun
getEventName
(
)
:
@
NotNull
String
get
Handlers
Link copied to clipboard
open
override
fun
getHandlers
(
)
:
HandlerList
is
Asynchronous
Link copied to clipboard
fun
isAsynchronous
(
)
:
Boolean