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