Class AttributeHelper

java.lang.Object
com.github.thedeathlycow.thermoo.impl.attribute.AttributeHelper

public class AttributeHelper extends Object
Helper methods for attribute related functions
  • Method Details

    • fixPrefixedAttributeIds

      public static String fixPrefixedAttributeIds(String id)
    • applyValueAsModifier

      public static void applyValueAsModifier(net.minecraft.entity.LivingEntity entity, AttributeData attribute, double value)