| Package | Description |
|---|---|
| org.cloudburstmc.server.inventory |
| Modifier and Type | Field and Description |
|---|---|
protected Map<Integer,Map<UUID,ShapedRecipe>> |
CraftingManager.shapedRecipes |
| Modifier and Type | Method and Description |
|---|---|
ShapedRecipe |
ShapedRecipe.setIngredient(char key,
Item item) |
ShapedRecipe |
ShapedRecipe.setIngredient(String key,
Item item) |
| Modifier and Type | Method and Description |
|---|---|
void |
CraftingManager.registerShapedRecipe(ShapedRecipe recipe) |
Copyright © 2020. All rights reserved.