Class ExpandAttributeModifierTemplate
java.lang.Object
com.blamejared.crafttweaker.natives.entity.attribute.ExpandAttributeModifierTemplate
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic net.minecraft.world.entity.ai.attributes.AttributeModifiercreate(net.minecraft.world.effect.AttributeModifierTemplate internal, int amplifier) static UUIDgetAttributeModifierId(net.minecraft.world.effect.AttributeModifierTemplate internal)
-
Constructor Details
-
ExpandAttributeModifierTemplate
public ExpandAttributeModifierTemplate()
-
-
Method Details
-
getAttributeModifierId
public static UUID getAttributeModifierId(net.minecraft.world.effect.AttributeModifierTemplate internal) -
create
public static net.minecraft.world.entity.ai.attributes.AttributeModifier create(net.minecraft.world.effect.AttributeModifierTemplate internal, int amplifier)
-