| Package | Description |
|---|---|
| net.md_5.bungee.protocol.packet |
| Modifier and Type | Method and Description |
|---|---|
static PlayerListItemUpdate.Action |
PlayerListItemUpdate.Action.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PlayerListItemUpdate.Action[] |
PlayerListItemUpdate.Action.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
EnumSet<PlayerListItemUpdate.Action> |
PlayerListItemUpdate.getActions() |
| Modifier and Type | Method and Description |
|---|---|
void |
PlayerListItemUpdate.setActions(EnumSet<PlayerListItemUpdate.Action> actions) |
Copyright © 2012–2023 SpigotMC. All rights reserved.