Class RingStormEffect

java.lang.Object
com.binaris.wizardry.content.item.artifact.RingStormEffect
All Implemented Interfaces:
IArtifactEffect

public class RingStormEffect extends Object implements IArtifactEffect
  • Constructor Details

    • RingStormEffect

      public RingStormEffect()
  • Method Details

    • onSpellPreCast

      public void onSpellPreCast(SpellCastEvent.Pre e, net.minecraft.world.item.ItemStack artifact)
      Description copied from interface: IArtifactEffect
      Called before a spell is cast (if player carries the artifact in their hotbar or accessories) to apply the artifact's effect.
      Specified by:
      onSpellPreCast in interface IArtifactEffect
      Parameters:
      e - The spell cast event
      artifact - The artifact stack