Class LeechingRingEffect
java.lang.Object
com.binaris.wizardry.content.item.artifact.LeechingRingEffect
- All Implemented Interfaces:
IArtifactEffect
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidonHurtEntity(EBLivingHurtEvent e, net.minecraft.world.item.ItemStack s) 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
onKillEntity, onPlayerHurt, onSpellPostCast, onSpellPreCast, onTick
-
Constructor Details
-
LeechingRingEffect
public LeechingRingEffect()
-
-
Method Details
-
onHurtEntity
- Specified by:
onHurtEntityin interfaceIArtifactEffect
-