Class BrewingStandContainer.IngredientSlot
java.lang.Object
net.minecraft.inventory.container.Slot
net.minecraft.inventory.container.BrewingStandContainer.IngredientSlot
- Enclosing class:
- BrewingStandContainer
-
Field Summary
-
Constructor Summary
ConstructorDescriptionIngredientSlot
(IInventory p_i47069_1_, int p_i47069_2_, int p_i47069_3_, int p_i47069_4_) -
Method Summary
Methods inherited from class net.minecraft.inventory.container.Slot
checkTakeAchievements, getItem, getMaxStackSize, getNoItemIcon, getSlotIndex, hasItem, isActive, isSameInventory, mayPickup, onQuickCraft, onQuickCraft, onSwapCraft, onTake, remove, set, setBackground, setChanged
-
Constructor Details
-
IngredientSlot
-
-
Method Details
-
mayPlace
-
getMaxStackSize
public int getMaxStackSize()- Overrides:
getMaxStackSize
in classSlot
-