public class PlayerResourcePackStatusEvent extends PlayerEvent
Player.setResourcePack(java.lang.String).| Modifier and Type | Class | Description |
|---|---|---|
static class |
PlayerResourcePackStatusEvent.Status |
Status of the resource pack.
|
Event.Resultplayer| Constructor | Description |
|---|---|
PlayerResourcePackStatusEvent(@NotNull Player who,
@NotNull PlayerResourcePackStatusEvent.Status resourcePackStatus) |
| Modifier and Type | Method | Description |
|---|---|---|
static @NotNull HandlerList |
getHandlerList() |
|
@NotNull HandlerList |
getHandlers() |
|
@NotNull PlayerResourcePackStatusEvent.Status |
getStatus() |
Gets the status of this pack.
|
getEventName, isAsynchronousclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetPlayerpublic PlayerResourcePackStatusEvent(@NotNull
@NotNull Player who,
@NotNull
@NotNull PlayerResourcePackStatusEvent.Status resourcePackStatus)
@NotNull public @NotNull PlayerResourcePackStatusEvent.Status getStatus()
@NotNull public @NotNull HandlerList getHandlers()
getHandlers in class Event@NotNull public static @NotNull HandlerList getHandlerList()
Copyright © 2020. All rights reserved.