Package | Description |
---|---|
org.bukkit.event.player |
Modifier and Type | Method | Description |
---|---|---|
PlayerResourcePackStatusEvent.Status |
PlayerResourcePackStatusEvent.getStatus() |
Gets the status of this pack.
|
static PlayerResourcePackStatusEvent.Status |
PlayerResourcePackStatusEvent.Status.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static PlayerResourcePackStatusEvent.Status[] |
PlayerResourcePackStatusEvent.Status.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor | Description |
---|---|
PlayerResourcePackStatusEvent(Player who,
PlayerResourcePackStatusEvent.Status resourcePackStatus) |
Copyright © 2019. All rights reserved.