Uses of Enum
org.bukkit.event.player.PlayerResourcePackStatusEvent.Status
-
Uses of PlayerResourcePackStatusEvent.Status in org.bukkit.event.player
Modifier and TypeMethodDescriptionPlayerResourcePackStatusEvent.getStatus()
Gets the status of this pack.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.ModifierConstructorDescriptionPlayerResourcePackStatusEvent
(Player who, PlayerResourcePackStatusEvent.Status resourcePackStatus)