Uses of Interface
org.bukkit.inventory.ItemFactory
-
Packages that use ItemFactory Package Description org.bukkit More generalized classes in the API. -
-
Uses of ItemFactory in org.bukkit
Methods in org.bukkit that return ItemFactory Modifier and Type Method Description static ItemFactory
Bukkit. getItemFactory()
Gets the instance of the item factory (forItemMeta
).ItemFactory
Server. getItemFactory()
Gets the instance of the item factory (forItemMeta
).
-