Package net.minecraft.world.inventory
Class BrewingStandMenu.IngredientsSlot
java.lang.Object
net.minecraft.world.inventory.Slot
net.minecraft.world.inventory.BrewingStandMenu.IngredientsSlot
- Enclosing class:
- BrewingStandMenu
-
Field Summary
-
Constructor Summary
ConstructorDescriptionIngredientsSlot
(Container p_39115_, int p_39116_, int p_39117_, int p_39118_) -
Method Summary
Methods inherited from class net.minecraft.world.inventory.Slot
allowModification, checkTakeAchievements, getContainerSlot, getItem, getMaxStackSize, getNoItemIcon, getSlotIndex, hasItem, isActive, isSameInventory, mayPickup, onQuickCraft, onQuickCraft, onSwapCraft, onTake, remove, safeInsert, safeInsert, safeTake, set, setBackground, setChanged, tryRemove
-
Constructor Details
-
IngredientsSlot
-
-
Method Details
-
mayPlace
-
getMaxStackSize
public int getMaxStackSize()- Overrides:
getMaxStackSize
in classSlot
-