Interface PotionData


public interface PotionData
  • Method Details

    • types

      @Nullable @Nullable String[] types()
    • excludedTypes

      @Nullable @Nullable String[] excludedTypes()
    • extended

      boolean extended()
    • upgraded

      boolean upgraded()
    • excludeNegative

      boolean excludeNegative()