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 potionBrewing, Container container, int slot, int x, int y) -
Method Summary
Methods inherited from class 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
-
-
Method Details
-
mayPlace
-