Class AttributeFactory
java.lang.Object
zombie.entity.components.attributes.AttributeFactory
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic AttributeInstance
Create
(AttributeType attributeType) static <T extends AttributeInstance>
TCreateTyped
(AttributeType attributeType) static void
Reset()
-
Constructor Details
-
AttributeFactory
public AttributeFactory()
-
-
Method Details
-
Reset
public static void Reset() -
CreateTyped
-
Create
-