| Package | Description |
|---|---|
| org.bukkit.advancement | |
| org.bukkit.inventory |
Classes involved in manipulating player inventories and item interactions.
|
| Modifier and Type | Interface | Description |
|---|---|---|
interface |
Advancement |
Represents an advancement that may be awarded to a player.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
ShapedRecipe |
Represents a shaped (ie normal) crafting recipe.
|
class |
ShapelessRecipe |
Represents a shapeless recipe, where the arrangement of the ingredients on
the crafting grid does not matter.
|
Copyright © 2018. All rights reserved.