| Package | Description |
|---|---|
| com.nukkitx.protocol.bedrock.data.command |
| Modifier and Type | Method and Description |
|---|---|
static CommandParamType |
CommandParamType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CommandParamType[] |
CommandParamType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
CommandParam(CommandParamType paramType) |
Copyright © 2018–2022 NukkitX. All rights reserved.