Class BrewingStandMenu.IngredientsSlot

java.lang.Object
net.minecraft.world.inventory.Slot
net.minecraft.world.inventory.BrewingStandMenu.IngredientsSlot
Enclosing class:
BrewingStandMenu

private static class BrewingStandMenu.IngredientsSlot extends Slot
  • Field Details

  • Constructor Details

    • IngredientsSlot

      public IngredientsSlot(PotionBrewing potionBrewing, Container container, int slot, int x, int y)
  • Method Details