Class PotionUtil

java.lang.Object
net.flectone.pulse.constant.PotionUtil

public final class PotionUtil extends Object
Potion identifiers the plugin has to match by name.
  • Field Details

    • INVISIBILITY_POTION_NAME

      public static String INVISIBILITY_POTION_NAME
      The potion that makes a player invisible, matched by name because the api differs between versions.