| Modifier and Type | Field and Description |
|---|---|
protected static PlayerPermission[] |
StartGameSerializer_v291.PLAYER_PERMISSIONS |
| Modifier and Type | Field and Description |
|---|---|
protected static PlayerPermission[] |
StartGameSerializer_v419.PLAYER_PERMISSIONS |
| Modifier and Type | Method and Description |
|---|---|
PlayerPermission |
PlayerAbilityHolder.getPlayerPermission() |
static PlayerPermission |
PlayerPermission.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PlayerPermission[] |
PlayerPermission.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PlayerAbilityHolder.setPlayerPermission(PlayerPermission playerPermission) |
| Modifier and Type | Method and Description |
|---|---|
PlayerPermission |
AddPlayerPacket.getPlayerPermission() |
| Modifier and Type | Method and Description |
|---|---|
void |
AddPlayerPacket.setPlayerPermission(PlayerPermission playerPermission) |
Copyright © 2018–2022 CloudburstMC. All rights reserved.