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