Class BrewStartEvent

All Implemented Interfaces:
Cancellable

public final class BrewStartEvent extends InventoryEvent implements Cancellable
Author:
CreeperFace
  • Constructor Details

    • BrewStartEvent

      public BrewStartEvent(BrewingStand blockEntity)
  • Method Details

    • getBrewingStand

      public BrewingStand getBrewingStand()
    • getIngredient

      public ItemStack getIngredient()
    • getPotions

      public ItemStack[] getPotions()
    • getPotion

      public ItemStack getPotion(int index)
      Parameters:
      index - Potion index in range 0 - 2
      Returns:
      potion