Class MindFatigueEffectImpl
java.lang.Object
net.minecraft.world.effect.MobEffect
name.dashkal.minecraft.hexresearch.effect.MindFatigueEffect
name.dashkal.minecraft.hexresearch.forge.effect.MindFatigueEffectImpl
- All Implemented Interfaces:
net.minecraftforge.common.extensions.IForgeMobEffect
public class MindFatigueEffectImpl
extends name.dashkal.minecraft.hexresearch.effect.MindFatigueEffect
Forge specific MindFatigueEffect that does not allow any curative items.
-
Field Summary
FieldsFields inherited from class name.dashkal.minecraft.hexresearch.effect.MindFatigueEffect
ID -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class name.dashkal.minecraft.hexresearch.effect.MindFatigueEffect
applyEffectTick, applyInstantenousEffect, effectInstance, getInstance, isDurationEffectTickMethods inherited from class net.minecraft.world.effect.MobEffect
addAttributeModifier, addAttributeModifiers, byId, createFactorData, getAttributeModifiers, getAttributeModifierValue, getCategory, getColor, getDescriptionId, getDisplayName, getEffectRendererInternal, getId, getIdFromNullable, getOrCreateDescriptionId, initializeClient, isBeneficial, isInstantenous, removeAttributeModifiers, setFactorDataFactoryMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraftforge.common.extensions.IForgeMobEffect
getSortOrder
-
Field Details
-
INSTANCE
-
-
Constructor Details
-
MindFatigueEffectImpl
public MindFatigueEffectImpl()
-
-
Method Details
-
getCurativeItems
-