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 class
static class
Fields in zombie.entity.components.attributes declared as AttributeType.IntModifier and TypeFieldDescriptionstatic final AttributeType.Int
Attribute.HeadCondition
static final AttributeType.Int
Attribute.HeadConditionMax
static final AttributeType.Int
Attribute.OriginX
static final AttributeType.Int
Attribute.OriginY
static final AttributeType.Int
Attribute.OriginZ
static final AttributeType.Int
Attribute.Quality
static final AttributeType.Int
Attribute.TestUses
static final AttributeType.Int
Attribute.TimesHeadRepaired
Methods in zombie.entity.components.attributes with parameters of type AttributeType.IntModifier and TypeMethodDescriptionfinal int
AttributeContainer.get
(AttributeType.Int int0) final int
AttributeContainer.get
(AttributeType.Int int0, int int1) final void
AttributeContainer.put
(AttributeType.Int int0, int int1) final void
AttributeContainer.set
(AttributeType.Int int0, int int1) protected void
AttributeInstance.Int.setType
(AttributeType.Int int0)