Class PotionTypes

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

public class PotionTypes extends Object
  • Field Details

    • WATER

      public static final PotionType WATER
    • MUNDANE

      public static final PotionType MUNDANE
    • MUNDANE_II

      public static final PotionType MUNDANE_II
    • THICK

      public static final PotionType THICK
    • AWKWARD

      public static final PotionType AWKWARD
    • NIGHT_VISION

      public static final PotionType NIGHT_VISION
    • NIGHT_VISION_LONG

      public static final PotionType NIGHT_VISION_LONG
    • INVISIBLE

      public static final PotionType INVISIBLE
    • INVISIBLE_LONG

      public static final PotionType INVISIBLE_LONG
    • LEAPING

      public static final PotionType LEAPING
    • LEAPING_LONG

      public static final PotionType LEAPING_LONG
    • LEAPING_II

      public static final PotionType LEAPING_II
    • FIRE_RESISTANCE

      public static final PotionType FIRE_RESISTANCE
    • FIRE_RESISTANCE_LONG

      public static final PotionType FIRE_RESISTANCE_LONG
    • SPEED

      public static final PotionType SPEED
    • SPEED_LONG

      public static final PotionType SPEED_LONG
    • SPEED_II

      public static final PotionType SPEED_II
    • SLOWNESS

      public static final PotionType SLOWNESS
    • SLOWNESS_LONG

      public static final PotionType SLOWNESS_LONG
    • WATER_BREATHING

      public static final PotionType WATER_BREATHING
    • WATER_BREATHING_LONG

      public static final PotionType WATER_BREATHING_LONG
    • INSTANT_HEALTH

      public static final PotionType INSTANT_HEALTH
    • INSTANT_HEALTH_II

      public static final PotionType INSTANT_HEALTH_II
    • HARMING

      public static final PotionType HARMING
    • HARMING_II

      public static final PotionType HARMING_II
    • POISON

      public static final PotionType POISON
    • POISON_LONG

      public static final PotionType POISON_LONG
    • POISON_II

      public static final PotionType POISON_II
    • REGENERATION

      public static final PotionType REGENERATION
    • REGENERATION_LONG

      public static final PotionType REGENERATION_LONG
    • REGENERATION_II

      public static final PotionType REGENERATION_II
    • STRENGTH

      public static final PotionType STRENGTH
    • STRENGTH_LONG

      public static final PotionType STRENGTH_LONG
    • STRENGTH_II

      public static final PotionType STRENGTH_II
    • WEAKNESS

      public static final PotionType WEAKNESS
    • WEAKNESS_LONG

      public static final PotionType WEAKNESS_LONG
    • DECAY

      public static final PotionType DECAY
    • TURTLE_MASTER

      public static final PotionType TURTLE_MASTER
    • TURTLE_MASTER_LONG

      public static final PotionType TURTLE_MASTER_LONG
    • TURTLE_MASTER_II

      public static final PotionType TURTLE_MASTER_II
    • SLOW_FALLING

      public static final PotionType SLOW_FALLING
    • SLOW_FALLING_LONG

      public static final PotionType SLOW_FALLING_LONG
  • Constructor Details

    • PotionTypes

      public PotionTypes()