Class ArenaPotionEffect

java.lang.Object
dev.despical.tntrun.game.ArenaPotionEffect

public class ArenaPotionEffect extends Object
  • Constructor Details

    • ArenaPotionEffect

      public ArenaPotionEffect()
  • Method Details

    • getPotionEffectType

      public org.bukkit.potion.PotionEffectType getPotionEffectType()
    • toString

      public String toString()
      Overrides:
      toString in class Object
    • fromString

      public static ArenaPotionEffect fromString(String str)