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 Details

    • FabledAttributeProvider

      public FabledAttributeProvider()
  • Method Details

    • scaleAttribute

      public double scaleAttribute(String name, org.bukkit.entity.LivingEntity entity, double value)
      Specified by:
      scaleAttribute in interface studio.magemonkey.codex.registry.provider.AttributeProvider