Uses of Class
zombie.entity.components.attributes.AttributeInstance.Byte
Packages that use AttributeInstance.Byte
-
Uses of AttributeInstance.Byte in zombie.entity.components.attributes
Subclasses with type arguments of type AttributeInstance.Byte in zombie.entity.components.attributesMethods in zombie.entity.components.attributes that return AttributeInstance.ByteModifier and TypeMethodDescriptionprotected static AttributeInstance.Byte
AttributeFactory.AllocAttributeByte()
AttributeInstance.Byte.copy()
Methods in zombie.entity.components.attributes with parameters of type AttributeInstance.ByteModifier and TypeMethodDescriptionboolean
AttributeInstance.Byte.equalTo
(AttributeInstance.Byte byte0) protected static void
AttributeFactory.Release
(AttributeInstance.Byte byte0)