static class BrewingStandContainer.FuelSlot extends Slot
inventory, slotNumber, xPos, yPos| Constructor and Description | 
|---|
| FuelSlot(IInventory iInventoryIn,
        int index,
        int xPosition,
        int yPosition) | 
| Modifier and Type | Method and Description | 
|---|---|
| int | getSlotStackLimit() | 
| boolean | isItemValid(ItemStack stack) | 
| static boolean | isValidBrewingFuel(ItemStack itemStackIn) | 
canTakeStack, decrStackSize, func_225517_c_, getHasStack, getItemStackLimit, getSlotIndex, getStack, isEnabled, isSameInventory, onCrafting, onCrafting, onSlotChange, onSlotChanged, onSwapCraft, onTake, putStack, setBackgroundpublic FuelSlot(IInventory iInventoryIn, int index, int xPosition, int yPosition)
public boolean isItemValid(ItemStack stack)
isItemValid in class Slotpublic static boolean isValidBrewingFuel(ItemStack itemStackIn)
public int getSlotStackLimit()
getSlotStackLimit in class Slot