Interface AttributeProvider


public interface AttributeProvider
  • Method Summary

    Modifier and Type
    Method
    Description
    double
    scaleAttribute(String name, org.bukkit.entity.LivingEntity player, double value)
     
  • Method Details

    • scaleAttribute

      double scaleAttribute(String name, org.bukkit.entity.LivingEntity player, double value)