Package | Description |
---|---|
org.bukkit.advancement | |
org.bukkit.inventory |
Classes involved in manipulating player inventories and item interactions.
|
Modifier and Type | Interface and Description |
---|---|
interface |
Advancement
Represents an advancement that may be awarded to a player.
|
Modifier and Type | Class and 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 © 2021. All rights reserved.