Class PaladinRingEffect

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

public class PaladinRingEffect extends Object implements IArtifactEffect
  • Constructor Details

    • PaladinRingEffect

      public PaladinRingEffect()
  • Method Details

    • onSpellPostCast

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