Class ForceArrowSpell
java.lang.Object
com.binaris.wizardry.api.content.spell.Spell
com.binaris.wizardry.content.spell.abstr.ArrowSpell<ForceArrow>
com.binaris.wizardry.content.spell.magic.ForceArrowSpell
-
Field Summary
Fields inherited from class com.binaris.wizardry.content.spell.abstr.ArrowSpell
arrowFactoryFields inherited from class com.binaris.wizardry.api.content.spell.Spell
pitch, pitchVariation, volume -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidaddArrowExtras(CastContext ctx, ForceArrow arrow) protected @NotNull SpellPropertiesMethods inherited from class com.binaris.wizardry.content.spell.abstr.ArrowSpell
calculateVelocity, canCastByEntity, canCastByLocation, cast, cast, cast, requiresPacketMethods inherited from class com.binaris.wizardry.api.content.spell.Spell
assignProperties, endCast, equals, getAction, getChargeUp, getCooldown, getCost, getDesc, getDescriptionFormatted, getDescriptionId, getElement, getIcon, getLocation, getLoopSounds, getOrCreateDescriptionId, getOrCreateLocation, getPitch, getPitchVariation, getProperties, getTier, getType, getVolume, isEnabled, isInstantCast, onCharge, playSound, playSound, playSound, playSoundLoop, playSoundLoop, property, soundValues, toString
-
Constructor Details
-
ForceArrowSpell
public ForceArrowSpell()
-
-
Method Details
-
addArrowExtras
- Overrides:
addArrowExtrasin classArrowSpell<ForceArrow>
-
properties
- Overrides:
propertiesin classArrowSpell<ForceArrow>
-