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
Fields -
Constructor Summary
ConstructorsConstructorDescriptionIngredientsSlot
(PotionBrewing p_340951_, 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, getMaxStackSize, getNoItemIcon, getSlotIndex, hasItem, isActive, isFake, isHighlightable, isSameInventory, mayPickup, onQuickCraft, onQuickCraft, onSwapCraft, onTake, remove, safeInsert, safeInsert, safeTake, set, setBackground, setByPlayer, setByPlayer, setChanged, tryRemove
-
Field Details
-
potionBrewing
-
-
Constructor Details
-
IngredientsSlot
public IngredientsSlot(PotionBrewing p_340951_, Container p_39115_, int p_39116_, int p_39117_, int p_39118_)
-
-
Method Details