net.minecraft.src
Class ContainerBrewingStand
java.lang.Object
net.minecraft.src.Container
net.minecraft.src.ContainerBrewingStand
public class ContainerBrewingStand
- extends Container
Methods inherited from class net.minecraft.src.Container |
enchantItem, func_82847_b, getInventory, getNextTransactionID, getSlot, getSlotFromInventory, isPlayerNotUsingContainer, onCraftGuiClosed, onCraftMatrixChanged, putStackInSlot, putStacksInSlots, setPlayerIsPresent, slotClick |
ContainerBrewingStand
public ContainerBrewingStand(InventoryPlayer par1InventoryPlayer,
TileEntityBrewingStand par2TileEntityBrewingStand)
addCraftingToCrafters
public void addCraftingToCrafters(ICrafting par1ICrafting)
- Overrides:
addCraftingToCrafters
in class Container
updateCraftingResults
public void updateCraftingResults()
- Updates crafting matrix; called from onCraftMatrixChanged. Args: none
- Overrides:
updateCraftingResults
in class Container
updateProgressBar
public void updateProgressBar(int par1,
int par2)
- Overrides:
updateProgressBar
in class Container
canInteractWith
public boolean canInteractWith(EntityPlayer par1EntityPlayer)
- Specified by:
canInteractWith
in class Container
func_82846_b
public ItemStack func_82846_b(EntityPlayer par1EntityPlayer,
int par2)
- Overrides:
func_82846_b
in class Container