backgroundIcon | net.minecraft.inventory.Slot | protected |
canTakeStack(EntityPlayer par1EntityPlayer) | net.minecraft.inventory.Slot | |
decrStackSize(int par1) | net.minecraft.inventory.SlotFurnace | |
getBackgroundIconIndex() | net.minecraft.inventory.Slot | |
getBackgroundIconTexture() | net.minecraft.inventory.Slot | |
getHasStack() | net.minecraft.inventory.Slot | |
getSlotIndex() | net.minecraft.inventory.Slot | |
getSlotStackLimit() | net.minecraft.inventory.Slot | |
getStack() | net.minecraft.inventory.Slot | |
inventory | net.minecraft.inventory.Slot | |
isItemValid(ItemStack par1ItemStack) | net.minecraft.inventory.SlotFurnace | |
isSlotInInventory(IInventory par1IInventory, int par2) | net.minecraft.inventory.Slot | |
onCrafting(ItemStack par1ItemStack, int par2) | net.minecraft.inventory.SlotFurnace | protected |
onCrafting(ItemStack par1ItemStack) | net.minecraft.inventory.SlotFurnace | protected |
onPickupFromSlot(EntityPlayer par1EntityPlayer, ItemStack par2ItemStack) | net.minecraft.inventory.SlotFurnace | |
onSlotChange(ItemStack par1ItemStack, ItemStack par2ItemStack) | net.minecraft.inventory.Slot | |
onSlotChanged() | net.minecraft.inventory.Slot | |
putStack(ItemStack par1ItemStack) | net.minecraft.inventory.Slot | |
setBackgroundIconIndex(Icon icon) | net.minecraft.inventory.Slot | |
setBackgroundIconTexture(String textureFilename) | net.minecraft.inventory.Slot | |
Slot(IInventory par1IInventory, int par2, int par3, int par4) | net.minecraft.inventory.Slot | |
SlotFurnace(EntityPlayer par1EntityPlayer, IInventory par2IInventory, int par3, int par4, int par5) | net.minecraft.inventory.SlotFurnace | |
slotNumber | net.minecraft.inventory.Slot | |
texture | net.minecraft.inventory.Slot | protected |
xDisplayPosition | net.minecraft.inventory.Slot | |
yDisplayPosition | net.minecraft.inventory.Slot | |