Class ExpandAttributeOperation
java.lang.Object
com.blamejared.crafttweaker.natives.entity.attribute.ExpandAttributeOperation
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic intid(net.minecraft.world.entity.ai.attributes.AttributeModifier.Operation internal) Gets the id of this operation.
-
Constructor Details
-
ExpandAttributeOperation
public ExpandAttributeOperation()
-
-
Method Details
-
id
public static int id(net.minecraft.world.entity.ai.attributes.AttributeModifier.Operation internal) Gets the id of this operation.- Returns:
- The id of this operation.
-