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