Uses of Class
net.minecraft.inventory.Slot

Packages that use Slot
net.minecraft.inventory   
 

Uses of Slot in net.minecraft.inventory
 

Subclasses of Slot in net.minecraft.inventory
 class SlotCrafting
           
 class SlotFurnace
           
 class SlotMerchantResult
           
 

Methods in net.minecraft.inventory that return Slot
 Slot Container.getSlot(int par1)
           
 Slot Container.getSlotFromInventory(IInventory par1IInventory, int par2)