Class PaladinRingEffect
java.lang.Object
com.binaris.wizardry.content.item.artifact.PaladinRingEffect
- All Implemented Interfaces:
IArtifactEffect,IEventEffect<ArtifactEffectContext>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidonSpellPostCast(SpellCastEvent.Post event, 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, onSpellPreCast, onTick, onUserHurt
-
Constructor Details
-
PaladinRingEffect
public PaladinRingEffect()
-
-
Method Details
-
onSpellPostCast
- Specified by:
onSpellPostCastin interfaceIEventEffect<ArtifactEffectContext>
-