History - net.minecraft.entity.effect.StatusEffect
26.3
Names
Fields
Constructors
Methods
26.2
Names
Fields
Constructors
Methods
boolean (): isInstantenous, isInstantenous, method_5561, isInstant
boolean (): isInstantaneous, isInstantaneous, method_5561, isInstant
void (ServerWorld, Entity, Entity, LivingEntity, int, double): applyInstantenousEffect, applyInstantenousEffect, method_5564, applyInstantEffect
void (ServerWorld, Entity, Entity, LivingEntity, int, double): applyInstantaneousEffect, applyInstantaneousEffect, method_5564, applyInstantEffect
26.1.2
Names
Fields
Constructors
Methods
26.1.1
Names
Fields
Constructors
Methods
26.1
Names
cfk
net.minecraft.world.effect.MobEffect
net.minecraft.class_1291
net.minecraft.entity.effect.StatusEffect
Fields
Map<RegistryEntry<EntityAttribute>, StatusEffect$EffectAttributeModifierCreator>: d, attributeModifiers, field_5885, attributeModifiers, f_rqynlpsa, attributeModifiers, f_19446_
Map<RegistryEntry<EntityAttribute>, StatusEffect$EffectAttributeModifierCreator>: attributeModifiers, attributeModifiers, field_5885, attributeModifiers
StatusEffectCategory: e, category, field_18270, category, f_pnqtkxvc, type, f_19447_
StatusEffectCategory: category, category, field_18270, category
int: f, color, field_5886, color, f_fcnodzqo, color, f_19448_
int: color, color, field_5886, color
String: h, descriptionId, field_5883, translationKey, f_yqqwyxsb, translationKey, f_19449_
String: descriptionId, descriptionId, field_5883, translationKey
int: c, AMBIENT_ALPHA, field_49789, AMBIENT_PARTICLE_ALPHA, f_hrqsqyvx, AMBIENT_PARTICLE_ALPHA, f_314568_
int: AMBIENT_ALPHA, AMBIENT_ALPHA, field_49789, AMBIENT_PARTICLE_ALPHA
Function<StatusEffectInstance, ParticleEffect>: g, particleFactory, field_49790, particleFactory, f_fromvzcw, particleFactory, f_314870_
Function<StatusEffectInstance, ParticleEffect>: particleFactory, particleFactory, field_49790, particleFactory
Optional<SoundEvent>: l, soundOnAdded, field_50114, applySound, f_ohrjpsvc, applySound, f_316316_
Optional<SoundEvent>: soundOnAdded, soundOnAdded, field_50114, applySound
FeatureSet: m, requiredFeatures, field_50115, requiredFeatures, f_ejiuuoay, requiredFeatures, f_316645_
FeatureSet: requiredFeatures, requiredFeatures, field_50115, requiredFeatures
com.mojang.serialization.Codec<RegistryEntry<StatusEffect>>: a, CODEC, field_51933, ENTRY_CODEC, f_szsdgtnq, CODEC, f_337486_
com.mojang.serialization.Codec<RegistryEntry<StatusEffect>>: CODEC, CODEC, field_51933, ENTRY_CODEC
PacketCodec<RegistryByteBuf, RegistryEntry<StatusEffect>>: b, STREAM_CODEC, field_51934, ENTRY_PACKET_CODEC, f_hmbiowdb, PACKET_CODEC, f_336968_
PacketCodec<RegistryByteBuf, RegistryEntry<StatusEffect>>: STREAM_CODEC, STREAM_CODEC, field_51934, ENTRY_PACKET_CODEC
int: i, blendInDurationTicks, field_55650, fadeInTicks, f_snaunmts, blendInTicks, f_381019_
int: blendInDurationTicks, blendInDurationTicks, field_55650, fadeInTicks
int: j, blendOutDurationTicks, field_55651, fadeOutTicks, f_pqyzbhuh, blendOutTicks, f_380157_
int: blendOutDurationTicks, blendOutDurationTicks, field_55651, fadeOutTicks
int: k, blendOutAdvanceTicks, field_55652, fadeOutThresholdTicks, f_gvbuoigw, blendOutStartTick, f_382572_
int: blendOutAdvanceTicks, blendOutAdvanceTicks, field_55652, fadeOutThresholdTicks
Constructors
Methods
boolean (): a, isInstantenous, method_5561, isInstant, m_yxnpxply, isInstant, m_8093_
boolean (): isInstantenous, isInstantenous, method_5561, isInstant
String (): e, getOrCreateDescriptionId, method_5559, loadTranslationKey, m_sdyrfndd, loadTranslationKey, m_19477_
String (): getOrCreateDescriptionId, getOrCreateDescriptionId, method_5559, loadTranslationKey
String (): f, getDescriptionId, method_5567, getTranslationKey, m_baqejeuf, getTranslationKey, m_19481_
String (): getDescriptionId, getDescriptionId, method_5567, getTranslationKey
Text (): g, getDisplayName, method_5560, getName, m_shkzklwb, getName, m_19482_
Text (): getDisplayName, getDisplayName, method_5560, getName
int (): i, getColor, method_5556, getColor, m_bpyxngol, getColor, m_19484_
int (): getColor, getColor, method_5556, getColor
StatusEffectCategory (): h, getCategory, method_18792, getCategory, m_qpdmsuqi, getType, m_19483_
StatusEffectCategory (): getCategory, getCategory, method_18792, getCategory
boolean (): j, isBeneficial, method_5573, isBeneficial, m_igvnkdng, isBeneficial, m_19486_
boolean (): isBeneficial, isBeneficial, method_5573, isBeneficial
boolean (int, int): a, shouldApplyEffectTickThisTick, method_5552, canApplyUpdateEffect, m_irzxckrv, shouldApplyUpdateEffect, m_19443_
boolean (int, int): shouldApplyEffectTickThisTick, shouldApplyEffectTickThisTick, method_5552, canApplyUpdateEffect
void (LivingEntity, int): a, onEffectStarted, method_52520, onApplied, m_cqhckmsk, applyToEntity, m_292868_
void (LivingEntity, int): onEffectStarted, onEffectStarted, method_52520, onApplied
void (AttributeContainer): a, removeAttributeModifiers, method_5562, onRemoved, m_sfpvrsws, onRemoved, m_6386_
void (AttributeContainer): removeAttributeModifiers, removeAttributeModifiers, method_5562, onRemoved
void (AttributeContainer, int): a, addAttributeModifiers, method_5555, onApplied, m_azrqgeuc, onApplied, m_6385_
void (AttributeContainer, int): addAttributeModifiers, addAttributeModifiers, method_5555, onApplied
void (LivingEntity, int): b, onEffectAdded, method_58620, playApplySound, m_rkyihfiu, onEffectApplied, m_325074_
void (LivingEntity, int): onEffectAdded, onEffectAdded, method_58620, playApplySound
StatusEffect (int): a, setBlendDuration, method_66222, fadeTicks, m_qftkxrcf, setBlendTicks, m_321800_
StatusEffect (int): setBlendDuration, setBlendDuration, method_66222, fadeTicks
void (int, BiConsumer<RegistryEntry<EntityAttribute>, EntityAttributeModifier>): a, createModifiers, method_55650, forEachAttributeModifier, m_qlsxoyxu, createAttributeModifiers, m_320407_
void (int, BiConsumer<RegistryEntry<EntityAttribute>, EntityAttributeModifier>): createModifiers, createModifiers, method_55650, forEachAttributeModifier
ParticleEffect (StatusEffectInstance): a, createParticleOptions, method_58146, createParticle, m_uosrujfk, createParticle, m_321363_
ParticleEffect (StatusEffectInstance): createParticleOptions, createParticleOptions, method_58146, createParticle
StatusEffect (SoundEvent): a, withSoundOnAdded, method_58616, applySound, m_masoeeuk, setApplySound, m_320304_
StatusEffect (SoundEvent): withSoundOnAdded, withSoundOnAdded, method_58616, applySound
StatusEffect (FeatureFlag...): a, requiredFeatures, method_58619, requires, m_abuwruad, setRequiredFeatures, m_320974_
StatusEffect (FeatureFlag...): requiredFeatures, requiredFeatures, method_58619, requires
FeatureSet (): k, requiredFeatures, method_45322, getRequiredFeatures, m_gsnyyecf, getRequiredFlags, m_245183_
FeatureSet (): requiredFeatures, requiredFeatures, method_45322, getRequiredFeatures
boolean (ServerWorld, LivingEntity, int): a, applyEffectTick, method_5572, applyUpdateEffect, m_despsamn, applyUpdateEffect, m_294194_
boolean (ServerWorld, LivingEntity, int): applyEffectTick, applyEffectTick, method_5572, applyUpdateEffect
void (ServerWorld, Entity, Entity, LivingEntity, int, double): a, applyInstantenousEffect, method_5564, applyInstantEffect, m_xccgpemy, applyInstantEffect, m_19461_
void (ServerWorld, Entity, Entity, LivingEntity, int, double): applyInstantenousEffect, applyInstantenousEffect, method_5564, applyInstantEffect
void (ServerWorld, LivingEntity, int, Entity$RemovalReason): a, onMobRemoved, method_58617, onEntityRemoval, m_tlfwwrri, onEntityRemoved, m_319157_
void (ServerWorld, LivingEntity, int, Entity$RemovalReason): onMobRemoved, onMobRemoved, method_58617, onEntityRemoval
void (ServerWorld, LivingEntity, int, DamageSource, float): a, onMobHurt, method_58614, onEntityDamage, m_ntlsrlro, onEntityHurt, m_6742_
void (ServerWorld, LivingEntity, int, DamageSource, float): onMobHurt, onMobHurt, method_58614, onEntityDamage
int (): b, getBlendInDurationTicks, method_66224, getFadeInTicks, m_zxxrwtbz, getBlendInTicks, m_387884_
int (): getBlendInDurationTicks, getBlendInDurationTicks, method_66224, getFadeInTicks
int (): c, getBlendOutDurationTicks, method_66225, getFadeOutTicks, m_tvtbjjqp, getBlendOutTicks, m_385213_
int (): getBlendOutDurationTicks, getBlendOutDurationTicks, method_66225, getFadeOutTicks
int (): d, getBlendOutAdvanceTicks, method_66226, getFadeOutThresholdTicks, m_vbesjumk, getBlendOutStartTick, m_386946_
int (): getBlendOutAdvanceTicks, getBlendOutAdvanceTicks, method_66226, getFadeOutThresholdTicks
StatusEffect (int, int, int): a, setBlendDuration, method_66223, fadeTicks, m_lhqpbhph, setBlendTicks, m_387357_
StatusEffect (int, int, int): setBlendDuration, setBlendDuration, method_66223, fadeTicks
StatusEffect (RegistryEntry<EntityAttribute>, Identifier, double, EntityAttributeModifier$Operation): a, addAttributeModifier, method_5566, addAttributeModifier, m_nnnovhef, addAttributeModifier, m_19472_
StatusEffect (RegistryEntry<EntityAttribute>, Identifier, double, EntityAttributeModifier$Operation): addAttributeModifier, addAttributeModifier, method_5566, addAttributeModifier
1.21.11
Names
ccv
cfk
Fields
Constructors
Methods
StatusEffect (RegistryEntry<EntityAttribute>, Identifier, double, EntityAttributeModifier$Operation): a, addAttributeModifier, method_5566, addAttributeModifier, m_nnnovhef, addAttributeModifier, m_19472_
StatusEffect (RegistryEntry<EntityAttribute>, Identifier, double, EntityAttributeModifier$Operation): a, addAttributeModifier, method_5566, addAttributeModifier, m_nnnovhef, addAttributeModifier, m_19472_
1.21.10
Names
Fields
Constructors
Methods
1.21.9
Names
byo
ccv
Fields
Constructors
Methods
1.21.8
Names
Fields
Constructors
Methods
1.21.7
Names
Fields
Constructors
Methods
1.21.6
Names
bwg
byo
Fields
int: i, blendInDurationTicks, field_55650, fadeInTicks, f_snaunmts, f_381019_
int: i, blendInDurationTicks, field_55650, fadeInTicks, f_snaunmts, blendInTicks, f_381019_
int: j, blendOutDurationTicks, field_55651, fadeOutTicks, f_pqyzbhuh, f_380157_
int: j, blendOutDurationTicks, field_55651, fadeOutTicks, f_pqyzbhuh, blendOutTicks, f_380157_
int: k, blendOutAdvanceTicks, field_55652, fadeOutThresholdTicks, f_gvbuoigw, f_382572_
int: k, blendOutAdvanceTicks, field_55652, fadeOutThresholdTicks, f_gvbuoigw, blendOutStartTick, f_382572_
Constructors
Methods
StatusEffect (int): a, setBlendDuration, method_66222, fadeTicks, m_qftkxrcf, m_321800_
StatusEffect (int): a, setBlendDuration, method_66222, fadeTicks, m_qftkxrcf, setBlendTicks, m_321800_
int (): b, getBlendInDurationTicks, method_66224, getFadeInTicks, m_zxxrwtbz, m_387884_
int (): b, getBlendInDurationTicks, method_66224, getFadeInTicks, m_zxxrwtbz, getBlendInTicks, m_387884_
int (): c, getBlendOutDurationTicks, method_66225, getFadeOutTicks, m_tvtbjjqp, m_385213_
int (): c, getBlendOutDurationTicks, method_66225, getFadeOutTicks, m_tvtbjjqp, getBlendOutTicks, m_385213_
int (): d, getBlendOutAdvanceTicks, method_66226, getFadeOutThresholdTicks, m_vbesjumk, m_386946_
int (): d, getBlendOutAdvanceTicks, method_66226, getFadeOutThresholdTicks, m_vbesjumk, getBlendOutStartTick, m_386946_
StatusEffect (int, int, int): a, setBlendDuration, method_66223, fadeTicks, m_lhqpbhph, m_387357_
StatusEffect (int, int, int): a, setBlendDuration, method_66223, fadeTicks, m_lhqpbhph, setBlendTicks, m_387357_
1.21.5
Names
btp
bwg
Fields
int: i, blendDurationTicks, field_47738, fadeTicks, f_umzrptqr, blendDuration, f_315239_
Optional<SoundEvent>: j, soundOnAdded, field_50114, applySound, f_ohrjpsvc, applySound, f_316316_
Optional<SoundEvent>: l, soundOnAdded, field_50114, applySound, f_ohrjpsvc, applySound, f_316316_
FeatureSet: k, requiredFeatures, field_50115, requiredFeatures, f_ejiuuoay, requiredFeatures, f_316645_
FeatureSet: m, requiredFeatures, field_50115, requiredFeatures, f_ejiuuoay, requiredFeatures, f_316645_
int: i, blendInDurationTicks, field_55650, fadeInTicks, f_snaunmts, f_381019_
int: j, blendOutDurationTicks, field_55651, fadeOutTicks, f_pqyzbhuh, f_380157_
int: k, blendOutAdvanceTicks, field_55652, fadeOutThresholdTicks, f_gvbuoigw, f_382572_
Constructors
Methods
String (): c, getOrCreateDescriptionId, method_5559, loadTranslationKey, m_sdyrfndd, loadTranslationKey, m_19477_
String (): e, getOrCreateDescriptionId, method_5559, loadTranslationKey, m_sdyrfndd, loadTranslationKey, m_19477_
String (): d, getDescriptionId, method_5567, getTranslationKey, m_baqejeuf, getTranslationKey, m_19481_
String (): f, getDescriptionId, method_5567, getTranslationKey, m_baqejeuf, getTranslationKey, m_19481_
Text (): e, getDisplayName, method_5560, getName, m_shkzklwb, getName, m_19482_
Text (): g, getDisplayName, method_5560, getName, m_shkzklwb, getName, m_19482_
int (): g, getColor, method_5556, getColor, m_bpyxngol, getColor, m_19484_
int (): i, getColor, method_5556, getColor, m_bpyxngol, getColor, m_19484_
StatusEffectCategory (): f, getCategory, method_18792, getCategory, m_qpdmsuqi, getType, m_19483_
StatusEffectCategory (): h, getCategory, method_18792, getCategory, m_qpdmsuqi, getType, m_19483_
boolean (): h, isBeneficial, method_5573, isBeneficial, m_igvnkdng, isBeneficial, m_19486_
boolean (): j, isBeneficial, method_5573, isBeneficial, m_igvnkdng, isBeneficial, m_19486_
int (): b, getBlendDurationTicks, method_55652, getFadeTicks, m_ijocerbb, getBlendDuration, m_323916_
StatusEffect (int): a, setBlendDuration, method_55649, fadeTicks, m_hgarvyvx, withBlendDuration, m_321800_
StatusEffect (int): a, setBlendDuration, method_66222, fadeTicks, m_qftkxrcf, m_321800_
FeatureSet (): i, requiredFeatures, method_45322, getRequiredFeatures, m_gsnyyecf, getRequiredFlags, m_245183_
FeatureSet (): k, requiredFeatures, method_45322, getRequiredFeatures, m_gsnyyecf, getRequiredFlags, m_245183_
int (): b, getBlendInDurationTicks, method_66224, getFadeInTicks, m_zxxrwtbz, m_387884_
int (): c, getBlendOutDurationTicks, method_66225, getFadeOutTicks, m_tvtbjjqp, m_385213_
int (): d, getBlendOutAdvanceTicks, method_66226, getFadeOutThresholdTicks, m_vbesjumk, m_386946_
StatusEffect (int, int, int): a, setBlendDuration, method_66223, fadeTicks, m_lhqpbhph, m_387357_
1.21.4
Names
bun
btp
Fields
Constructors
Methods
1.21.3
Names
brx
bun
Fields
Constructors
Methods
void (Entity, Entity, LivingEntity, int, double): a, applyInstantenousEffect, method_5564, applyInstantEffect, m_xccgpemy, applyInstantEffect, m_19461_
void (LivingEntity, int): b, onEffectStarted, method_52520, onApplied, m_cqhckmsk, applyToEntity, m_292868_
void (LivingEntity, int): a, onEffectStarted, method_52520, onApplied, m_cqhckmsk, applyToEntity, m_292868_
boolean (LivingEntity, int): a, applyEffectTick, method_5572, applyUpdateEffect, m_despsamn, applyUpdateEffect, m_294194_
void (LivingEntity, int): c, onEffectAdded, method_58620, playApplySound, m_rkyihfiu, onEffectApplied, m_325074_
void (LivingEntity, int): b, onEffectAdded, method_58620, playApplySound, m_rkyihfiu, onEffectApplied, m_325074_
void (LivingEntity, int, Entity$RemovalReason): a, onMobRemoved, method_58617, onEntityRemoval, m_tlfwwrri, onEntityRemoved, m_319157_
void (LivingEntity, int, DamageSource, float): a, onMobHurt, method_58614, onEntityDamage, m_ntlsrlro, onEntityHurt, m_6742_
boolean (ServerWorld, LivingEntity, int): a, applyEffectTick, method_5572, applyUpdateEffect, m_despsamn, applyUpdateEffect, m_294194_
void (ServerWorld, Entity, Entity, LivingEntity, int, double): a, applyInstantenousEffect, method_5564, applyInstantEffect, m_xccgpemy, applyInstantEffect, m_19461_
void (ServerWorld, LivingEntity, int, Entity$RemovalReason): a, onMobRemoved, method_58617, onEntityRemoval, m_tlfwwrri, onEntityRemoved, m_319157_
void (ServerWorld, LivingEntity, int, DamageSource, float): a, onMobHurt, method_58614, onEntityDamage, m_ntlsrlro, onEntityHurt, m_6742_
1.21.1
Names
Fields
Constructors
Methods
1.21
Names
bsc
brx
Fields
Map<RegistryEntry<EntityAttribute>, StatusEffect$EffectAttributeModifierCreator>: b, attributeModifiers, field_5885, attributeModifiers, f_rqynlpsa, attributeModifiers, f_19446_
Map<RegistryEntry<EntityAttribute>, StatusEffect$EffectAttributeModifierCreator>: d, attributeModifiers, field_5885, attributeModifiers, f_rqynlpsa, attributeModifiers, f_19446_
StatusEffectCategory: c, category, field_18270, category, f_pnqtkxvc, type, f_19447_
StatusEffectCategory: e, category, field_18270, category, f_pnqtkxvc, type, f_19447_
int: d, color, field_5886, color, f_fcnodzqo, color, f_19448_
int: f, color, field_5886, color, f_fcnodzqo, color, f_19448_
String: f, descriptionId, field_5883, translationKey, f_yqqwyxsb, translationKey, f_19449_
String: h, descriptionId, field_5883, translationKey, f_yqqwyxsb, translationKey, f_19449_
int: a, AMBIENT_ALPHA, field_49789, AMBIENT_PARTICLE_ALPHA, f_hrqsqyvx, AMBIENT_PARTICLE_ALPHA, f_314568_
int: c, AMBIENT_ALPHA, field_49789, AMBIENT_PARTICLE_ALPHA, f_hrqsqyvx, AMBIENT_PARTICLE_ALPHA, f_314568_
Function<StatusEffectInstance, ParticleEffect>: e, particleFactory, field_49790, particleFactory, f_fromvzcw, particleFactory, f_314870_
Function<StatusEffectInstance, ParticleEffect>: g, particleFactory, field_49790, particleFactory, f_fromvzcw, particleFactory, f_314870_
int: g, blendDurationTicks, field_47738, fadeTicks, f_umzrptqr, blendDuration, f_315239_
int: i, blendDurationTicks, field_47738, fadeTicks, f_umzrptqr, blendDuration, f_315239_
Optional<SoundEvent>: h, soundOnAdded, field_50114, applySound, f_ohrjpsvc, applySound, f_316316_
Optional<SoundEvent>: j, soundOnAdded, field_50114, applySound, f_ohrjpsvc, applySound, f_316316_
FeatureSet: i, requiredFeatures, field_50115, requiredFeatures, f_ejiuuoay, requiredFeatures, f_316645_
FeatureSet: k, requiredFeatures, field_50115, requiredFeatures, f_ejiuuoay, requiredFeatures, f_316645_
com.mojang.serialization.Codec<RegistryEntry<StatusEffect>>: a, CODEC, field_51933, ENTRY_CODEC, f_szsdgtnq, CODEC, f_337486_
PacketCodec<RegistryByteBuf, RegistryEntry<StatusEffect>>: b, STREAM_CODEC, field_51934, ENTRY_PACKET_CODEC, f_hmbiowdb, PACKET_CODEC, f_336968_
Constructors
Methods
StatusEffect (RegistryEntry<EntityAttribute>, String, double, EntityAttributeModifier$Operation): a, addAttributeModifier, method_5566, addAttributeModifier, m_nnnovhef, addAttributeModifier, m_19472_
StatusEffect (RegistryEntry<EntityAttribute>, Identifier, double, EntityAttributeModifier$Operation): a, addAttributeModifier, method_5566, addAttributeModifier, m_nnnovhef, addAttributeModifier, m_19472_
1.20.6
Names
blg
bsc
Fields
Map<EntityAttribute, AttributeModifierCreator>: a, attributeModifiers, field_5885, attributeModifiers, f_rqynlpsa, attributeModifiers, f_19446_
Map<RegistryEntry<EntityAttribute>, StatusEffect$EffectAttributeModifierCreator>: b, attributeModifiers, field_5885, attributeModifiers, f_rqynlpsa, attributeModifiers, f_19446_
StatusEffectCategory: b, category, field_18270, category, f_pnqtkxvc, type, f_19447_
StatusEffectCategory: c, category, field_18270, category, f_pnqtkxvc, type, f_19447_
int: c, color, field_5886, color, f_fcnodzqo, color, f_19448_
int: d, color, field_5886, color, f_fcnodzqo, color, f_19448_
String: d, descriptionId, field_5883, translationKey, f_yqqwyxsb, translationKey, f_19449_
String: f, descriptionId, field_5883, translationKey, f_yqqwyxsb, translationKey, f_19449_
Supplier<StatusEffectInstance$FactorCalculationData>: e, factorDataFactory, field_38083, factorCalculationDataSupplier, f_rxhxeqjb, factorDataFactory, f_216878_
RegistryEntry$Reference<StatusEffect>: f, builtInRegistryHolder, field_45729, registryEntry, f_uzdkjzjf, f_290719_
int: a, AMBIENT_ALPHA, field_49789, AMBIENT_PARTICLE_ALPHA, f_hrqsqyvx, AMBIENT_PARTICLE_ALPHA, f_314568_
Function<StatusEffectInstance, ParticleEffect>: e, particleFactory, field_49790, particleFactory, f_fromvzcw, particleFactory, f_314870_
int: g, blendDurationTicks, field_47738, fadeTicks, f_umzrptqr, blendDuration, f_315239_
Optional<SoundEvent>: h, soundOnAdded, field_50114, applySound, f_ohrjpsvc, applySound, f_316316_
FeatureSet: i, requiredFeatures, field_50115, requiredFeatures, f_ejiuuoay, requiredFeatures, f_316645_
Constructors
(StatusEffectCategory, int, ParticleEffect)
Methods
void (LivingEntity, int): a, applyEffectTick, method_5572, applyUpdateEffect, m_despsamn, applyUpdateEffect, m_6742_
StatusEffect (EntityAttribute, String, double, EntityAttributeModifier$Operation): a, addAttributeModifier, method_5566, addAttributeModifier, m_nnnovhef, addAttributeModifier, m_19472_
Map<EntityAttribute, AttributeModifierCreator> (): h, getAttributeModifiers, method_5565, getAttributeModifiers, m_mhpaprgc, getAttributeModifiers, m_19485_
boolean (): i, isBeneficial, method_5573, isBeneficial, m_igvnkdng, isBeneficial, m_19486_
boolean (): h, isBeneficial, method_5573, isBeneficial, m_igvnkdng, isBeneficial, m_19486_
Optional<StatusEffectInstance$FactorCalculationData> (): b, createFactorData, method_42127, getFactorCalculationDataSupplier, m_euvsmbct, getFactorData, m_216881_
StatusEffect (Supplier<StatusEffectInstance$FactorCalculationData>): a, setFactorDataFactory, method_42126, setFactorCalculationDataSupplier, m_glzjklmf, setFactorDataFactory, m_216879_
void (LivingEntity, int): b, onEffectStarted, method_52520, onApplied, m_cqhckmsk, m_292868_
void (LivingEntity, int): b, onEffectStarted, method_52520, onApplied, m_cqhckmsk, applyToEntity, m_292868_
RegistryEntry$Reference<StatusEffect> (): j, builtInRegistryHolder, method_53123, getRegistryEntry, m_mjrqsmfh, m_295099_
int (): b, getBlendDurationTicks, method_55652, getFadeTicks, m_ijocerbb, getBlendDuration, m_323916_
boolean (LivingEntity, int): a, applyEffectTick, method_5572, applyUpdateEffect, m_despsamn, applyUpdateEffect, m_294194_
void (LivingEntity, int): c, onEffectAdded, method_58620, playApplySound, m_rkyihfiu, onEffectApplied, m_325074_
void (LivingEntity, int, Entity$RemovalReason): a, onMobRemoved, method_58617, onEntityRemoval, m_tlfwwrri, onEntityRemoved, m_319157_
void (LivingEntity, int, DamageSource, float): a, onMobHurt, method_58614, onEntityDamage, m_ntlsrlro, onEntityHurt, m_6742_
StatusEffect (RegistryEntry<EntityAttribute>, String, double, EntityAttributeModifier$Operation): a, addAttributeModifier, method_5566, addAttributeModifier, m_nnnovhef, addAttributeModifier, m_19472_
StatusEffect (int): a, setBlendDuration, method_55649, fadeTicks, m_hgarvyvx, withBlendDuration, m_321800_
void (int, BiConsumer<RegistryEntry<EntityAttribute>, EntityAttributeModifier>): a, createModifiers, method_55650, forEachAttributeModifier, m_qlsxoyxu, createAttributeModifiers, m_320407_
ParticleEffect (StatusEffectInstance): a, createParticleOptions, method_58146, createParticle, m_uosrujfk, createParticle, m_321363_
StatusEffect (SoundEvent): a, withSoundOnAdded, method_58616, applySound, m_masoeeuk, setApplySound, m_320304_
StatusEffect (FeatureFlag...): a, requiredFeatures, method_58619, requires, m_abuwruad, setRequiredFeatures, m_320974_
FeatureSet (): i, requiredFeatures, method_45322, getRequiredFeatures, m_gsnyyecf, getRequiredFlags, m_245183_
1.20.4
Names
bib
blg
Fields
Constructors
Methods
1.20.2
Names
bey
bib
Fields
RegistryEntry$Reference<StatusEffect>: f, builtInRegistryHolder, field_45729, registryEntry, f_uzdkjzjf, f_290719_
Constructors
Methods
StatusEffect (int): a, byId, method_5569, byRawId, m_jzogqyhc, byRawId, m_19453_
int (StatusEffect): a, getId, method_5554, getRawId, m_oaxjffkn, getRawId, m_19459_
boolean (int, int): a, isDurationEffectTick, method_5552, canApplyUpdateEffect, m_jnwjfgon, canApplyUpdateEffect, m_6584_
double (int, EntityAttributeModifier): a, getAttributeModifierValue, method_5563, adjustModifierAmount, m_ofjtuppv, adjustModifierAmount, m_7048_
void (LivingEntity, AttributeContainer, int): a, removeAttributeModifiers, method_5562, onRemoved, m_sfpvrsws, onRemoved, m_6386_
void (LivingEntity, AttributeContainer, int): b, addAttributeModifiers, method_5555, onApplied, m_azrqgeuc, onApplied, m_6385_
int (StatusEffect): b, getIdFromNullable, method_43257, getRawIdNullable, m_ivbyddit, getEffectRawId, m_216882_
boolean (int, int): a, shouldApplyEffectTickThisTick, method_5552, canApplyUpdateEffect, m_irzxckrv, shouldApplyUpdateEffect, m_19443_
void (LivingEntity, int): b, onEffectStarted, method_52520, onApplied, m_cqhckmsk, m_292868_
void (AttributeContainer): a, removeAttributeModifiers, method_5562, onRemoved, m_sfpvrsws, onRemoved, m_6386_
void (AttributeContainer, int): a, addAttributeModifiers, method_5555, onApplied, m_azrqgeuc, onApplied, m_6385_
RegistryEntry$Reference<StatusEffect> (): j, builtInRegistryHolder, method_53123, getRegistryEntry, m_mjrqsmfh, m_295099_
1.20.1
Names
bew
bey
Fields
Constructors
Methods
1.19.4
Names
bdi
bew
Fields
Constructors
Methods
1.19.3
Names
bbe
bdi
Fields
Constructors
Methods
int (StatusEffect): b, getIdFromNullable, method_43257, method_43257, m_ivbyddit, getEffectRawId, m_216882_
int (StatusEffect): b, getIdFromNullable, method_43257, getRawIdNullable, m_ivbyddit, getEffectRawId, m_216882_
1.19.2
Names
Fields
Constructors
Methods
1.19.1
Names
bah
bbe
Fields
Constructors
Methods
1.19
Names
axc
bah
Fields
Supplier<StatusEffectInstance$FactorCalculationData>: e, factorDataFactory, field_38083, factorCalculationDataSupplier, f_rxhxeqjb, factorDataFactory, f_216878_
Constructors
Methods
String (): b, getOrCreateDescriptionId, method_5559, loadTranslationKey, m_sdyrfndd, loadTranslationKey, m_19477_
String (): c, getOrCreateDescriptionId, method_5559, loadTranslationKey, m_sdyrfndd, loadTranslationKey, m_19477_
String (): c, getDescriptionId, method_5567, getTranslationKey, m_baqejeuf, getTranslationKey, m_19481_
String (): d, getDescriptionId, method_5567, getTranslationKey, m_baqejeuf, getTranslationKey, m_19481_
Text (): d, getDisplayName, method_5560, getName, m_shkzklwb, getName, m_19482_
Text (): e, getDisplayName, method_5560, getName, m_shkzklwb, getName, m_19482_
int (): f, getColor, method_5556, getColor, m_bpyxngol, getColor, m_19484_
int (): g, getColor, method_5556, getColor, m_bpyxngol, getColor, m_19484_
StatusEffectCategory (): e, getCategory, method_18792, getCategory, m_qpdmsuqi, getType, m_19483_
StatusEffectCategory (): f, getCategory, method_18792, getCategory, m_qpdmsuqi, getType, m_19483_
Map<EntityAttribute, EntityAttributeModifier> (): g, getAttributeModifiers, method_5565, getAttributeModifiers, m_mhpaprgc, getAttributeModifiers, m_19485_
Map<EntityAttribute, EntityAttributeModifier> (): h, getAttributeModifiers, method_5565, getAttributeModifiers, m_mhpaprgc, getAttributeModifiers, m_19485_
boolean (): h, isBeneficial, method_5573, isBeneficial, m_igvnkdng, isBeneficial, m_19486_
boolean (): i, isBeneficial, method_5573, isBeneficial, m_igvnkdng, isBeneficial, m_19486_
int (StatusEffect): b, getIdFromNullable, method_43257, method_43257, m_ivbyddit, getEffectRawId, m_216882_
Optional<StatusEffectInstance$FactorCalculationData> (): b, createFactorData, method_42127, getFactorCalculationDataSupplier, m_euvsmbct, getFactorData, m_216881_
StatusEffect (Supplier<StatusEffectInstance$FactorCalculationData>): a, setFactorDataFactory, method_42126, setFactorCalculationDataSupplier, m_glzjklmf, setFactorDataFactory, m_216879_
1.18.2
Names
awl
axc
net.minecraft.entity.effect.StatusEffect
Fields
Map<EntityAttribute, EntityAttributeModifier>: a, attributeModifiers, field_5885, attributeModifiers, f_rqynlpsa, f_19446_
Map<EntityAttribute, EntityAttributeModifier>: a, attributeModifiers, field_5885, attributeModifiers, f_rqynlpsa, attributeModifiers, f_19446_
StatusEffectCategory: b, category, field_18270, category, f_pnqtkxvc, f_19447_
StatusEffectCategory: b, category, field_18270, category, f_pnqtkxvc, type, f_19447_
int: c, color, field_5886, color, f_fcnodzqo, f_19448_
int: c, color, field_5886, color, f_fcnodzqo, color, f_19448_
String: d, descriptionId, field_5883, translationKey, f_yqqwyxsb, f_19449_
String: d, descriptionId, field_5883, translationKey, f_yqqwyxsb, translationKey, f_19449_
Constructors
Methods
StatusEffect (int): a, byId, method_5569, byRawId, m_jzogqyhc, m_19453_
StatusEffect (int): a, byId, method_5569, byRawId, m_jzogqyhc, byRawId, m_19453_
int (StatusEffect): a, getId, method_5554, getRawId, m_oaxjffkn, m_19459_
int (StatusEffect): a, getId, method_5554, getRawId, m_oaxjffkn, getRawId, m_19459_
void (LivingEntity, int): a, applyEffectTick, method_5572, applyUpdateEffect, m_despsamn, m_6742_
void (LivingEntity, int): a, applyEffectTick, method_5572, applyUpdateEffect, m_despsamn, applyUpdateEffect, m_6742_
void (Entity, Entity, LivingEntity, int, double): a, applyInstantenousEffect, method_5564, applyInstantEffect, m_xccgpemy, m_19461_
void (Entity, Entity, LivingEntity, int, double): a, applyInstantenousEffect, method_5564, applyInstantEffect, m_xccgpemy, applyInstantEffect, m_19461_
boolean (int, int): a, isDurationEffectTick, method_5552, canApplyUpdateEffect, m_jnwjfgon, m_6584_
boolean (int, int): a, isDurationEffectTick, method_5552, canApplyUpdateEffect, m_jnwjfgon, canApplyUpdateEffect, m_6584_
boolean (): a, isInstantenous, method_5561, isInstant, m_yxnpxply, m_8093_
boolean (): a, isInstantenous, method_5561, isInstant, m_yxnpxply, isInstant, m_8093_
String (): b, getOrCreateDescriptionId, method_5559, loadTranslationKey, m_sdyrfndd, m_19477_
String (): b, getOrCreateDescriptionId, method_5559, loadTranslationKey, m_sdyrfndd, loadTranslationKey, m_19477_
String (): c, getDescriptionId, method_5567, getTranslationKey, m_baqejeuf, m_19481_
String (): c, getDescriptionId, method_5567, getTranslationKey, m_baqejeuf, getTranslationKey, m_19481_
Text (): d, getDisplayName, method_5560, getName, m_shkzklwb, m_19482_
Text (): d, getDisplayName, method_5560, getName, m_shkzklwb, getName, m_19482_
int (): f, getColor, method_5556, getColor, m_bpyxngol, m_19484_
int (): f, getColor, method_5556, getColor, m_bpyxngol, getColor, m_19484_
StatusEffect (EntityAttribute, String, double, EntityAttributeModifier$Operation): a, addAttributeModifier, method_5566, addAttributeModifier, m_nnnovhef, m_19472_
StatusEffect (EntityAttribute, String, double, EntityAttributeModifier$Operation): a, addAttributeModifier, method_5566, addAttributeModifier, m_nnnovhef, addAttributeModifier, m_19472_
double (int, EntityAttributeModifier): a, getAttributeModifierValue, method_5563, adjustModifierAmount, m_ofjtuppv, m_7048_
double (int, EntityAttributeModifier): a, getAttributeModifierValue, method_5563, adjustModifierAmount, m_ofjtuppv, adjustModifierAmount, m_7048_
StatusEffectCategory (): e, getCategory, method_18792, getCategory, m_qpdmsuqi, m_19483_
StatusEffectCategory (): e, getCategory, method_18792, getCategory, m_qpdmsuqi, getType, m_19483_
Map<EntityAttribute, EntityAttributeModifier> (): g, getAttributeModifiers, method_5565, getAttributeModifiers, m_mhpaprgc, m_19485_
Map<EntityAttribute, EntityAttributeModifier> (): g, getAttributeModifiers, method_5565, getAttributeModifiers, m_mhpaprgc, getAttributeModifiers, m_19485_
boolean (): h, isBeneficial, method_5573, isBeneficial, m_igvnkdng, m_19486_
boolean (): h, isBeneficial, method_5573, isBeneficial, m_igvnkdng, isBeneficial, m_19486_
void (LivingEntity, AttributeContainer, int): a, removeAttributeModifiers, method_5562, onRemoved, m_sfpvrsws, m_6386_
void (LivingEntity, AttributeContainer, int): a, removeAttributeModifiers, method_5562, onRemoved, m_sfpvrsws, onRemoved, m_6386_
void (LivingEntity, AttributeContainer, int): b, addAttributeModifiers, method_5555, onApplied, m_azrqgeuc, m_6385_
void (LivingEntity, AttributeContainer, int): b, addAttributeModifiers, method_5555, onApplied, m_azrqgeuc, onApplied, m_6385_
1.18.1
Names
Fields
Constructors
Methods
1.18
Names
asy
awl
Fields
Constructors
Methods
1.17.1
Names
asx
asy
Fields
StatusEffectType: b, category, field_18270, type, f_pnqtkxvc, f_19447_
StatusEffectCategory: b, category, field_18270, category, f_pnqtkxvc, f_19447_
Constructors
Methods
StatusEffectType (): e, getCategory, method_18792, getType, m_qpdmsuqi, m_19483_
StatusEffectCategory (): e, getCategory, method_18792, getCategory, m_qpdmsuqi, m_19483_
1.17
Names
aps
asx
net.minecraft.potion.Effect
net.minecraft.src.C_496_
Fields
Map<EntityAttribute, EntityAttributeModifier>: a, attributeModifiers, field_5885, attributeModifiers, f_rqynlpsa, field_111188_I, attributeModifierMap
Map<EntityAttribute, EntityAttributeModifier>: a, attributeModifiers, field_5885, attributeModifiers, f_rqynlpsa, f_19446_
StatusEffectType: b, category, field_18270, type, f_pnqtkxvc, field_220305_b, type
StatusEffectType: b, category, field_18270, type, f_pnqtkxvc, f_19447_
int: c, color, field_5886, color, f_fcnodzqo, field_76414_N, liquidColor
int: c, color, field_5886, color, f_fcnodzqo, f_19448_
String: d, descriptionId, field_5883, translationKey, f_yqqwyxsb, field_76416_I, name
String: d, descriptionId, field_5883, translationKey, f_yqqwyxsb, f_19449_
Constructors
Methods
StatusEffect (int): a, byId, method_5569, byRawId, m_jzogqyhc, func_188412_a, get
StatusEffect (int): a, byId, method_5569, byRawId, m_jzogqyhc, m_19453_
int (StatusEffect): a, getId, method_5554, getRawId, m_oaxjffkn, func_188409_a, getId
int (StatusEffect): a, getId, method_5554, getRawId, m_oaxjffkn, m_19459_
void (LivingEntity, int): a, applyEffectTick, method_5572, applyUpdateEffect, m_despsamn, func_76394_a, performEffect
void (LivingEntity, int): a, applyEffectTick, method_5572, applyUpdateEffect, m_despsamn, m_6742_
void (Entity, Entity, LivingEntity, int, double): a, applyInstantenousEffect, method_5564, applyInstantEffect, m_xccgpemy, func_180793_a, affectEntity
void (Entity, Entity, LivingEntity, int, double): a, applyInstantenousEffect, method_5564, applyInstantEffect, m_xccgpemy, m_19461_
boolean (int, int): a, isDurationEffectTick, method_5552, canApplyUpdateEffect, m_jnwjfgon, func_76397_a, isReady
boolean (int, int): a, isDurationEffectTick, method_5552, canApplyUpdateEffect, m_jnwjfgon, m_6584_
boolean (): a, isInstantenous, method_5561, isInstant, m_yxnpxply, func_76403_b, isInstant
boolean (): a, isInstantenous, method_5561, isInstant, m_yxnpxply, m_8093_
String (): b, getOrCreateDescriptionId, method_5559, loadTranslationKey, m_sdyrfndd, func_210758_b, getOrCreateDescriptionId
String (): b, getOrCreateDescriptionId, method_5559, loadTranslationKey, m_sdyrfndd, m_19477_
String (): c, getDescriptionId, method_5567, getTranslationKey, m_baqejeuf, func_76393_a, getName
String (): c, getDescriptionId, method_5567, getTranslationKey, m_baqejeuf, m_19481_
Text (): d, getDisplayName, method_5560, getName, m_shkzklwb, func_199286_c, getDisplayName
Text (): d, getDisplayName, method_5560, getName, m_shkzklwb, m_19482_
int (): f, getColor, method_5556, getColor, m_bpyxngol, func_76401_j, getLiquidColor
int (): f, getColor, method_5556, getColor, m_bpyxngol, m_19484_
StatusEffect (EntityAttribute, String, double, EntityAttributeModifier$Operation): a, addAttributeModifier, method_5566, addAttributeModifier, m_nnnovhef, func_220304_a, addAttributesModifier
StatusEffect (EntityAttribute, String, double, EntityAttributeModifier$Operation): a, addAttributeModifier, method_5566, addAttributeModifier, m_nnnovhef, m_19472_
double (int, EntityAttributeModifier): a, getAttributeModifierValue, method_5563, adjustModifierAmount, m_ofjtuppv, func_111183_a, getAttributeModifierAmount
double (int, EntityAttributeModifier): a, getAttributeModifierValue, method_5563, adjustModifierAmount, m_ofjtuppv, m_7048_
StatusEffectType (): e, getCategory, method_18792, getType, m_qpdmsuqi, func_220303_e, getEffectType
StatusEffectType (): e, getCategory, method_18792, getType, m_qpdmsuqi, m_19483_
Map<EntityAttribute, EntityAttributeModifier> (): g, getAttributeModifiers, method_5565, getAttributeModifiers, m_mhpaprgc, func_111186_k, getAttributeModifierMap
Map<EntityAttribute, EntityAttributeModifier> (): g, getAttributeModifiers, method_5565, getAttributeModifiers, m_mhpaprgc, m_19485_
boolean (): h, isBeneficial, method_5573, isBeneficial, m_igvnkdng, func_188408_i, isBeneficial
boolean (): h, isBeneficial, method_5573, isBeneficial, m_igvnkdng, m_19486_
void (LivingEntity, AttributeContainer, int): a, removeAttributeModifiers, method_5562, onRemoved, m_sfpvrsws, func_111187_a, removeAttributesModifiersFromEntity
void (LivingEntity, AttributeContainer, int): a, removeAttributeModifiers, method_5562, onRemoved, m_sfpvrsws, m_6386_
void (LivingEntity, AttributeContainer, int): b, addAttributeModifiers, method_5555, onApplied, m_azrqgeuc, func_111185_a, applyAttributesModifiersToEntity
void (LivingEntity, AttributeContainer, int): b, addAttributeModifiers, method_5555, onApplied, m_azrqgeuc, m_6385_
1.16.5
Names
Fields
Constructors
Methods
1.16.4
Names
app
aps
Fields
Constructors
Methods
1.16.3
Names
Fields
Constructors
Methods
1.16.2
Names
aoe
app
Fields
Constructors
Methods
1.16.1
Names
aki
aoe
Fields
Constructors
Methods
void (LivingEntity, AbstractEntityAttributeContainer, int): a, removeAttributeModifiers, method_5562, onRemoved, m_sfpvrsws, func_111187_a, removeAttributesModifiersFromEntity
void (LivingEntity, AbstractEntityAttributeContainer, int): b, addAttributeModifiers, method_5555, onApplied, m_azrqgeuc, func_111185_a, applyAttributesModifiersToEntity
void (LivingEntity, AttributeContainer, int): a, removeAttributeModifiers, method_5562, onRemoved, m_sfpvrsws, func_111187_a, removeAttributesModifiersFromEntity
void (LivingEntity, AttributeContainer, int): b, addAttributeModifiers, method_5555, onApplied, m_azrqgeuc, func_111185_a, applyAttributesModifiersToEntity
1.15.2
Names
akf
aki
Fields
Constructors
Methods
1.15.1
Names
Fields
Constructors
Methods
double (int, EntityAttributeModifier): a, getAttributeModifierValue, method_5563, m_ofjtuppv, func_111183_a, getAttributeModifierAmount
double (int, EntityAttributeModifier): a, getAttributeModifierValue, method_5563, adjustModifierAmount, m_ofjtuppv, func_111183_a, getAttributeModifierAmount
boolean (): h, isBeneficial, method_5573, m_igvnkdng, func_188408_i, isBeneficial
boolean (): h, isBeneficial, method_5573, isBeneficial, m_igvnkdng, func_188408_i, isBeneficial
1.15
Names
aig
akf
Fields
Map<EntityAttribute, EntityAttributeModifier>: a, attributeModifiers, field_5885, attributeModifiers, f_rqynlpsa, modifiers, field_111188_I, attributeModifierMap
Map<EntityAttribute, EntityAttributeModifier>: a, attributeModifiers, field_5885, attributeModifiers, f_rqynlpsa, field_111188_I, attributeModifierMap
StatusEffectType: b, category, field_18270, type, f_pnqtkxvc, f_54016225, field_220305_b, type
StatusEffectType: b, category, field_18270, type, f_pnqtkxvc, field_220305_b, type
int: c, color, field_5886, color, f_fcnodzqo, potionColor, field_76414_N, liquidColor
int: c, color, field_5886, color, f_fcnodzqo, field_76414_N, liquidColor
String: d, descriptionId, field_5883, translationKey, f_yqqwyxsb, key, field_76416_I, name
String: d, descriptionId, field_5883, translationKey, f_yqqwyxsb, field_76416_I, name
Constructors
Methods
StatusEffect (int): a, byId, method_5569, byRawId, m_jzogqyhc, byId, func_188412_a, get
StatusEffect (int): a, byId, method_5569, byRawId, m_jzogqyhc, func_188412_a, get
int (StatusEffect): a, getId, method_5554, getRawId, m_oaxjffkn, getId, func_188409_a, getId
int (StatusEffect): a, getId, method_5554, getRawId, m_oaxjffkn, func_188409_a, getId
void (LivingEntity, int): a, applyEffectTick, method_5572, applyUpdateEffect, m_despsamn, apply, func_76394_a, performEffect
void (LivingEntity, int): a, applyEffectTick, method_5572, applyUpdateEffect, m_despsamn, func_76394_a, performEffect
void (Entity, Entity, LivingEntity, int, double): a, applyInstantenousEffect, method_5564, applyInstantEffect, m_xccgpemy, affectHealth, func_180793_a, affectEntity
void (Entity, Entity, LivingEntity, int, double): a, applyInstantenousEffect, method_5564, applyInstantEffect, m_xccgpemy, func_180793_a, affectEntity
boolean (int, int): a, isDurationEffectTick, method_5552, canApplyUpdateEffect, m_jnwjfgon, shouldApply, func_76397_a, isReady
boolean (int, int): a, isDurationEffectTick, method_5552, canApplyUpdateEffect, m_jnwjfgon, func_76397_a, isReady
boolean (): a, isInstantenous, method_5561, isInstant, m_yxnpxply, isInstant, func_76403_b, isInstant
boolean (): a, isInstantenous, method_5561, isInstant, m_yxnpxply, func_76403_b, isInstant
String (): b, getOrCreateDescriptionId, method_5559, m_sdyrfndd, makeTranslationKey, func_210758_b, getOrCreateDescriptionId
String (): b, getOrCreateDescriptionId, method_5559, loadTranslationKey, m_sdyrfndd, func_210758_b, getOrCreateDescriptionId
String (): c, getDescriptionId, method_5567, getTranslationKey, m_baqejeuf, getTranslationKey, func_76393_a, getName
String (): c, getDescriptionId, method_5567, getTranslationKey, m_baqejeuf, func_76393_a, getName
Text (): d, getDisplayName, method_5560, m_shkzklwb, getName, func_199286_c, getDisplayName
Text (): d, getDisplayName, method_5560, getName, m_shkzklwb, func_199286_c, getDisplayName
int (): f, getColor, method_5556, getColor, m_bpyxngol, getPotionColor, func_76401_j, getLiquidColor
int (): f, getColor, method_5556, getColor, m_bpyxngol, func_76401_j, getLiquidColor
StatusEffect (EntityAttribute, String, double, EntityAttributeModifier$Operation): a, addAttributeModifier, method_5566, addAttributeModifier, m_nnnovhef, addModifier, func_220304_a, addAttributesModifier
StatusEffect (EntityAttribute, String, double, EntityAttributeModifier$Operation): a, addAttributeModifier, method_5566, addAttributeModifier, m_nnnovhef, func_220304_a, addAttributesModifier
void (LivingEntity, AbstractEntityAttributeContainer, int): a, removeAttributeModifiers, method_5562, m_sfpvrsws, removeModifiers, func_111187_a, removeAttributesModifiersFromEntity
void (LivingEntity, AbstractEntityAttributeContainer, int): a, removeAttributeModifiers, method_5562, onRemoved, m_sfpvrsws, func_111187_a, removeAttributesModifiersFromEntity
void (LivingEntity, AbstractEntityAttributeContainer, int): b, addAttributeModifiers, method_5555, m_azrqgeuc, addModifiers, func_111185_a, applyAttributesModifiersToEntity
void (LivingEntity, AbstractEntityAttributeContainer, int): b, addAttributeModifiers, method_5555, onApplied, m_azrqgeuc, func_111185_a, applyAttributesModifiersToEntity
double (int, EntityAttributeModifier): a, getAttributeModifierValue, method_5563, m_ofjtuppv, getModifier, func_111183_a, getAttributeModifierAmount
double (int, EntityAttributeModifier): a, getAttributeModifierValue, method_5563, m_ofjtuppv, func_111183_a, getAttributeModifierAmount
StatusEffectType (): e, getCategory, method_18792, getType, m_qpdmsuqi, m_71483312, func_220303_e, getEffectType
StatusEffectType (): e, getCategory, method_18792, getType, m_qpdmsuqi, func_220303_e, getEffectType
Map<EntityAttribute, EntityAttributeModifier> (): g, getAttributeModifiers, method_5565, getAttributeModifiers, m_mhpaprgc, getModifiers, func_111186_k, getAttributeModifierMap
Map<EntityAttribute, EntityAttributeModifier> (): g, getAttributeModifiers, method_5565, getAttributeModifiers, m_mhpaprgc, func_111186_k, getAttributeModifierMap
boolean (): h, isBeneficial, method_5573, m_igvnkdng, isUsable, func_188408_i, isBeneficial
boolean (): h, isBeneficial, method_5573, m_igvnkdng, func_188408_i, isBeneficial
1.14.4
Names
aid
aig
net.minecraft.world.effect.MobEffect
net.minecraft.unmapped.C_jaqasomh
Fields
Map<EntityAttribute, EntityAttributeModifier>: a, field_5885, attributeModifiers, modifiers, field_111188_I, attributeModifierMap
Map<EntityAttribute, EntityAttributeModifier>: a, attributeModifiers, field_5885, attributeModifiers, f_rqynlpsa, modifiers, field_111188_I, attributeModifierMap
StatusEffectType: b, field_18270, type, f_54016225, field_220305_b, type
StatusEffectType: b, category, field_18270, type, f_pnqtkxvc, f_54016225, field_220305_b, type
int: c, field_5886, color, potionColor, field_76414_N, liquidColor
int: c, color, field_5886, color, f_fcnodzqo, potionColor, field_76414_N, liquidColor
String: d, field_5883, translationKey, key, field_76416_I, name
String: d, descriptionId, field_5883, translationKey, f_yqqwyxsb, key, field_76416_I, name
Constructors
Methods
StatusEffect (int): a, method_5569, byRawId, byId, func_188412_a, get
StatusEffect (int): a, byId, method_5569, byRawId, m_jzogqyhc, byId, func_188412_a, get
int (StatusEffect): a, method_5554, getRawId, getId, func_188409_a, getId
int (StatusEffect): a, getId, method_5554, getRawId, m_oaxjffkn, getId, func_188409_a, getId
void (LivingEntity, int): a, method_5572, applyUpdateEffect, apply, func_76394_a, performEffect
void (LivingEntity, int): a, applyEffectTick, method_5572, applyUpdateEffect, m_despsamn, apply, func_76394_a, performEffect
void (Entity, Entity, LivingEntity, int, double): a, method_5564, applyInstantEffect, affectHealth, func_180793_a, affectEntity
void (Entity, Entity, LivingEntity, int, double): a, applyInstantenousEffect, method_5564, applyInstantEffect, m_xccgpemy, affectHealth, func_180793_a, affectEntity
boolean (int, int): a, method_5552, canApplyUpdateEffect, shouldApply, func_76397_a, isReady
boolean (int, int): a, isDurationEffectTick, method_5552, canApplyUpdateEffect, m_jnwjfgon, shouldApply, func_76397_a, isReady
boolean (): a, method_5561, isInstant, isInstant, func_76403_b, isInstant
boolean (): a, isInstantenous, method_5561, isInstant, m_yxnpxply, isInstant, func_76403_b, isInstant
String (): b, method_5559, method_5559, makeTranslationKey, func_210758_b, getOrCreateDescriptionId
String (): b, getOrCreateDescriptionId, method_5559, m_sdyrfndd, makeTranslationKey, func_210758_b, getOrCreateDescriptionId
String (): c, method_5567, getTranslationKey, getTranslationKey, func_76393_a, getName
String (): c, getDescriptionId, method_5567, getTranslationKey, m_baqejeuf, getTranslationKey, func_76393_a, getName
Text (): d, method_5560, method_5560, getName, func_199286_c, getDisplayName
Text (): d, getDisplayName, method_5560, m_shkzklwb, getName, func_199286_c, getDisplayName
int (): f, method_5556, getColor, getPotionColor, func_76401_j, getLiquidColor
int (): f, getColor, method_5556, getColor, m_bpyxngol, getPotionColor, func_76401_j, getLiquidColor
StatusEffect (EntityAttribute, String, double, EntityAttributeModifier$Operation): a, method_5566, addAttributeModifier, addModifier, func_220304_a, addAttributesModifier
StatusEffect (EntityAttribute, String, double, EntityAttributeModifier$Operation): a, addAttributeModifier, method_5566, addAttributeModifier, m_nnnovhef, addModifier, func_220304_a, addAttributesModifier
void (LivingEntity, AbstractEntityAttributeContainer, int): a, method_5562, method_5562, removeModifiers, func_111187_a, removeAttributesModifiersFromEntity
void (LivingEntity, AbstractEntityAttributeContainer, int): a, removeAttributeModifiers, method_5562, m_sfpvrsws, removeModifiers, func_111187_a, removeAttributesModifiersFromEntity
void (LivingEntity, AbstractEntityAttributeContainer, int): b, method_5555, method_5555, addModifiers, func_111185_a, applyAttributesModifiersToEntity
void (LivingEntity, AbstractEntityAttributeContainer, int): b, addAttributeModifiers, method_5555, m_azrqgeuc, addModifiers, func_111185_a, applyAttributesModifiersToEntity
double (int, EntityAttributeModifier): a, method_5563, method_5563, getModifier, func_111183_a, getAttributeModifierAmount
double (int, EntityAttributeModifier): a, getAttributeModifierValue, method_5563, m_ofjtuppv, getModifier, func_111183_a, getAttributeModifierAmount
StatusEffectType (): e, method_18792, getType, m_71483312, func_220303_e, getEffectType
StatusEffectType (): e, getCategory, method_18792, getType, m_qpdmsuqi, m_71483312, func_220303_e, getEffectType
Map<EntityAttribute, EntityAttributeModifier> (): g, method_5565, getAttributeModifiers, getModifiers, func_111186_k, getAttributeModifierMap
Map<EntityAttribute, EntityAttributeModifier> (): g, getAttributeModifiers, method_5565, getAttributeModifiers, m_mhpaprgc, getModifiers, func_111186_k, getAttributeModifierMap
boolean (): h, method_5573, method_5573, isUsable, func_188408_i, isBeneficial
boolean (): h, isBeneficial, method_5573, m_igvnkdng, isUsable, func_188408_i, isBeneficial
1.14.3
Names
aia
aid
net.minecraft.entity.effect.StatusEffect
Fields
Map<EntityAttribute, AttributeModifier>: a, field_5885, modifiers, field_111188_I, attributeModifierMap
Map<EntityAttribute, EntityAttributeModifier>: a, field_5885, attributeModifiers, modifiers, field_111188_I, attributeModifierMap
C_54359974: b, field_18270, f_54016225, field_220305_b, type
StatusEffectType: b, field_18270, type, f_54016225, field_220305_b, type
int: c, field_5886, potionColor, field_76414_N, liquidColor
int: c, field_5886, color, potionColor, field_76414_N, liquidColor
String: d, field_5883, key, field_76416_I, name
String: d, field_5883, translationKey, key, field_76416_I, name
Constructors
Methods
StatusEffect (int): a, method_5569, byId, func_188412_a, get
StatusEffect (int): a, method_5569, byRawId, byId, func_188412_a, get
int (StatusEffect): a, method_5554, getId, func_188409_a, getId
int (StatusEffect): a, method_5554, getRawId, getId, func_188409_a, getId
void (LivingEntity, int): a, method_5572, apply, func_76394_a, performEffect
void (LivingEntity, int): a, method_5572, applyUpdateEffect, apply, func_76394_a, performEffect
void (Entity, Entity, LivingEntity, int, double): a, method_5564, affectHealth, func_180793_a, affectEntity
void (Entity, Entity, LivingEntity, int, double): a, method_5564, applyInstantEffect, affectHealth, func_180793_a, affectEntity
boolean (int, int): a, method_5552, shouldApply, func_76397_a, isReady
boolean (int, int): a, method_5552, canApplyUpdateEffect, shouldApply, func_76397_a, isReady
boolean (): a, method_5561, isInstant, func_76403_b, isInstant
boolean (): a, method_5561, isInstant, isInstant, func_76403_b, isInstant
String (): b, method_5559, makeTranslationKey, func_210758_b, getOrCreateDescriptionId
String (): b, method_5559, method_5559, makeTranslationKey, func_210758_b, getOrCreateDescriptionId
String (): c, method_5567, getTranslationKey, func_76393_a, getName
String (): c, method_5567, getTranslationKey, getTranslationKey, func_76393_a, getName
Text (): d, method_5560, getName, func_199286_c, getDisplayName
Text (): d, method_5560, method_5560, getName, func_199286_c, getDisplayName
int (): f, method_5556, getPotionColor, func_76401_j, getLiquidColor
int (): f, method_5556, getColor, getPotionColor, func_76401_j, getLiquidColor
StatusEffect (EntityAttribute, String, double, AttributeModifier$C_61314145): a, method_5566, addModifier, func_220304_a, addAttributesModifier
StatusEffect (EntityAttribute, String, double, EntityAttributeModifier$Operation): a, method_5566, addAttributeModifier, addModifier, func_220304_a, addAttributesModifier
void (LivingEntity, AbstractEntityAttributeContainer, int): a, method_5562, removeModifiers, func_111187_a, removeAttributesModifiersFromEntity
void (LivingEntity, AbstractEntityAttributeContainer, int): a, method_5562, method_5562, removeModifiers, func_111187_a, removeAttributesModifiersFromEntity
void (LivingEntity, AbstractEntityAttributeContainer, int): b, method_5555, addModifiers, func_111185_a, applyAttributesModifiersToEntity
void (LivingEntity, AbstractEntityAttributeContainer, int): b, method_5555, method_5555, addModifiers, func_111185_a, applyAttributesModifiersToEntity
double (int, AttributeModifier): a, method_5563, getModifier, func_111183_a, getAttributeModifierAmount
double (int, EntityAttributeModifier): a, method_5563, method_5563, getModifier, func_111183_a, getAttributeModifierAmount
C_54359974 (): e, method_18792, m_71483312, func_220303_e, getEffectType
StatusEffectType (): e, method_18792, getType, m_71483312, func_220303_e, getEffectType
Map<EntityAttribute, AttributeModifier> (): g, method_5565, getModifiers, func_111186_k, getAttributeModifierMap
Map<EntityAttribute, EntityAttributeModifier> (): g, method_5565, getAttributeModifiers, getModifiers, func_111186_k, getAttributeModifierMap
boolean (): h, method_5573, isUsable, func_188408_i, isBeneficial
boolean (): h, method_5573, method_5573, isUsable, func_188408_i, isBeneficial
1.14.2
Names
Fields
Map<EntityAttribute, AttributeModifier>: a, field_5885, modifiers, field_111188_I, field_111188_I
Map<EntityAttribute, AttributeModifier>: a, field_5885, modifiers, field_111188_I, attributeModifierMap
C_54359974: b, field_18270, f_54016225, field_220305_b, field_220305_b
C_54359974: b, field_18270, f_54016225, field_220305_b, type
int: c, field_5886, potionColor, field_76414_N, field_76414_N
int: c, field_5886, potionColor, field_76414_N, liquidColor
String: d, field_5883, key, field_76416_I, field_76416_I
String: d, field_5883, key, field_76416_I, name
Constructors
Methods
StatusEffect (int): a, method_5569, byId, func_188412_a, getPotionById
StatusEffect (int): a, method_5569, byId, func_188412_a, get
int (StatusEffect): a, method_5554, getId, func_188409_a, getIdFromPotion
int (StatusEffect): a, method_5554, getId, func_188409_a, getId
StatusEffect (EntityAttribute, String, double, AttributeModifier$C_61314145): a, method_5566, addModifier, func_220304_a, func_220304_a
StatusEffect (EntityAttribute, String, double, AttributeModifier$C_61314145): a, method_5566, addModifier, func_220304_a, addAttributesModifier
C_54359974 (): e, method_18792, m_71483312, func_220303_e, func_220303_e
C_54359974 (): e, method_18792, m_71483312, func_220303_e, getEffectType
1.14.1
Names
ahx
aia
Fields
Constructors
Methods
1.14
Names
ahx
net.minecraft.class_1291
net.minecraft.entity.living.effect.StatusEffect
net.minecraft.potion.Effect
net.minecraft.potion.Effect
Fields
Map<EntityAttribute, AttributeModifier>: a, field_5885, modifiers, field_111188_I, field_111188_I
C_54359974: b, field_18270, f_54016225, field_220305_b, field_220305_b
int: c, field_5886, potionColor, field_76414_N, field_76414_N
String: d, field_5883, key, field_76416_I, field_76416_I
Constructors
(C_54359974, int)
Methods
StatusEffect (int): a, method_5569, byId, func_188412_a, getPotionById
int (StatusEffect): a, method_5554, getId, func_188409_a, getIdFromPotion
void (LivingEntity, int): a, method_5572, apply, func_76394_a, performEffect
void (Entity, Entity, LivingEntity, int, double): a, method_5564, affectHealth, func_180793_a, affectEntity
boolean (int, int): a, method_5552, shouldApply, func_76397_a, isReady
boolean (): a, method_5561, isInstant, func_76403_b, isInstant
String (): b, method_5559, makeTranslationKey, func_210758_b, getOrCreateDescriptionId
String (): c, method_5567, getTranslationKey, func_76393_a, getName
Text (): d, method_5560, getName, func_199286_c, getDisplayName
int (): f, method_5556, getPotionColor, func_76401_j, getLiquidColor
StatusEffect (EntityAttribute, String, double, AttributeModifier$C_61314145): a, method_5566, addModifier, func_220304_a, func_220304_a
void (LivingEntity, AbstractEntityAttributeContainer, int): a, method_5562, removeModifiers, func_111187_a, removeAttributesModifiersFromEntity
void (LivingEntity, AbstractEntityAttributeContainer, int): b, method_5555, addModifiers, func_111185_a, applyAttributesModifiersToEntity
double (int, AttributeModifier): a, method_5563, getModifier, func_111183_a, getAttributeModifierAmount
C_54359974 (): e, method_18792, m_71483312, func_220303_e, func_220303_e
Map<EntityAttribute, AttributeModifier> (): g, method_5565, getModifiers, func_111186_k, getAttributeModifierMap
boolean (): h, method_5573, isUsable, func_188408_i, isBeneficial