类 InstantenousMobEffect
java.lang.Object
net.minecraft.world.effect.MobEffect
net.minecraft.world.effect.InstantenousMobEffect
- 所有已实现的接口:
IForgeMobEffect
-
构造器概要
构造器 -
方法概要
从类继承的方法 net.minecraft.world.effect.MobEffect
addAttributeModifier, addAttributeModifiers, applyEffectTick, applyInstantenousEffect, byId, createFactorData, getAttributeModifiers, getAttributeModifierValue, getCategory, getColor, getDescriptionId, getDisplayName, getEffectRendererInternal, getId, getIdFromNullable, getOrCreateDescriptionId, initializeClient, isBeneficial, removeAttributeModifiers, setFactorDataFactory
从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
从接口继承的方法 net.minecraftforge.common.extensions.IForgeMobEffect
getCurativeItems, getSortOrder
-
构造器详细资料
-
InstantenousMobEffect
-
-
方法详细资料
-
isInstantenous
public boolean isInstantenous()- 覆盖:
isInstantenous
在类中MobEffect
-
isDurationEffectTick
public boolean isDurationEffectTick(int pDuration, int pAmplifier) - 覆盖:
isDurationEffectTick
在类中MobEffect
-