Uses of Class
zombie.entity.components.attributes.AttributeInstance.Bool
Packages that use AttributeInstance.Bool
-
Uses of AttributeInstance.Bool in zombie.entity.components.attributes
Subclasses with type arguments of type AttributeInstance.Bool in zombie.entity.components.attributesMethods in zombie.entity.components.attributes that return AttributeInstance.BoolModifier and TypeMethodDescriptionprotected static AttributeInstance.Bool
AttributeFactory.AllocAttributeBool()
AttributeInstance.Bool.copy()
Methods in zombie.entity.components.attributes with parameters of type AttributeInstance.BoolModifier and TypeMethodDescriptionboolean
AttributeInstance.Bool.equalTo
(AttributeInstance.Bool bool0) protected static void
AttributeFactory.Release
(AttributeInstance.Bool bool)