历史 - net.minecraft.world.effect.MobEffectInstance
1.21.11
名称
ccx
cfm
字段
构造函数
方法
1.21.10
名称
字段
构造函数
方法
1.21.9
名称
byq
ccx
字段
构造函数
方法
1.21.8
名称
字段
构造函数
方法
1.21.7
名称
字段
构造函数
方法
1.21.6
名称
bwi
byq
字段
构造函数
方法
1.21.5
名称
btr
bwi
字段
构造函数
方法
int (): n, tickDownDuration, method_5588, updateDuration, m_19579_
String (): i, getDescriptionId, method_5586, getTranslationKey, m_19576_
String (): j, getDescriptionId, method_5586, getTranslationKey, m_19576_
MobEffectInstance (CompoundTag): a, load, method_5583, fromNbt, m_19560_
boolean (LivingEntity, Runnable): a, tick, method_5585, update, m_19552_
String (): o, describeDuration, method_48563, getDurationString, m_267740_
String (): p, describeDuration, method_48563, getDurationString, m_267740_
Tag (): j, save, method_5582, writeNbt, m_19555_
MobEffectInstance (float): a, withScaledDuration, method_66227, withScaledDuration, m_387325_
boolean (ServerLevel, LivingEntity, Runnable): a, tickServer, method_5585, update, m_386050_
void (): i, tickClient, method_66229, tickClient, m_386604_
void (): n, tickDownDuration, method_5588, updateDuration, m_19579_
boolean (): o, downgradeToHiddenEffect, method_66230, tickHiddenEffect, m_388836_
1.21.4
名称
bup
btr
字段
构造函数
方法
1.21.3
名称
brz
bup
字段
构造函数
方法
void (LivingEntity, Entity$RemovalReason): a, onMobRemoved, method_58622, onEntityRemoval, m_325044_
void (LivingEntity, DamageSource, float): a, onMobHurt, method_58621, onEntityDamage, m_321810_
void (ServerLevel, LivingEntity, Entity$RemovalReason): a, onMobRemoved, method_58622, onEntityRemoval, m_325044_
void (ServerLevel, LivingEntity, DamageSource, float): a, onMobHurt, method_58621, onEntityDamage, m_321810_
1.21.1
名称
字段
构造函数
方法
1.21
名称
bse
brz
字段
构造函数
方法
1.20.6
名称
bli
bse
字段
int: l, duration, field_5895, duration, f_19503_
int: h, duration, field_5895, duration, f_19503_
int: m, amplifier, field_5893, amplifier, f_19504_
int: i, amplifier, field_5893, amplifier, f_19504_
boolean: n, ambient, field_5892, ambient, f_19506_
boolean: j, ambient, field_5892, ambient, f_19506_
MobEffect: k, effect, field_5896, type, f_19502_
boolean: o, visible, field_5890, showParticles, f_19508_
boolean: k, visible, field_5890, showParticles, f_19508_
boolean: p, showIcon, field_5889, showIcon, f_19509_
boolean: l, showIcon, field_5889, showIcon, f_19509_
MobEffectInstance: q, hiddenEffect, field_21830, hiddenEffect, f_19510_
MobEffectInstance: m, hiddenEffect, field_21830, hiddenEffect, f_19510_
org.slf4j.Logger: b, LOGGER, field_5897, LOGGER, f_19501_
org.slf4j.Logger: f, LOGGER, field_5897, LOGGER, f_19501_
Optional<MobEffectInstance$FactorData>: r, factorData, field_38084, factorCalculationData, f_216885_
String: c, TAG_ID, field_45730, ID_NBT_KEY, f_290519_
String: d, TAG_AMBIENT, field_45731, AMBIENT_NBT_KEY, f_291631_
String: e, TAG_HIDDEN_EFFECT, field_45732, HIDDEN_EFFECT_NBT_KEY, f_290481_
String: f, TAG_AMPLIFIER, field_45733, AMPLIFIER_NBT_KEY, f_290928_
String: g, TAG_DURATION, field_45734, DURATION_NBT_KEY, f_291169_
String: h, TAG_SHOW_PARTICLES, field_45735, SHOW_PARTICLES_NBT_KEY, f_290735_
String: i, TAG_SHOW_ICON, field_45736, SHOW_ICON_NBT_KEY, f_290610_
String: j, TAG_FACTOR_CALCULATION_DATA, field_45737, FACTOR_CALCULATION_DATA_NBT_KEY, f_290894_
int: b, MIN_AMPLIFIER, field_49014, MIN_AMPLIFIER, f_316862_
int: c, MAX_AMPLIFIER, field_49015, MAX_AMPLIFIER, f_316220_
com.mojang.serialization.Codec<MobEffectInstance>: d, CODEC, field_48821, CODEC, f_316026_
StreamCodec<RegistryFriendlyByteBuf, MobEffectInstance>: e, STREAM_CODEC, field_49207, PACKET_CODEC, f_315755_
Holder<MobEffect>: g, effect, field_5896, type, f_19502_
MobEffectInstance$BlendState: n, blendState, field_47739, fading, f_317081_
构造函数
(MobEffect, int)
(MobEffect, int, int)
(MobEffect, int, int, boolean, boolean)
(MobEffect, int, int, boolean, boolean, boolean)
(MobEffect, int, int, boolean, boolean, boolean, MobEffectInstance, Optional<MobEffectInstance$FactorData>)
(Holder<MobEffect>, int, int, boolean, boolean)
(Holder<MobEffect>, int, int, boolean, boolean, boolean)
(Holder<MobEffect>, int, int, boolean, boolean, boolean, MobEffectInstance)
(Holder<MobEffect>, MobEffectInstance$Details)
方法
int (): k, tickDownDuration, method_5588, updateDuration, m_19579_
int (): n, tickDownDuration, method_5588, updateDuration, m_19579_
CompoundTag (CompoundTag): a, save, method_5582, writeNbt, m_19555_
MobEffectInstance (CompoundTag): b, load, method_5583, fromNbt, m_19560_
MobEffectInstance (CompoundTag): a, load, method_5583, fromNbt, m_19560_
MobEffect (): c, getEffect, method_5579, getEffectType, m_19544_
void (CompoundTag): c, writeDetailsTo, method_24277, writeTypelessNbt, m_19567_
MobEffectInstance (MobEffect, CompoundTag): a, loadSpecifiedEffect, method_24275, fromNbt, m_19545_
Optional<MobEffectInstance$FactorData> (): a, getFactorData, method_42129, getFactorCalculationData, m_216895_
boolean (MobEffectInstance): d, isShorterDurationThan, method_48561, lastsShorterThan, m_267670_
boolean (MobEffectInstance): e, isShorterDurationThan, method_48561, lastsShorterThan, m_267670_
boolean (): j, hasRemainingDuration, method_48562, isActive, m_267725_
boolean (): m, hasRemainingDuration, method_48562, isActive, m_267725_
String (): l, describeDuration, method_48563, getDurationString, m_267740_
String (): o, describeDuration, method_48563, getDurationString, m_267740_
MobEffectInstance$Details (): l, asDetails, method_56668, asParameters, m_324991_
float (LivingEntity, float): a, getBlendFactor, method_55653, getFadeFactor, m_318631_
ParticleOptions (): a, getParticleOptions, method_58148, createParticle, m_319016_
Holder<MobEffect> (): c, getEffect, method_5579, getEffectType, m_19544_
void (LivingEntity, Entity$RemovalReason): a, onMobRemoved, method_58622, onEntityRemoval, m_325044_
void (LivingEntity, DamageSource, float): a, onMobHurt, method_58621, onEntityDamage, m_321810_
Tag (): j, save, method_5582, writeNbt, m_19555_
void (LivingEntity): b, onEffectAdded, method_58623, playApplySound, m_322321_
boolean (Holder<MobEffect>): a, is, method_55654, equals, m_323663_
void (MobEffectInstance): d, copyBlendState, method_55656, copyFadingFrom, m_324193_
void (): k, skipBlending, method_55657, skipFading, m_320166_
1.20.4
名称
bid
bli
字段
构造函数
方法
1.20.2
名称
bfa
bid
字段
int: d, duration, field_5895, duration, f_19503_
int: l, duration, field_5895, duration, f_19503_
int: e, amplifier, field_5893, amplifier, f_19504_
int: m, amplifier, field_5893, amplifier, f_19504_
boolean: f, ambient, field_5892, ambient, f_19506_
boolean: n, ambient, field_5892, ambient, f_19506_
MobEffect: c, effect, field_5896, type, f_19502_
MobEffect: k, effect, field_5896, type, f_19502_
boolean: g, visible, field_5890, showParticles, f_19508_
boolean: o, visible, field_5890, showParticles, f_19508_
boolean: h, showIcon, field_5889, showIcon, f_19509_
boolean: p, showIcon, field_5889, showIcon, f_19509_
MobEffectInstance: i, hiddenEffect, field_21830, hiddenEffect, f_19510_
MobEffectInstance: q, hiddenEffect, field_21830, hiddenEffect, f_19510_
Optional<MobEffectInstance$FactorData>: j, factorData, field_38084, factorCalculationData, f_216885_
Optional<MobEffectInstance$FactorData>: r, factorData, field_38084, factorCalculationData, f_216885_
String: c, TAG_ID, field_45730, ID_NBT_KEY, f_290519_
String: d, TAG_AMBIENT, field_45731, AMBIENT_NBT_KEY, f_291631_
String: e, TAG_HIDDEN_EFFECT, field_45732, HIDDEN_EFFECT_NBT_KEY, f_290481_
String: f, TAG_AMPLIFIER, field_45733, AMPLIFIER_NBT_KEY, f_290928_
String: g, TAG_DURATION, field_45734, DURATION_NBT_KEY, f_291169_
String: h, TAG_SHOW_PARTICLES, field_45735, SHOW_PARTICLES_NBT_KEY, f_290735_
String: i, TAG_SHOW_ICON, field_45736, SHOW_ICON_NBT_KEY, f_290610_
String: j, TAG_FACTOR_CALCULATION_DATA, field_45737, FACTOR_CALCULATION_DATA_NBT_KEY, f_290894_
构造函数
方法
void (LivingEntity): a, applyEffect, method_5589, applyUpdateEffect, m_19550_
void (LivingEntity): a, onEffectStarted, method_52523, onApplied, m_292680_
1.20.1
名称
bey
bfa
字段
构造函数
方法
1.19.4
名称
bdk
bey
字段
int: c, duration, field_5895, duration, f_19503_
int: d, duration, field_5895, duration, f_19503_
int: d, amplifier, field_5893, amplifier, f_19504_
int: e, amplifier, field_5893, amplifier, f_19504_
boolean: e, ambient, field_5892, ambient, f_19506_
boolean: f, ambient, field_5892, ambient, f_19506_
MobEffect: b, effect, field_5896, type, f_19502_
MobEffect: c, effect, field_5896, type, f_19502_
boolean: f, visible, field_5890, showParticles, f_19508_
boolean: g, visible, field_5890, showParticles, f_19508_
boolean: g, showIcon, field_5889, showIcon, f_19509_
boolean: h, showIcon, field_5889, showIcon, f_19509_
MobEffectInstance: h, hiddenEffect, field_21830, hiddenEffect, f_19510_
MobEffectInstance: i, hiddenEffect, field_21830, hiddenEffect, f_19510_
org.slf4j.Logger: a, LOGGER, field_5897, LOGGER, f_19501_
org.slf4j.Logger: b, LOGGER, field_5897, LOGGER, f_19501_
Optional<MobEffectInstance$FactorData>: i, factorData, field_38084, factorCalculationData, f_216885_
Optional<MobEffectInstance$FactorData>: j, factorData, field_38084, factorCalculationData, f_216885_
int: a, INFINITE_DURATION, field_42106, INFINITE, f_267388_
构造函数
方法
int (): c, getDuration, method_5584, getDuration, m_19557_
int (): d, getDuration, method_5584, getDuration, m_19557_
int (): d, getAmplifier, method_5578, getAmplifier, m_19564_
int (): e, getAmplifier, method_5578, getAmplifier, m_19564_
boolean (): e, isAmbient, method_5591, isAmbient, m_19571_
boolean (): f, isAmbient, method_5591, isAmbient, m_19571_
boolean (): f, isVisible, method_5581, shouldShowParticles, m_19572_
boolean (): g, isVisible, method_5581, shouldShowParticles, m_19572_
int (): i, tickDownDuration, method_5588, updateDuration, m_19579_
int (): k, tickDownDuration, method_5588, updateDuration, m_19579_
String (): h, getDescriptionId, method_5586, getTranslationKey, m_19576_
String (): i, getDescriptionId, method_5586, getTranslationKey, m_19576_
MobEffect (): b, getEffect, method_5579, getEffectType, m_19544_
MobEffect (): c, getEffect, method_5579, getEffectType, m_19544_
boolean (): g, showIcon, method_5592, shouldShowIcon, m_19575_
boolean (): h, showIcon, method_5592, shouldShowIcon, m_19575_
boolean (MobEffectInstance): d, isShorterDurationThan, method_48561, lastsShorterThan, m_267670_
boolean (): b, isInfiniteDuration, method_48559, isInfinite, m_267577_
boolean (int): a, endsWithin, method_48557, isDurationBelow, m_267633_
int (it.unimi.dsi.fastutil.ints.Int2IntFunction): a, mapDuration, method_48558, mapDuration, m_267696_
boolean (): j, hasRemainingDuration, method_48562, isActive, m_267725_
String (): l, describeDuration, method_48563, getDurationString, m_267740_
1.19.3
名称
bbg
bdk
字段
boolean: f, noCounter, field_5891, permanent, f_19507_
boolean: g, visible, field_5890, showParticles, f_19508_
boolean: f, visible, field_5890, showParticles, f_19508_
boolean: h, showIcon, field_5889, showIcon, f_19509_
boolean: g, showIcon, field_5889, showIcon, f_19509_
MobEffectInstance: i, hiddenEffect, field_21830, hiddenEffect, f_19510_
MobEffectInstance: h, hiddenEffect, field_21830, hiddenEffect, f_19510_
Optional<MobEffectInstance$FactorData>: j, factorData, field_38084, factorCalculationData, f_216885_
Optional<MobEffectInstance$FactorData>: i, factorData, field_38084, factorCalculationData, f_216885_
构造函数
方法
int (): j, tickDownDuration, method_5588, updateDuration, m_19579_
int (): i, tickDownDuration, method_5588, updateDuration, m_19579_
void (boolean): a, setNoCounter, method_5580, setPermanent, m_19562_
boolean (): i, isNoCounter, method_5593, isPermanent, m_19577_
1.19.2
名称
字段
构造函数
方法
1.19.1
名称
baj
bbg
字段
构造函数
方法
1.19
名称
axe
baj
字段
Optional<MobEffectInstance$FactorData>: j, factorData, field_38084, factorCalculationData, f_216885_
构造函数
(MobEffect, int, int, boolean, boolean, boolean, MobEffectInstance)
(MobEffect, int, int, boolean, boolean, boolean, MobEffectInstance, Optional<MobEffectInstance$FactorData>)
方法
int (): b, getDuration, method_5584, getDuration, m_19557_
int (): c, getDuration, method_5584, getDuration, m_19557_
int (): c, getAmplifier, method_5578, getAmplifier, m_19564_
int (): d, getAmplifier, method_5578, getAmplifier, m_19564_
boolean (): d, isAmbient, method_5591, isAmbient, m_19571_
boolean (): e, isAmbient, method_5591, isAmbient, m_19571_
boolean (): e, isVisible, method_5581, shouldShowParticles, m_19572_
boolean (): f, isVisible, method_5581, shouldShowParticles, m_19572_
int (): i, tickDownDuration, method_5588, updateDuration, m_19579_
int (): j, tickDownDuration, method_5588, updateDuration, m_19579_
String (): g, getDescriptionId, method_5586, getTranslationKey, m_19576_
String (): h, getDescriptionId, method_5586, getTranslationKey, m_19576_
boolean (): h, isNoCounter, method_5593, isPermanent, m_19577_
boolean (): i, isNoCounter, method_5593, isPermanent, m_19577_
MobEffect (): a, getEffect, method_5579, getEffectType, m_19544_
MobEffect (): b, getEffect, method_5579, getEffectType, m_19544_
boolean (): f, showIcon, method_5592, shouldShowIcon, m_19575_
boolean (): g, showIcon, method_5592, shouldShowIcon, m_19575_
Optional<MobEffectInstance$FactorData> (): a, getFactorData, method_42129, getFactorCalculationData, m_216895_
1.18.2
名称
awn
axe
字段
org.apache.logging.log4j.Logger: a, LOGGER, field_5897, LOGGER, f_19501_
org.slf4j.Logger: a, LOGGER, field_5897, LOGGER, f_19501_
构造函数
方法
1.18.1
名称
字段
构造函数
方法
1.18
名称
ata
awn
字段
构造函数
方法
int (): b, getDuration, method_5584, getDuration, m_19557_, getDuration
int (): b, getDuration, method_5584, getDuration, m_19557_
int (): c, getAmplifier, method_5578, getAmplifier, m_19564_, getAmplifier
int (): c, getAmplifier, method_5578, getAmplifier, m_19564_
boolean (): d, isAmbient, method_5591, isAmbient, m_19571_, isAmbient
boolean (): d, isAmbient, method_5591, isAmbient, m_19571_
boolean (): e, isVisible, method_5581, shouldShowParticles, m_19572_, isShowParticles
boolean (): e, isVisible, method_5581, shouldShowParticles, m_19572_
MobEffect (): a, getEffect, method_5579, getEffectType, m_19544_, getMobEffect
MobEffect (): a, getEffect, method_5579, getEffectType, m_19544_
boolean (): f, showIcon, method_5592, shouldShowIcon, m_19575_, isShowIcon
boolean (): f, showIcon, method_5592, shouldShowIcon, m_19575_
boolean (LivingEntity, Runnable): a, tick, method_5585, update, m_19552_, tick
boolean (LivingEntity, Runnable): a, tick, method_5585, update, m_19552_
1.17.1
名称
asz
ata
字段
构造函数
方法
1.17
名称
apu
asz
net.minecraft.potion.EffectInstance
net.minecraft.src.C_498_
net.minecraft.server.v1_16_R3.MobEffect
net.minecraft.world.effect.MobEffect
字段
org.apache.logging.log4j.Logger: a, LOGGER, field_5897, LOGGER, field_180155_a
org.apache.logging.log4j.Logger: a, LOGGER, field_5897, LOGGER, f_19501_
int: c, duration, field_5895, duration, field_76460_b, duration
int: c, duration, field_5895, duration, f_19503_
int: d, amplifier, field_5893, amplifier, field_76461_c, amplification
int: d, amplifier, field_5893, amplifier, f_19504_
boolean: e, splash, field_5894, splash, field_82723_d, splash
boolean: f, ambient, field_5892, ambient, field_82724_e, ambient
boolean: e, ambient, field_5892, ambient, f_19506_
boolean: g, noCounter, field_5891, permanent, field_100013_f
boolean: f, noCounter, field_5891, permanent, f_19507_
MobEffect: b, effect, field_5896, type, field_188420_b
MobEffect: b, effect, field_5896, type, f_19502_
boolean: h, visible, field_5890, showParticles, field_188421_h, showParticles
boolean: g, visible, field_5890, showParticles, f_19508_
boolean: i, showIcon, field_5889, showIcon, field_205349_i, showIcon
boolean: h, showIcon, field_5889, showIcon, f_19509_
MobEffectInstance: j, hiddenEffect, field_21830, hiddenEffect, field_230115_j_, hiddenEffect
MobEffectInstance: i, hiddenEffect, field_21830, hiddenEffect, f_19510_
构造函数
方法
int (): b, getDuration, method_5584, getDuration, func_76459_b, getDuration
int (): b, getDuration, method_5584, getDuration, m_19557_, getDuration
int (): c, getAmplifier, method_5578, getAmplifier, func_76458_c, getAmplifier
int (): c, getAmplifier, method_5578, getAmplifier, m_19564_, getAmplifier
boolean (): d, isAmbient, method_5591, isAmbient, func_82720_e, isAmbient
boolean (): d, isAmbient, method_5591, isAmbient, m_19571_, isAmbient
boolean (): e, isVisible, method_5581, shouldShowParticles, func_188418_e, isShowParticles
boolean (): e, isVisible, method_5581, shouldShowParticles, m_19572_, isShowParticles
int (): i, tickDownDuration, method_5588, updateDuration, func_76454_e
int (): i, tickDownDuration, method_5588, updateDuration, m_19579_
void (LivingEntity): a, applyEffect, method_5589, applyUpdateEffect, func_76457_b
void (LivingEntity): a, applyEffect, method_5589, applyUpdateEffect, m_19550_
String (): g, getDescriptionId, method_5586, getTranslationKey, func_76453_d
String (): g, getDescriptionId, method_5586, getTranslationKey, m_19576_
CompoundTag (CompoundTag): a, save, method_5582, writeNbt, func_82719_a
CompoundTag (CompoundTag): a, save, method_5582, writeNbt, m_19555_
MobEffectInstance (CompoundTag): b, load, method_5583, fromNbt, func_82722_b
MobEffectInstance (CompoundTag): b, load, method_5583, fromNbt, m_19560_
void (boolean): b, setNoCounter, method_5580, setPermanent, func_100012_b
void (boolean): a, setNoCounter, method_5580, setPermanent, m_19562_
boolean (): h, isNoCounter, method_5593, isPermanent, func_100011_g
boolean (): h, isNoCounter, method_5593, isPermanent, m_19577_
MobEffect (): a, getEffect, method_5579, getEffectType, func_188419_a, getMobEffect
MobEffect (): a, getEffect, method_5579, getEffectType, m_19544_, getMobEffect
boolean (MobEffectInstance): b, update, method_5590, upgrade, func_199308_a
boolean (MobEffectInstance): b, update, method_5590, upgrade, m_19558_
boolean (): f, showIcon, method_5592, shouldShowIcon, func_205348_f, isShowIcon
boolean (): f, showIcon, method_5592, shouldShowIcon, m_19575_, isShowIcon
void (MobEffectInstance): a, setDetailsFrom, method_24276, copyFrom, func_230117_a_
void (MobEffectInstance): a, setDetailsFrom, method_24276, copyFrom, m_19548_
boolean (LivingEntity, Runnable): a, tick, method_5585, update, func_76455_a, tick
boolean (LivingEntity, Runnable): a, tick, method_5585, update, m_19552_, tick
void (CompoundTag): c, writeDetailsTo, method_24277, writeTypelessNbt, func_230119_c_
void (CompoundTag): c, writeDetailsTo, method_24277, writeTypelessNbt, m_19567_
MobEffectInstance (MobEffect, CompoundTag): a, loadSpecifiedEffect, method_24275, fromNbt, func_230116_a_
MobEffectInstance (MobEffect, CompoundTag): a, loadSpecifiedEffect, method_24275, fromNbt, m_19545_
1.16.5
名称
字段
构造函数
方法
CompoundTag (CompoundTag): a, save, method_5582, toTag, func_82719_a
CompoundTag (CompoundTag): a, save, method_5582, writeNbt, func_82719_a
MobEffectInstance (CompoundTag): b, load, method_5583, fromTag, func_82722_b
MobEffectInstance (CompoundTag): b, load, method_5583, fromNbt, func_82722_b
void (CompoundTag): c, writeDetailsTo, method_24277, typelessToTag, func_230119_c_
void (CompoundTag): c, writeDetailsTo, method_24277, writeTypelessNbt, func_230119_c_
MobEffectInstance (MobEffect, CompoundTag): a, loadSpecifiedEffect, method_24275, fromTag, func_230116_a_
MobEffectInstance (MobEffect, CompoundTag): a, loadSpecifiedEffect, method_24275, fromNbt, func_230116_a_
1.16.4
名称
apr
apu
net.minecraft.server.v1_16_R2.MobEffect
net.minecraft.server.v1_16_R3.MobEffect
字段
构造函数
方法
1.16.3
名称
字段
构造函数
方法
1.16.2
名称
aog
apr
net.minecraft.server.v1_16_R1.MobEffect
net.minecraft.server.v1_16_R2.MobEffect
字段
构造函数
方法
1.16.1
名称
akk
aog
net.minecraft.server.v1_15_R1.MobEffect
net.minecraft.server.v1_16_R1.MobEffect
字段
构造函数
方法
1.15.2
名称
akh
akk
字段
boolean: h, visible, field_5890, showParticles, field_188421_h
boolean: h, visible, field_5890, showParticles, field_188421_h, showParticles
boolean: i, showIcon, field_5889, showIcon, field_205349_i
boolean: i, showIcon, field_5889, showIcon, field_205349_i, showIcon
MobEffectInstance: j, hiddenEffect, field_21830, hiddenEffect, field_230115_j_, hiddenEffect
构造函数
(MobEffect, int, int, boolean, boolean, boolean, MobEffectInstance)
方法
boolean (LivingEntity): a, tick, method_5585, update, func_76455_a, tick
void (LivingEntity): b, applyEffect, method_5589, applyUpdateEffect, func_76457_b
void (LivingEntity): a, applyEffect, method_5589, applyUpdateEffect, func_76457_b
CompoundTag (CompoundTag): a, save, method_5582, serialize, func_82719_a
CompoundTag (CompoundTag): a, save, method_5582, toTag, func_82719_a
MobEffectInstance (CompoundTag): b, load, method_5583, deserialize, func_82722_b
MobEffectInstance (CompoundTag): b, load, method_5583, fromTag, func_82722_b
int (MobEffectInstance): b, compareTo, method_5587, compareTo, compareTo
int (MobEffectInstance): c, compareTo, method_5587, compareTo, compareTo
boolean (MobEffectInstance): a, update, method_5590, upgrade, func_199308_a
boolean (MobEffectInstance): b, update, method_5590, upgrade, func_199308_a
boolean (): f, showIcon, method_5592, shouldShowIcon, func_205348_f
boolean (): f, showIcon, method_5592, shouldShowIcon, func_205348_f, isShowIcon
void (MobEffectInstance): a, setDetailsFrom, method_24276, copyFrom, func_230117_a_
boolean (LivingEntity, Runnable): a, tick, method_5585, update, func_76455_a, tick
void (CompoundTag): c, writeDetailsTo, method_24277, typelessToTag, func_230119_c_
MobEffectInstance (MobEffect, CompoundTag): a, loadSpecifiedEffect, method_24275, fromTag, func_230116_a_
1.15.1
名称
字段
构造函数
方法
1.15
名称
aii
akh
net.minecraft.server.v1_14_R1.MobEffect
net.minecraft.server.v1_15_R1.MobEffect
字段
构造函数
方法
CompoundTag (CompoundTag): a, save, method_5582, toTag, func_82719_a
CompoundTag (CompoundTag): a, save, method_5582, serialize, func_82719_a
MobEffectInstance (CompoundTag): b, load, method_5583, fromTag, func_82722_b
MobEffectInstance (CompoundTag): b, load, method_5583, deserialize, func_82722_b
1.14.4
名称
aif
aii
net.minecraft.world.effect.MobEffectInstance
字段
org.apache.logging.log4j.Logger: a, field_5897, LOGGER, field_180155_a
org.apache.logging.log4j.Logger: a, LOGGER, field_5897, LOGGER, field_180155_a
int: c, field_5895, duration, field_76460_b, duration
int: c, duration, field_5895, duration, field_76460_b, duration
int: d, field_5893, amplifier, field_76461_c, amplification
int: d, amplifier, field_5893, amplifier, field_76461_c, amplification
boolean: e, field_5894, splash, field_82723_d, splash
boolean: e, splash, field_5894, splash, field_82723_d, splash
boolean: f, field_5892, ambient, field_82724_e, ambient
boolean: f, ambient, field_5892, ambient, field_82724_e, ambient
boolean: g, field_5891, permanent, field_100013_f
boolean: g, noCounter, field_5891, permanent, field_100013_f
MobEffectList: b, field_5896, type, field_188420_b
MobEffect: b, effect, field_5896, type, field_188420_b
boolean: h, field_5890, showParticles, field_188421_h
boolean: h, visible, field_5890, showParticles, field_188421_h
boolean: i, field_5889, showIcon, field_205349_i
boolean: i, showIcon, field_5889, showIcon, field_205349_i
构造函数
方法
int (): b, method_5584, getDuration, func_76459_b, getDuration
int (): b, getDuration, method_5584, getDuration, func_76459_b, getDuration
int (): c, method_5578, getAmplifier, func_76458_c, getAmplifier
int (): c, getAmplifier, method_5578, getAmplifier, func_76458_c, getAmplifier
boolean (): d, method_5591, isAmbient, func_82720_e, isAmbient
boolean (): d, isAmbient, method_5591, isAmbient, func_82720_e, isAmbient
boolean (): e, method_5581, shouldShowParticles, func_188418_e, isShowParticles
boolean (): e, isVisible, method_5581, shouldShowParticles, func_188418_e, isShowParticles
boolean (EntityLiving): a, method_5585, update, func_76455_a, tick
boolean (LivingEntity): a, tick, method_5585, update, func_76455_a, tick
int (): i, method_5588, updateDuration, func_76454_e
int (): i, tickDownDuration, method_5588, updateDuration, func_76454_e
void (EntityLiving): b, method_5589, applyUpdateEffect, func_76457_b
void (LivingEntity): b, applyEffect, method_5589, applyUpdateEffect, func_76457_b
String (): g, method_5586, getTranslationKey, func_76453_d
String (): g, getDescriptionId, method_5586, getTranslationKey, func_76453_d
NBTTagCompound (NBTTagCompound): a, method_5582, serialize, func_82719_a
CompoundTag (CompoundTag): a, save, method_5582, toTag, func_82719_a
MobEffect (NBTTagCompound): b, method_5583, deserialize, func_82722_b
MobEffectInstance (CompoundTag): b, load, method_5583, fromTag, func_82722_b
void (boolean): b, method_5580, setPermanent, func_100012_b
void (boolean): b, setNoCounter, method_5580, setPermanent, func_100012_b
boolean (): h, method_5593, isPermanent, func_100011_g
boolean (): h, isNoCounter, method_5593, isPermanent, func_100011_g
MobEffectList (): a, method_5579, getEffectType, func_188419_a, getMobEffect
MobEffect (): a, getEffect, method_5579, getEffectType, func_188419_a, getMobEffect
int (MobEffect): b, method_5587, method_5587, compareTo
int (MobEffectInstance): b, compareTo, method_5587, compareTo, compareTo
boolean (MobEffect): a, method_5590, upgrade, func_199308_a
boolean (MobEffectInstance): a, update, method_5590, upgrade, func_199308_a
boolean (): f, method_5592, shouldShowIcon, func_205348_f
boolean (): f, showIcon, method_5592, shouldShowIcon, func_205348_f
1.14.3
名称
aic
aif
net.minecraft.entity.effect.StatusEffectInstance
字段
org.apache.logging.log4j.Logger: a, field_5897, field_180155_a
org.apache.logging.log4j.Logger: a, field_5897, LOGGER, field_180155_a
int: c, field_5895, field_76460_b, duration
int: c, field_5895, duration, field_76460_b, duration
int: d, field_5893, field_76461_c, amplification
int: d, field_5893, amplifier, field_76461_c, amplification
boolean: e, field_5894, field_82723_d, splash
boolean: e, field_5894, splash, field_82723_d, splash
boolean: f, field_5892, field_82724_e, ambient
boolean: f, field_5892, ambient, field_82724_e, ambient
boolean: g, field_5891, field_100013_f
boolean: g, field_5891, permanent, field_100013_f
MobEffectList: b, field_5896, field_188420_b
MobEffectList: b, field_5896, type, field_188420_b
boolean: h, field_5890, field_188421_h
boolean: h, field_5890, showParticles, field_188421_h
boolean: i, field_5889, field_205349_i
boolean: i, field_5889, showIcon, field_205349_i
构造函数
方法
int (): b, method_5584, func_76459_b, getDuration
int (): b, method_5584, getDuration, func_76459_b, getDuration
int (): c, method_5578, func_76458_c, getAmplifier
int (): c, method_5578, getAmplifier, func_76458_c, getAmplifier
boolean (): d, method_5591, func_82720_e, isAmbient
boolean (): d, method_5591, isAmbient, func_82720_e, isAmbient
boolean (): e, method_5581, func_188418_e, isShowParticles
boolean (): e, method_5581, shouldShowParticles, func_188418_e, isShowParticles
boolean (EntityLiving): a, method_5585, func_76455_a, tick
boolean (EntityLiving): a, method_5585, update, func_76455_a, tick
int (): i, method_5588, func_76454_e
int (): i, method_5588, updateDuration, func_76454_e
void (EntityLiving): b, method_5589, func_76457_b
void (EntityLiving): b, method_5589, applyUpdateEffect, func_76457_b
String (): g, method_5586, func_76453_d
String (): g, method_5586, getTranslationKey, func_76453_d
NBTTagCompound (NBTTagCompound): a, method_5582, func_82719_a
NBTTagCompound (NBTTagCompound): a, method_5582, serialize, func_82719_a
MobEffect (NBTTagCompound): b, method_5583, func_82722_b
MobEffect (NBTTagCompound): b, method_5583, deserialize, func_82722_b
void (boolean): b, method_5580, func_100012_b
void (boolean): b, method_5580, setPermanent, func_100012_b
boolean (): h, method_5593, func_100011_g
boolean (): h, method_5593, isPermanent, func_100011_g
MobEffectList (): a, method_5579, func_188419_a, getMobEffect
MobEffectList (): a, method_5579, getEffectType, func_188419_a, getMobEffect
int (MobEffect): b, method_5587, compareTo
int (MobEffect): b, method_5587, method_5587, compareTo
boolean (MobEffect): a, method_5590, func_199308_a
boolean (MobEffect): a, method_5590, upgrade, func_199308_a
boolean (): f, method_5592, func_205348_f
boolean (): f, method_5592, shouldShowIcon, func_205348_f
1.14.2
名称
字段
构造函数
方法
1.14.1
名称
ahz
aic
字段
构造函数
方法
1.14
名称
aek
ahz
net.minecraft.class_1293
net.minecraft.potion.PotionEffect
net.minecraft.potion.EffectInstance
net.minecraft.server.v1_13_R2.MobEffect
net.minecraft.server.v1_14_R1.MobEffect
字段
org.apache.logging.log4j.Logger: a, field_180155_a
org.apache.logging.log4j.Logger: a, field_5897, field_180155_a
int: c, field_76460_b, duration
int: c, field_5895, field_76460_b, duration
int: d, field_76461_c, amplification
int: d, field_5893, field_76461_c, amplification
boolean: e, field_82723_d, splash
boolean: e, field_5894, field_82723_d, splash
boolean: f, field_82724_e, ambient
boolean: f, field_5892, field_82724_e, ambient
boolean: g, field_100013_f
boolean: g, field_5891, field_100013_f
MobEffectList: b, field_188420_b
MobEffectList: b, field_5896, field_188420_b
boolean: h, field_188421_h
boolean: h, field_5890, field_188421_h
boolean: i, field_205349_i
boolean: i, field_5889, field_205349_i
构造函数
方法
int (): b, func_76459_b, getDuration
int (): b, method_5584, func_76459_b, getDuration
int (): c, func_76458_c, getAmplifier
int (): c, method_5578, func_76458_c, getAmplifier
boolean (): d, func_82720_e, isAmbient
boolean (): d, method_5591, func_82720_e, isAmbient
boolean (): e, func_188418_e, isShowParticles
boolean (): e, method_5581, func_188418_e, isShowParticles
boolean (EntityLiving): a, func_76455_a, tick
boolean (EntityLiving): a, method_5585, func_76455_a, tick
int (): i, func_76454_e
int (): i, method_5588, func_76454_e
void (EntityLiving): b, func_76457_b
void (EntityLiving): b, method_5589, func_76457_b
String (): g, func_76453_d
String (): g, method_5586, func_76453_d
NBTTagCompound (NBTTagCompound): a, func_82719_a
NBTTagCompound (NBTTagCompound): a, method_5582, func_82719_a
MobEffect (NBTTagCompound): b, func_82722_b
MobEffect (NBTTagCompound): b, method_5583, func_82722_b
void (boolean): b, func_100012_b
void (boolean): b, method_5580, func_100012_b
boolean (): h, func_100011_g
boolean (): h, method_5593, func_100011_g
MobEffectList (): a, func_188419_a, getMobEffect
MobEffectList (): a, method_5579, func_188419_a, getMobEffect
int (MobEffect): b, compareTo
int (MobEffect): b, method_5587, compareTo
boolean (MobEffect): a, func_199308_a
boolean (MobEffect): a, method_5590, func_199308_a
boolean (): f, func_205348_f
boolean (): f, method_5592, func_205348_f
1.13.2
名称
字段
构造函数
方法
1.13.1
名称
aeh
aek
net.minecraft.server.v1_13_R1.MobEffect
net.minecraft.server.v1_13_R2.MobEffect
字段
构造函数
方法
1.13
名称
va
aeh
net.minecraft.server.v1_12_R1.MobEffect
net.minecraft.server.v1_13_R1.MobEffect
字段
boolean: i, field_205349_i
构造函数
(MobEffectList, int, int, boolean, boolean, boolean)
方法
void (MobEffect): a, func_76452_a
int (): h, func_76454_e
int (): i, func_76454_e
String (): f, func_76453_d
String (): g, func_76453_d
boolean (): g, func_100011_g
boolean (): h, func_100011_g
boolean (MobEffect): a, func_199308_a
boolean (): f, func_205348_f
1.12.2
名称
字段
构造函数
方法
1.12.1
名称
uy
va
字段
构造函数
方法
1.12
名称
sh
uy
net.minecraft.server.v1_11_R1.MobEffect
net.minecraft.server.v1_12_R1.MobEffect
字段
构造函数
方法
1.11.2
名称
字段
构造函数
方法
1.11.1
名称
sg
sh
字段
构造函数
方法
1.11
名称
rq
sg
net.minecraft.server.v1_10_R1.MobEffect
net.minecraft.server.v1_11_R1.MobEffect
字段
构造函数
方法
1.10.2
名称
字段
构造函数
方法
1.10
名称
rl
rq
net.minecraft.server.v1_9_R2.MobEffect
net.minecraft.server.v1_10_R1.MobEffect
字段
构造函数
方法
1.9.4
名称
net.minecraft.server.v1_9_R1.MobEffect
net.minecraft.server.v1_9_R2.MobEffect
字段
构造函数
方法
1.9.2
名称
字段
构造函数
方法
1.9
名称
pf
rl
net.minecraft.server.v1_8_R3.MobEffect
net.minecraft.server.v1_9_R1.MobEffect
字段
int: b, field_76462_a, effectId
boolean: h, field_180156_h, particles
MobEffectList: b, field_188420_b
boolean: h, field_188421_h
构造函数
(int, int)
(int, int, int)
(int, int, int, boolean, boolean)
(MobEffectList, int)
(MobEffectList, int, int)
(MobEffectList, int, int, boolean, boolean)
方法
int (): a, func_76456_a, getEffectId
void (boolean): a, func_82721_a, setSplash
boolean (): e, func_82720_e, isAmbient
boolean (): d, func_82720_e, isAmbient
boolean (): f, func_180154_f, isShowParticles
boolean (): e, func_188418_e, isShowParticles
int (): i, func_76454_e
int (): h, func_76454_e
String (): g, func_76453_d
String (): f, func_76453_d
boolean (): h, func_100011_g
boolean (): g, func_100011_g
MobEffectList (): a, func_188419_a, getMobEffect
int (MobEffect): b, compareTo
1.8.8
名称
pf
net.minecraft.potion.PotionEffect
net.minecraft.server.v1_8_R3.MobEffect
字段
org.apache.logging.log4j.Logger: a, field_180155_a
int: b, field_76462_a, effectId
int: c, field_76460_b, duration
int: d, field_76461_c, amplification
boolean: e, field_82723_d, splash
boolean: f, field_82724_e, ambient
boolean: h, field_180156_h, particles
boolean: g, field_100013_f
构造函数
(int, int)
(int, int, int)
(int, int, int, boolean, boolean)
方法
void (MobEffect): a, func_76452_a
int (): a, func_76456_a, getEffectId
int (): b, func_76459_b, getDuration
int (): c, func_76458_c, getAmplifier
void (boolean): a, func_82721_a, setSplash
boolean (): e, func_82720_e, isAmbient
boolean (): f, func_180154_f, isShowParticles
boolean (EntityLiving): a, func_76455_a, tick
int (): i, func_76454_e
void (EntityLiving): b, func_76457_b
String (): g, func_76453_d
NBTTagCompound (NBTTagCompound): a, func_82719_a
MobEffect (NBTTagCompound): b, func_82722_b
void (boolean): b, func_100012_b
boolean (): h, func_100011_g