| Package | Description |
|---|---|
| org.cloudburstmc.server.player |
| Modifier and Type | Field and Description |
|---|---|
Player.CraftingType |
Player.craftingType |
| Modifier and Type | Method and Description |
|---|---|
static Player.CraftingType |
Player.CraftingType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Player.CraftingType[] |
Player.CraftingType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020. All rights reserved.