Class GeneratorNumericAttribute
java.lang.Object
zombie.scripting.itemConfig.RandomGenerator<GeneratorNumericAttribute>
zombie.scripting.itemConfig.generators.GeneratorNumericAttribute
-
Constructor Summary
ConstructorsConstructorDescriptionGeneratorNumericAttribute(AttributeType attributeType, float max) GeneratorNumericAttribute(AttributeType attributeType, float min, float max) GeneratorNumericAttribute(AttributeType attributeType, float chance, float min, float max) -
Method Summary
-
Constructor Details
-
GeneratorNumericAttribute
-
GeneratorNumericAttribute
-
GeneratorNumericAttribute
-
-
Method Details
-
execute
- Specified by:
executein classRandomGenerator<GeneratorNumericAttribute>
-
copy
- Specified by:
copyin classRandomGenerator<GeneratorNumericAttribute>
-