Class PotionTypes

java.lang.Object
org.cloudburstmc.api.potion.PotionTypes

public class PotionTypes extends Object
  • Field Details

    • AWKWARD

      public static final PotionType AWKWARD
    • FIRE_RESISTANCE

      public static final PotionType FIRE_RESISTANCE
    • HARMING

      public static final PotionType HARMING
    • HEALING

      public static final PotionType HEALING
    • INVISIBILITY

      public static final PotionType INVISIBILITY
    • LEAPING

      public static final PotionType LEAPING
    • LONG_FIRE_RESISTANCE

      public static final PotionType LONG_FIRE_RESISTANCE
    • LONG_INVISIBILITY

      public static final PotionType LONG_INVISIBILITY
    • LONG_LEAPING

      public static final PotionType LONG_LEAPING
    • LONG_MUNDANE

      public static final PotionType LONG_MUNDANE
    • LONG_NIGHT_VISION

      public static final PotionType LONG_NIGHT_VISION
    • LONG_POISON

      public static final PotionType LONG_POISON
    • LONG_REGENERATION

      public static final PotionType LONG_REGENERATION
    • LONG_SLOW_FALLING

      public static final PotionType LONG_SLOW_FALLING
    • LONG_SLOWNESS

      public static final PotionType LONG_SLOWNESS
    • LONG_STRENGTH

      public static final PotionType LONG_STRENGTH
    • LONG_SWIFTNESS

      public static final PotionType LONG_SWIFTNESS
    • LONG_TURTLE_MASTER

      public static final PotionType LONG_TURTLE_MASTER
    • LONG_WATER_BREATHING

      public static final PotionType LONG_WATER_BREATHING
    • LONG_WEAKNESS

      public static final PotionType LONG_WEAKNESS
    • MUNDANE

      public static final PotionType MUNDANE
    • NIGHT_VISION

      public static final PotionType NIGHT_VISION
    • POISON

      public static final PotionType POISON
    • REGENERATION

      public static final PotionType REGENERATION
    • SLOW_FALLING

      public static final PotionType SLOW_FALLING
    • SLOWNESS

      public static final PotionType SLOWNESS
    • STRENGTH

      public static final PotionType STRENGTH
    • STRONG_HARMING

      public static final PotionType STRONG_HARMING
    • STRONG_HEALING

      public static final PotionType STRONG_HEALING
    • STRONG_LEAPING

      public static final PotionType STRONG_LEAPING
    • STRONG_POISON

      public static final PotionType STRONG_POISON
    • STRONG_REGENERATION

      public static final PotionType STRONG_REGENERATION
    • STRONG_SLOWNESS

      public static final PotionType STRONG_SLOWNESS
    • STRONG_STRENGTH

      public static final PotionType STRONG_STRENGTH
    • STRONG_SWIFTNESS

      public static final PotionType STRONG_SWIFTNESS
    • STRONG_TURTLE_MASTER

      public static final PotionType STRONG_TURTLE_MASTER
    • SWIFTNESS

      public static final PotionType SWIFTNESS
    • THICK

      public static final PotionType THICK
    • TURTLE_MASTER

      public static final PotionType TURTLE_MASTER
    • WATER

      public static final PotionType WATER
    • WATER_BREATHING

      public static final PotionType WATER_BREATHING
    • WEAKNESS

      public static final PotionType WEAKNESS
    • WITHER

      public static final PotionType WITHER
  • Constructor Details

    • PotionTypes

      public PotionTypes()