public class LookupProfileEvent extends Event
Event.Result| Constructor and Description |
|---|
LookupProfileEvent(com.mojang.authlib.GameProfile profile) |
| Modifier and Type | Method and Description |
|---|---|
static HandlerList |
getHandlerList() |
HandlerList |
getHandlers() |
com.mojang.authlib.GameProfile |
getProfile() |
callEvent, getEventName, isAsynchronouspublic LookupProfileEvent(@Nonnull com.mojang.authlib.GameProfile profile)
@Nonnull public com.mojang.authlib.GameProfile getProfile()
public HandlerList getHandlers()
getHandlers in class Eventpublic static HandlerList getHandlerList()
Copyright © 2017. All rights reserved.