Class HungerCastingCharmEffect
java.lang.Object
com.binaris.wizardry.content.item.artifact.HungerCastingCharmEffect
- All Implemented Interfaces:
IArtifactEffect
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidonSpellPreCast(SpellCastEvent.Pre event, net.minecraft.world.item.ItemStack stack) 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.IArtifactEffect
onHurtEntity, onKillEntity, onPlayerHurt, onSpellPostCast, onTick
-
Constructor Details
-
HungerCastingCharmEffect
public HungerCastingCharmEffect()
-
-
Method Details
-
onSpellPreCast
- Specified by:
onSpellPreCastin interfaceIArtifactEffect
-