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 arg0) final boolean
AttributeContainer.get
(AttributeType.Bool arg0, boolean arg1) final void
AttributeContainer.put
(AttributeType.Bool arg0, boolean arg1) final void
AttributeContainer.set
(AttributeType.Bool arg0, boolean arg1)