Uses of Class
nl.minetopiasdb.api.boosters.objects.ActiveBoost
Packages that use ActiveBoost
Package
Description
Package that contains the booster management classes
Package that contains the booster objects
-
Uses of ActiveBoost in nl.minetopiasdb.api.boosters
Methods in nl.minetopiasdb.api.boosters that return ActiveBoostModifier and TypeMethodDescriptionBoosterManager.getLastActivatedBoost(BoostType type) Get the last activated boosterBoosterManager.startBoost(UUID uuid, BoostType type, int percentage) Start a boosterMethods in nl.minetopiasdb.api.boosters that return types with arguments of type ActiveBoostModifier and TypeMethodDescriptionBoosterManager.getActiveBoosts()Get a list of currently active boostersBoosterManager.getActiveBoosts(BoostType type) Get a list of currently active boosters of a specific type -
Uses of ActiveBoost in nl.minetopiasdb.api.boosters.objects
Methods in nl.minetopiasdb.api.boosters.objects with parameters of type ActiveBoostModifier and TypeMethodDescriptionorg.bukkit.boss.BossBarBoostBar.getBar(org.bukkit.entity.Player player, ActiveBoost lastActivated) Get the bossbar for the provided boost percentage