Class RingStormEffect
java.lang.Object
com.binaris.wizardry.content.item.artifact.RingStormEffect
- All Implemented Interfaces:
IArtifactEffect,IEventEffect<ArtifactEffectContext>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidonSpellPreCast(SpellCastEvent.Pre e, ArtifactEffectContext context) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.binaris.wizardry.core.IEventEffect
onHurtEntity, onKillEntity, onSpellPostCast, onTick, onUserHurt
-
Constructor Details
-
RingStormEffect
public RingStormEffect()
-
-
Method Details
-
onSpellPreCast
- Specified by:
onSpellPreCastin interfaceIEventEffect<ArtifactEffectContext>
-