Uses of Class
zombie.entity.components.attributes.AttributeType.Int
Packages that use AttributeType.Int
-
Uses of AttributeType.Int in zombie.entity.components.attributes
Subclasses with type arguments of type AttributeType.Int in zombie.entity.components.attributesModifier and TypeClassDescriptionstatic classstatic classFields in zombie.entity.components.attributes declared as AttributeType.IntModifier and TypeFieldDescriptionstatic final AttributeType.IntAttribute.HeadConditionstatic final AttributeType.IntAttribute.HeadConditionMaxstatic final AttributeType.IntAttribute.OriginXstatic final AttributeType.IntAttribute.OriginYstatic final AttributeType.IntAttribute.OriginZstatic final AttributeType.IntAttribute.Qualitystatic final AttributeType.IntAttribute.TestUsesstatic final AttributeType.IntAttribute.TimesHeadRepairedMethods in zombie.entity.components.attributes with parameters of type AttributeType.IntModifier and TypeMethodDescriptionfinal intAttributeContainer.get(AttributeType.Int arg0) final intAttributeContainer.get(AttributeType.Int arg0, int arg1) final voidAttributeContainer.put(AttributeType.Int arg0, int arg1) final voidAttributeContainer.set(AttributeType.Int arg0, int arg1)