Class AstralPotions

java.lang.Object
dev.jaxydog.astral.register.ContentRegistrar
dev.jaxydog.astral.content.effect.AstralPotions
All Implemented Interfaces:
Registered, Registered.All, Registered.Client, Registered.Common, Registered.Generated, Registered.Server

public final class AstralPotions extends ContentRegistrar
Contains definitions of all modded-in potions.
Since:
2.0.0
  • Field Details

    • SINISTER

      public static final AstralPotion SINISTER
      The sinister potion.
      Since:
      2.0.0
    • LONG_SINISTER

      public static final AstralPotion LONG_SINISTER
      The sinister potion with a longer duration.
      Since:
      2.0.0
    • STRONG_SINISTER

      public static final AstralPotion STRONG_SINISTER
      The sinister potion with a stronger amplifier.
      Since:
      2.0.0
  • Constructor Details

    • AstralPotions

      public AstralPotions()