Package org.bukkit.inventory

Classes involved in manipulating player inventories and item interactions.

See:
          Description

Interface Summary
AnvilInventory  
BeaconInventory  
BrewerInventory  
CraftingInventory Interface to the crafting inventories
DoubleChestInventory  
EnchantingInventory  
EntityEquipment An interface to a creatures inventory
FurnaceInventory  
HorseInventory  
Inventory Interface to the various inventories.
InventoryHolder  
ItemFactory An instance of the ItemFactory can be obtained with Server.getItemFactory().
MerchantInventory  
PlayerInventory Includes interface to the 4 armor slots
Recipe Represents some type of crafting recipe.
 

Class Summary
FurnaceRecipe Represents a smelting recipe.
InventoryView Represents a view linking two inventories and a single player (whose inventory may or may not be one of the two)
ItemStack Represents a stack of items
ShapedRecipe Represents a shaped (ie normal) crafting recipe.
ShapelessRecipe Represents a shapeless recipe, where the arrangement of the ingredients on the crafting grid does not matter.
 

Enum Summary
InventoryView.Property Represents various extra properties of certain inventory windows.
 

Package org.bukkit.inventory Description

Classes involved in manipulating player inventories and item interactions.



Copyright © 2013. All Rights Reserved.