Interface BrewingXpSource

All Superinterfaces:
XpSource

public interface BrewingXpSource extends XpSource
  • Method Details

    • getIngredients

      @NotNull @NotNull ItemFilter getIngredients()
      Gets the valid ingredients of the source.
      Returns:
      The ingredients
    • getTrigger

      @NotNull @NotNull BrewingXpSource.BrewTriggers getTrigger()
      Gets an array of triggers of the source.
      Returns:
      The triggers