Class BagEffects.BagEffect

java.lang.Object
valorless.havenbags.features.BagEffects.BagEffect
Enclosing class:
BagEffects

public static class BagEffects.BagEffect extends Object
  • Field Details

    • name

      public String name
    • potions

      public HashMap<org.bukkit.potion.PotionEffectType,Integer> potions
  • Constructor Details

    • BagEffect

      public BagEffect(String name, HashMap<org.bukkit.potion.PotionEffectType,Integer> potions)