public class FillProfileEvent extends Event
Event.Result| Constructor | Description |
|---|---|
FillProfileEvent(PlayerProfile profile) |
| Modifier and Type | Method | Description |
|---|---|---|
static HandlerList |
getHandlerList() |
|
HandlerList |
getHandlers() |
|
PlayerProfile |
getPlayerProfile() |
|
java.util.Set<ProfileProperty> |
getProperties() |
Same as .getPlayerProfile().getProperties()
|
callEvent, getEventName, isAsynchronouspublic FillProfileEvent(@Nonnull
PlayerProfile profile)
@Nonnull public PlayerProfile getPlayerProfile()
public java.util.Set<ProfileProperty> getProperties()
PlayerProfile.getProperties()public HandlerList getHandlers()
getHandlers in class Eventpublic static HandlerList getHandlerList()
Copyright © 2018. All rights reserved.