Uses of Interface
org.bukkit.inventory.RecipeChoice.ItemTypeChoice
Packages that use RecipeChoice.ItemTypeChoice
Package
Description
Classes involved in manipulating player inventories and item interactions.
-
Uses of RecipeChoice.ItemTypeChoice in org.bukkit.inventory
Methods in org.bukkit.inventory that return RecipeChoice.ItemTypeChoiceModifier and TypeMethodDescriptionstatic RecipeChoice.ItemTypeChoiceRecipeChoice.itemType(RegistryKeySet<ItemType> itemTypes) Creates a new recipe choice based on aRegistryKeySetof item types.static RecipeChoice.ItemTypeChoiceCreates a new recipe choice based on a collection ofItemTypes.