Uses of Class
zombie.entity.components.attributes.AttributeType.Bool
Packages that use AttributeType.Bool
-
Uses of AttributeType.Bool in zombie.entity.components.attributes
Subclasses with type arguments of type AttributeType.Bool in zombie.entity.components.attributesFields in zombie.entity.components.attributes declared as AttributeType.BoolMethods in zombie.entity.components.attributes with parameters of type AttributeType.BoolModifier and TypeMethodDescriptionfinal boolean
AttributeContainer.get
(AttributeType.Bool bool) final boolean
AttributeContainer.get
(AttributeType.Bool bool, boolean boolean0) final void
AttributeContainer.put
(AttributeType.Bool bool, boolean boolean0) final void
AttributeContainer.set
(AttributeType.Bool bool, boolean boolean0) protected void
AttributeInstance.Bool.setType
(AttributeType.Bool bool0)