Class AttributeHelper
java.lang.Object
com.github.thedeathlycow.thermoo.impl.attribute.AttributeHelper
Helper methods for attribute related functions
-
Method Summary
Modifier and TypeMethodDescriptionstatic voidapplyValueAsModifier(net.minecraft.entity.LivingEntity entity, AttributeData attribute, double value) static String
-
Method Details
-
fixPrefixedAttributeIds
-
applyValueAsModifier
public static void applyValueAsModifier(net.minecraft.entity.LivingEntity entity, AttributeData attribute, double value)
-