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