类 StartBrewEvent

所有已实现的接口:
Cancellable

public class StartBrewEvent extends InventoryEvent implements Cancellable
作者:
CreeperFace
  • 构造器详细资料

  • 方法详细资料

    • getHandlers

      public static HandlerList getHandlers()
    • getBrewingStand

      public BlockEntityBrewingStand getBrewingStand()
    • getIngredient

      public Item getIngredient()
    • getPotions

      public Item[] getPotions()
    • getPotion

      public Item getPotion(int index)
      参数:
      index - Potion index in range 0 - 2
      返回:
      potion