AttributeManager

public class AttributeManager

Constructors

Link copied to clipboard
public void AttributeManager()

Functions

Link copied to clipboard
public static double getAttributeBaseValue(LivingEntity livingEntity, String attributeKey)
Link copied to clipboard
public static void setAttribute(LivingEntity livingEntity, String attributeKey, double value)