public class LookupProfileEvent extends Event
Event.Result| Constructor | Description |
|---|---|
LookupProfileEvent(PlayerProfile profile) |
| Modifier and Type | Method | Description |
|---|---|---|
static HandlerList |
getHandlerList() |
|
HandlerList |
getHandlers() |
|
PlayerProfile |
getPlayerProfile() |
callEvent, getEventName, isAsynchronouspublic LookupProfileEvent(@NotNull PlayerProfile profile)
@NotNull public PlayerProfile getPlayerProfile()
@NotNull public HandlerList getHandlers()
getHandlers in class Event@NotNull public static HandlerList getHandlerList()
Copyright © 2020. All rights reserved.