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(@Nonnull
PlayerProfile profile)
@Nonnull public PlayerProfile getPlayerProfile()
public HandlerList getHandlers()
getHandlers in class Eventpublic static HandlerList getHandlerList()
Copyright © 2018. All rights reserved.