Package studio.magemonkey.fabled.api
Class FabledAttributeProvider
java.lang.Object
studio.magemonkey.fabled.api.FabledAttributeProvider
- All Implemented Interfaces:
studio.magemonkey.codex.registry.provider.AttributeProvider
public class FabledAttributeProvider
extends Object
implements studio.magemonkey.codex.registry.provider.AttributeProvider
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondouble
scaleAttribute
(String name, org.bukkit.entity.LivingEntity entity, double value)
-
Constructor Details
-
FabledAttributeProvider
public FabledAttributeProvider()
-
-
Method Details
-
scaleAttribute
- Specified by:
scaleAttribute
in interfacestudio.magemonkey.codex.registry.provider.AttributeProvider
-