java.lang.Object
studio.magemonkey.divinity.modules.list.sets.SetManager.SetElementBonus
- Enclosing class:
SetManager
public class SetManager.SetElementBonus
extends Object
-
Constructor Summary
Constructors
-
Method Summary
int
Set<org.bukkit.potion.PotionEffect>
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
SetElementBonus
public SetElementBonus(int amount,
@NotNull
List<String> lore,
@NotNull
Map<org.bukkit.potion.PotionEffectType,Integer> potions,
@NotNull
BonusMap bonusMap)
-
Method Details
-
getMinElementsAmount
public int getMinElementsAmount()
-
-
getPotionEffects
@NotNull
public Set<org.bukkit.potion.PotionEffect> getPotionEffects()
-