Uses of Class
zombie.entity.components.attributes.AttributeInstance.Int
Packages that use AttributeInstance.Int
-
Uses of AttributeInstance.Int in zombie.entity.components.attributes
Subclasses with type arguments of type AttributeInstance.Int in zombie.entity.components.attributesMethods in zombie.entity.components.attributes that return AttributeInstance.IntModifier and TypeMethodDescriptionprotected static AttributeInstance.Int
AttributeFactory.AllocAttributeInt()
AttributeInstance.Int.copy()
Methods in zombie.entity.components.attributes with parameters of type AttributeInstance.IntModifier and TypeMethodDescriptionboolean
AttributeInstance.Int.equalTo
(AttributeInstance.Int int0) protected static void
AttributeFactory.Release
(AttributeInstance.Int int0)