| Package | Description |
|---|---|
| org.cloudburstmc.protocol.bedrock.data | |
| org.cloudburstmc.protocol.bedrock.data.command | |
| org.cloudburstmc.protocol.bedrock.packet |
| Modifier and Type | Method and Description |
|---|---|
CommandPermission |
PlayerAbilityHolder.getCommandPermission() |
| Modifier and Type | Method and Description |
|---|---|
void |
PlayerAbilityHolder.setCommandPermission(CommandPermission commandPermission) |
| Modifier and Type | Method and Description |
|---|---|
static CommandPermission |
CommandPermission.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CommandPermission[] |
CommandPermission.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CommandPermission |
AddPlayerPacket.getCommandPermission() |
| Modifier and Type | Method and Description |
|---|---|
void |
AddPlayerPacket.setCommandPermission(CommandPermission commandPermission) |
Copyright © 2018–2022 CloudburstMC. All rights reserved.