Class SpellProperties.Builder
java.lang.Object
com.binaris.wizardry.api.content.spell.properties.SpellProperties.Builder
- Enclosing class:
- SpellProperties
-
Method Summary
Modifier and TypeMethodDescriptionadd(SpellProperty<T> property) add(SpellProperty<T> property, T defaultValue) assignBaseProperties(SpellTier tier, Element element, SpellType type, SpellAction action, int cost, int charge, int cooldown) build()
-
Method Details
-
assignBaseProperties
public SpellProperties.Builder assignBaseProperties(SpellTier tier, Element element, SpellType type, SpellAction action, int cost, int charge, int cooldown) -
add
-
add
-
build
-