Class CurseMobEffect
java.lang.Object
net.minecraft.world.effect.MobEffect
com.binaris.wizardry.api.content.effect.CurseMobEffect
- Direct Known Subclasses:
EnfeeblementCurse,UndeathCurse
public class CurseMobEffect
extends net.minecraft.world.effect.MobEffect
-
Constructor Summary
ConstructorsConstructorDescriptionCurseMobEffect(net.minecraft.world.effect.MobEffectCategory mobEffectCategory, int i) -
Method Summary
Methods inherited from class net.minecraft.world.effect.MobEffect
addAttributeModifier, addAttributeModifiers, applyEffectTick, applyInstantenousEffect, byId, createFactorData, getAttributeModifiers, getAttributeModifierValue, getCategory, getColor, getDescriptionId, getDisplayName, getId, getIdFromNullable, getOrCreateDescriptionId, isBeneficial, isDurationEffectTick, isInstantenous, removeAttributeModifiers, setFactorDataFactory
-
Constructor Details
-
CurseMobEffect
public CurseMobEffect(net.minecraft.world.effect.MobEffectCategory mobEffectCategory, int i)
-