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(@Nonnull PlayerProfile profile)
@Nonnull public PlayerProfile getPlayerProfile()
public Set<ProfileProperty> getProperties()
PlayerProfile.getProperties()public HandlerList getHandlers()
getHandlers in class Eventpublic static HandlerList getHandlerList()
Copyright © 2021. All rights reserved.