Uses of Class
studio.magemonkey.fabled.api.util.BuffData
Packages that use BuffData
-
Uses of BuffData in studio.magemonkey.fabled.api.util
Methods in studio.magemonkey.fabled.api.util that return BuffDataModifier and TypeMethodDescriptionstatic BuffDataBuffManager.getBuffData(org.bukkit.entity.LivingEntity entity) Retrieves the buff data for an entity.static BuffDataBuffManager.getBuffData(org.bukkit.entity.LivingEntity entity, boolean create) Retrieves the buff data for an entity, optionally creating new data if none currently exists.Methods in studio.magemonkey.fabled.api.util that return types with arguments of type BuffData