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