Class AmuletPotentialEffect
java.lang.Object
com.binaris.wizardry.content.item.artifact.AmuletPotentialEffect
- All Implemented Interfaces:
IArtifactEffect
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidonPlayerHurt(EBLivingHurtEvent 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, onSpellPostCast, onSpellPreCast, onTick
-
Field Details
-
PROBABILITY_EFFECT
public static float PROBABILITY_EFFECT
-
-
Constructor Details
-
AmuletPotentialEffect
public AmuletPotentialEffect()
-
-
Method Details
-
onPlayerHurt
- Specified by:
onPlayerHurtin interfaceIArtifactEffect
-