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