History - net.minecraft.world.effect.MobEffect

25w18a

Names

bwg

bwu

Fields

Map<Holder<Attribute>, MobEffect$AttributeTemplate>: d, attributeModifiers, field_5885, attributeModifiers, f_19446_

Map<Holder<Attribute>, MobEffect$AttributeTemplate>: d, attributeModifiers, field_5885

MobEffectCategory: e, category, field_18270, category, f_19447_

MobEffectCategory: e, category, field_18270

int: f, color, field_5886, color, f_19448_

int: f, color, field_5886

String: h, descriptionId, field_5883, translationKey, f_19449_

String: h, descriptionId, field_5883

int: c, AMBIENT_ALPHA, field_49789, AMBIENT_PARTICLE_ALPHA, f_314568_

int: c, AMBIENT_ALPHA, field_49789

Function<MobEffectInstance, ParticleOptions>: g, particleFactory, field_49790, particleFactory, f_314870_

Function<MobEffectInstance, ParticleOptions>: g, particleFactory, field_49790

Optional<SoundEvent>: l, soundOnAdded, field_50114, applySound, f_316316_

Optional<SoundEvent>: l, soundOnAdded, field_50114

FeatureFlagSet: m, requiredFeatures, field_50115, requiredFeatures, f_316645_

FeatureFlagSet: m, requiredFeatures, field_50115

com.mojang.serialization.Codec<Holder<MobEffect>>: a, CODEC, field_51933, ENTRY_CODEC, f_337486_

com.mojang.serialization.Codec<Holder<MobEffect>>: a, CODEC, field_51933

StreamCodec<RegistryFriendlyByteBuf, Holder<MobEffect>>: b, STREAM_CODEC, field_51934, ENTRY_PACKET_CODEC, f_336968_

StreamCodec<RegistryFriendlyByteBuf, Holder<MobEffect>>: b, STREAM_CODEC, field_51934

int: i, blendInDurationTicks, field_55650, fadeInTicks, f_381019_

int: i, blendInDurationTicks, field_55650

int: j, blendOutDurationTicks, field_55651, fadeOutTicks, f_380157_

int: j, blendOutDurationTicks, field_55651

int: k, blendOutAdvanceTicks, field_55652, fadeOutThresholdTicks, f_382572_

int: k, blendOutAdvanceTicks, field_55652

Constructors

Methods

boolean (int, int): a, shouldApplyEffectTickThisTick, method_5552, canApplyUpdateEffect, m_19443_

boolean (int, int): a, shouldApplyEffectTickThisTick, method_5552

boolean (): a, isInstantenous, method_5561, isInstant, m_8093_

boolean (): a, isInstantenous, method_5561

String (): e, getOrCreateDescriptionId, method_5559, loadTranslationKey, m_19477_

String (): e, getOrCreateDescriptionId, method_5559

String (): f, getDescriptionId, method_5567, getTranslationKey, m_19481_

String (): f, getDescriptionId, method_5567

Component (): g, getDisplayName, method_5560, getName, m_19482_

Component (): g, getDisplayName, method_5560

int (): i, getColor, method_5556, getColor, m_19484_

int (): i, getColor, method_5556

MobEffectCategory (): h, getCategory, method_18792, getCategory, m_19483_

MobEffectCategory (): h, getCategory, method_18792

boolean (): j, isBeneficial, method_5573, isBeneficial, m_19486_

boolean (): j, isBeneficial, method_5573

void (LivingEntity, int): a, onEffectStarted, method_52520, onApplied, m_292868_

void (LivingEntity, int): a, onEffectStarted, method_52520

void (AttributeMap): a, removeAttributeModifiers, method_5562, onRemoved, m_6386_

void (AttributeMap): a, removeAttributeModifiers, method_5562

void (AttributeMap, int): a, addAttributeModifiers, method_5555, onApplied, m_6385_

void (AttributeMap, int): a, addAttributeModifiers, method_5555

void (LivingEntity, int): b, onEffectAdded, method_58620, playApplySound, m_325074_

void (LivingEntity, int): b, onEffectAdded, method_58620

MobEffect (int): a, setBlendDuration, method_66222, fadeTicks, m_321800_

MobEffect (int): a, setBlendDuration, method_66222

void (int, BiConsumer<Holder<Attribute>, AttributeModifier>): a, createModifiers, method_55650, forEachAttributeModifier, m_320407_

void (int, BiConsumer<Holder<Attribute>, AttributeModifier>): a, createModifiers, method_55650

ParticleOptions (MobEffectInstance): a, createParticleOptions, method_58146, createParticle, m_321363_

ParticleOptions (MobEffectInstance): a, createParticleOptions, method_58146

MobEffect (SoundEvent): a, withSoundOnAdded, method_58616, applySound, m_320304_

MobEffect (SoundEvent): a, withSoundOnAdded, method_58616

MobEffect (FeatureFlag...): a, requiredFeatures, method_58619, requires, m_320974_

MobEffect (FeatureFlag...): a, requiredFeatures, method_58619

FeatureFlagSet (): k, requiredFeatures, method_45322, getRequiredFeatures, m_245183_

FeatureFlagSet (): k, requiredFeatures, method_45322

MobEffect (Holder<Attribute>, ResourceLocation, double, AttributeModifier$Operation): a, addAttributeModifier, method_5566, addAttributeModifier, m_19472_

MobEffect (Holder<Attribute>, ResourceLocation, double, AttributeModifier$Operation): a, addAttributeModifier, method_5566

boolean (ServerLevel, LivingEntity, int): a, applyEffectTick, method_5572, applyUpdateEffect, m_294194_

boolean (ServerLevel, LivingEntity, int): a, applyEffectTick, method_5572

void (ServerLevel, Entity, Entity, LivingEntity, int, double): a, applyInstantenousEffect, method_5564, applyInstantEffect, m_19461_

void (ServerLevel, Entity, Entity, LivingEntity, int, double): a, applyInstantenousEffect, method_5564

void (ServerLevel, LivingEntity, int, Entity$RemovalReason): a, onMobRemoved, method_58617, onEntityRemoval, m_319157_

void (ServerLevel, LivingEntity, int, Entity$RemovalReason): a, onMobRemoved, method_58617

void (ServerLevel, LivingEntity, int, DamageSource, float): a, onMobHurt, method_58614, onEntityDamage, m_6742_

void (ServerLevel, LivingEntity, int, DamageSource, float): a, onMobHurt, method_58614

int (): b, getBlendInDurationTicks, method_66224, getFadeInTicks, m_387884_

int (): b, getBlendInDurationTicks, method_66224

int (): c, getBlendOutDurationTicks, method_66225, getFadeOutTicks, m_385213_

int (): c, getBlendOutDurationTicks, method_66225

int (): d, getBlendOutAdvanceTicks, method_66226, getFadeOutThresholdTicks, m_386946_

int (): d, getBlendOutAdvanceTicks, method_66226

MobEffect (int, int, int): a, setBlendDuration, method_66223, fadeTicks, m_387357_

MobEffect (int, int, int): a, setBlendDuration, method_66223

1.21.5

Names

btp

bwg

Fields

int: i, blendDurationTicks, field_47738, fadeTicks, f_315239_

Optional<SoundEvent>: j, soundOnAdded, field_50114, applySound, f_316316_

Optional<SoundEvent>: l, soundOnAdded, field_50114, applySound, f_316316_

FeatureFlagSet: k, requiredFeatures, field_50115, requiredFeatures, f_316645_

FeatureFlagSet: m, requiredFeatures, field_50115, requiredFeatures, f_316645_

int: i, blendInDurationTicks, field_55650, fadeInTicks, f_381019_

int: j, blendOutDurationTicks, field_55651, fadeOutTicks, f_380157_

int: k, blendOutAdvanceTicks, field_55652, fadeOutThresholdTicks, f_382572_

Constructors

Methods

String (): c, getOrCreateDescriptionId, method_5559, loadTranslationKey, m_19477_

String (): e, getOrCreateDescriptionId, method_5559, loadTranslationKey, m_19477_

String (): d, getDescriptionId, method_5567, getTranslationKey, m_19481_

String (): f, getDescriptionId, method_5567, getTranslationKey, m_19481_

Component (): e, getDisplayName, method_5560, getName, m_19482_

Component (): g, getDisplayName, method_5560, getName, m_19482_

int (): g, getColor, method_5556, getColor, m_19484_

int (): i, getColor, method_5556, getColor, m_19484_

MobEffectCategory (): f, getCategory, method_18792, getCategory, m_19483_

MobEffectCategory (): h, getCategory, method_18792, getCategory, m_19483_

boolean (): h, isBeneficial, method_5573, isBeneficial, m_19486_

boolean (): j, isBeneficial, method_5573, isBeneficial, m_19486_

int (): b, getBlendDurationTicks, method_55652, getFadeTicks, m_323916_

MobEffect (int): a, setBlendDuration, method_55649, fadeTicks, m_321800_

MobEffect (int): a, setBlendDuration, method_66222, fadeTicks, m_321800_

FeatureFlagSet (): i, requiredFeatures, method_45322, getRequiredFeatures, m_245183_

FeatureFlagSet (): k, requiredFeatures, method_45322, getRequiredFeatures, m_245183_

int (): b, getBlendInDurationTicks, method_66224, getFadeInTicks, m_387884_

int (): c, getBlendOutDurationTicks, method_66225, getFadeOutTicks, m_385213_

int (): d, getBlendOutAdvanceTicks, method_66226, getFadeOutThresholdTicks, m_386946_

MobEffect (int, int, int): a, setBlendDuration, method_66223, fadeTicks, 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_19461_

void (LivingEntity, int): b, onEffectStarted, method_52520, onApplied, m_292868_

void (LivingEntity, int): a, onEffectStarted, method_52520, onApplied, m_292868_

boolean (LivingEntity, int): a, applyEffectTick, method_5572, applyUpdateEffect, m_294194_

void (LivingEntity, int): c, onEffectAdded, method_58620, playApplySound, m_325074_

void (LivingEntity, int): b, onEffectAdded, method_58620, playApplySound, m_325074_

void (LivingEntity, int, Entity$RemovalReason): a, onMobRemoved, method_58617, onEntityRemoval, m_319157_

void (LivingEntity, int, DamageSource, float): a, onMobHurt, method_58614, onEntityDamage, m_6742_

boolean (ServerLevel, LivingEntity, int): a, applyEffectTick, method_5572, applyUpdateEffect, m_294194_

void (ServerLevel, Entity, Entity, LivingEntity, int, double): a, applyInstantenousEffect, method_5564, applyInstantEffect, m_19461_

void (ServerLevel, LivingEntity, int, Entity$RemovalReason): a, onMobRemoved, method_58617, onEntityRemoval, m_319157_

void (ServerLevel, LivingEntity, int, DamageSource, float): a, onMobHurt, method_58614, onEntityDamage, m_6742_

1.21.1

Names

Fields

Constructors

Methods

1.21

Names

bsc

brx

Fields

Map<Holder<Attribute>, MobEffect$AttributeTemplate>: b, attributeModifiers, field_5885, attributeModifiers, f_19446_

Map<Holder<Attribute>, MobEffect$AttributeTemplate>: d, attributeModifiers, field_5885, attributeModifiers, f_19446_

MobEffectCategory: c, category, field_18270, category, f_19447_

MobEffectCategory: e, category, field_18270, category, f_19447_

int: d, color, field_5886, color, f_19448_

int: f, color, field_5886, color, f_19448_

String: f, descriptionId, field_5883, translationKey, f_19449_

String: h, descriptionId, field_5883, translationKey, f_19449_

int: a, AMBIENT_ALPHA, field_49789, AMBIENT_PARTICLE_ALPHA, f_314568_

int: c, AMBIENT_ALPHA, field_49789, AMBIENT_PARTICLE_ALPHA, f_314568_

Function<MobEffectInstance, ParticleOptions>: e, particleFactory, field_49790, particleFactory, f_314870_

Function<MobEffectInstance, ParticleOptions>: g, particleFactory, field_49790, particleFactory, f_314870_

int: g, blendDurationTicks, field_47738, fadeTicks, f_315239_

int: i, blendDurationTicks, field_47738, fadeTicks, f_315239_

Optional<SoundEvent>: h, soundOnAdded, field_50114, applySound, f_316316_

Optional<SoundEvent>: j, soundOnAdded, field_50114, applySound, f_316316_

FeatureFlagSet: i, requiredFeatures, field_50115, requiredFeatures, f_316645_

FeatureFlagSet: k, requiredFeatures, field_50115, requiredFeatures, f_316645_

com.mojang.serialization.Codec<Holder<MobEffect>>: a, CODEC, field_51933, ENTRY_CODEC, f_337486_

StreamCodec<RegistryFriendlyByteBuf, Holder<MobEffect>>: b, STREAM_CODEC, field_51934, ENTRY_PACKET_CODEC, f_336968_

Constructors

Methods

MobEffect (Holder<Attribute>, String, double, AttributeModifier$Operation): a, addAttributeModifier, method_5566, addAttributeModifier, m_19472_

MobEffect (Holder<Attribute>, ResourceLocation, double, AttributeModifier$Operation): a, addAttributeModifier, method_5566, addAttributeModifier, m_19472_

1.20.6

Names

blg

bsc

Fields

Map<Attribute, AttributeModifierTemplate>: a, attributeModifiers, field_5885, attributeModifiers, f_19446_

Map<Holder<Attribute>, MobEffect$AttributeTemplate>: b, attributeModifiers, field_5885, attributeModifiers, f_19446_

MobEffectCategory: b, category, field_18270, category, f_19447_

MobEffectCategory: c, category, field_18270, category, f_19447_

int: c, color, field_5886, color, f_19448_

int: d, color, field_5886, color, f_19448_

String: d, descriptionId, field_5883, translationKey, f_19449_

String: f, descriptionId, field_5883, translationKey, f_19449_

Supplier<MobEffectInstance$FactorData>: e, factorDataFactory, field_38083, factorCalculationDataSupplier, f_216878_

Holder$Reference<MobEffect>: f, builtInRegistryHolder, field_45729, registryEntry, f_290719_

int: a, AMBIENT_ALPHA, field_49789, AMBIENT_PARTICLE_ALPHA, f_314568_

Function<MobEffectInstance, ParticleOptions>: e, particleFactory, field_49790, particleFactory, f_314870_

int: g, blendDurationTicks, field_47738, fadeTicks, f_315239_

Optional<SoundEvent>: h, soundOnAdded, field_50114, applySound, f_316316_

FeatureFlagSet: i, requiredFeatures, field_50115, requiredFeatures, f_316645_

Constructors

(MobEffectCategory, int, ParticleOptions)

Methods

void (LivingEntity, int): a, applyEffectTick, method_5572, applyUpdateEffect, m_6742_

MobEffect (Attribute, String, double, AttributeModifier$Operation): a, addAttributeModifier, method_5566, addAttributeModifier, m_19472_

Map<Attribute, AttributeModifierTemplate> (): h, getAttributeModifiers, method_5565, getAttributeModifiers, m_19485_

boolean (): i, isBeneficial, method_5573, isBeneficial, m_19486_

boolean (): h, isBeneficial, method_5573, isBeneficial, m_19486_

Optional<MobEffectInstance$FactorData> (): b, createFactorData, method_42127, getFactorCalculationDataSupplier, m_216881_

MobEffect (Supplier<MobEffectInstance$FactorData>): a, setFactorDataFactory, method_42126, setFactorCalculationDataSupplier, m_216879_

Holder$Reference<MobEffect> (): j, builtInRegistryHolder, method_53123, getRegistryEntry, m_295099_

int (): b, getBlendDurationTicks, method_55652, getFadeTicks, m_323916_

boolean (LivingEntity, int): a, applyEffectTick, method_5572, applyUpdateEffect, m_294194_

void (LivingEntity, int): c, onEffectAdded, method_58620, playApplySound, m_325074_

void (LivingEntity, int, Entity$RemovalReason): a, onMobRemoved, method_58617, onEntityRemoval, m_319157_

void (LivingEntity, int, DamageSource, float): a, onMobHurt, method_58614, onEntityDamage, m_6742_

MobEffect (Holder<Attribute>, String, double, AttributeModifier$Operation): a, addAttributeModifier, method_5566, addAttributeModifier, m_19472_

MobEffect (int): a, setBlendDuration, method_55649, fadeTicks, m_321800_

void (int, BiConsumer<Holder<Attribute>, AttributeModifier>): a, createModifiers, method_55650, forEachAttributeModifier, m_320407_

ParticleOptions (MobEffectInstance): a, createParticleOptions, method_58146, createParticle, m_321363_

MobEffect (SoundEvent): a, withSoundOnAdded, method_58616, applySound, m_320304_

MobEffect (FeatureFlag...): a, requiredFeatures, method_58619, requires, m_320974_

FeatureFlagSet (): i, requiredFeatures, method_45322, getRequiredFeatures, m_245183_

1.20.4

Names

bib

blg

Fields

Constructors

Methods

1.20.2

Names

bey

bib

Fields

Holder$Reference<MobEffect>: f, builtInRegistryHolder, field_45729, registryEntry, f_290719_

Constructors

Methods

MobEffect (int): a, byId, method_5569, byRawId, m_19453_

int (MobEffect): a, getId, method_5554, getRawId, m_19459_

boolean (int, int): a, isDurationEffectTick, method_5552, canApplyUpdateEffect, m_6584_

boolean (int, int): a, shouldApplyEffectTickThisTick, method_5552, canApplyUpdateEffect, m_19443_

double (int, AttributeModifier): a, getAttributeModifierValue, method_5563, adjustModifierAmount, m_7048_

void (LivingEntity, AttributeMap, int): a, removeAttributeModifiers, method_5562, onRemoved, m_6386_

void (LivingEntity, AttributeMap, int): b, addAttributeModifiers, method_5555, onApplied, m_6385_

int (MobEffect): b, getIdFromNullable, method_43257, getRawIdNullable, m_216882_

void (LivingEntity, int): b, onEffectStarted, method_52520, onApplied, m_292868_

void (AttributeMap): a, removeAttributeModifiers, method_5562, onRemoved, m_6386_

void (AttributeMap, int): a, addAttributeModifiers, method_5555, onApplied, m_6385_

Holder$Reference<MobEffect> (): j, builtInRegistryHolder, method_53123, getRegistryEntry, 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 (MobEffect): b, getIdFromNullable, method_43257, method_43257, m_216882_

int (MobEffect): b, getIdFromNullable, method_43257, getRawIdNullable, 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<MobEffectInstance$FactorData>: e, factorDataFactory, field_38083, factorCalculationDataSupplier, f_216878_

Constructors

Methods

String (): b, getOrCreateDescriptionId, method_5559, loadTranslationKey, m_19477_

String (): c, getOrCreateDescriptionId, method_5559, loadTranslationKey, m_19477_

String (): c, getDescriptionId, method_5567, getTranslationKey, m_19481_

String (): d, getDescriptionId, method_5567, getTranslationKey, m_19481_

Component (): d, getDisplayName, method_5560, getName, m_19482_

Component (): e, getDisplayName, method_5560, getName, m_19482_

int (): f, getColor, method_5556, getColor, m_19484_

int (): g, getColor, method_5556, getColor, m_19484_

MobEffectCategory (): e, getCategory, method_18792, getCategory, m_19483_

MobEffectCategory (): f, getCategory, method_18792, getCategory, m_19483_

Map<Attribute, AttributeModifier> (): g, getAttributeModifiers, method_5565, getAttributeModifiers, m_19485_

Map<Attribute, AttributeModifier> (): h, getAttributeModifiers, method_5565, getAttributeModifiers, m_19485_

boolean (): h, isBeneficial, method_5573, isBeneficial, m_19486_

boolean (): i, isBeneficial, method_5573, isBeneficial, m_19486_

int (MobEffect): b, getIdFromNullable, method_43257, method_43257, m_216882_

Optional<MobEffectInstance$FactorData> (): b, createFactorData, method_42127, getFactorCalculationDataSupplier, m_216881_

MobEffect (Supplier<MobEffectInstance$FactorData>): a, setFactorDataFactory, method_42126, setFactorCalculationDataSupplier, m_216879_

1.18.2

Names

awl

axc

Fields

Constructors

Methods

1.18.1

Names

Fields

Constructors

Methods

1.18

Names

asy

awl

Fields

Constructors

Methods

1.17.1

Names

asx

asy

Fields

MobEffectCategory: b, category, field_18270, type, f_19447_

MobEffectCategory: b, category, field_18270, category, f_19447_

Constructors

Methods

MobEffectCategory (): e, getCategory, method_18792, getType, m_19483_

MobEffectCategory (): e, getCategory, method_18792, getCategory, m_19483_

1.17

Names

aps

asx

net.minecraft.potion.Effect

net.minecraft.src.C_496_

Fields

Map<Attribute, AttributeModifier>: a, attributeModifiers, field_5885, attributeModifiers, field_111188_I

Map<Attribute, AttributeModifier>: a, attributeModifiers, field_5885, attributeModifiers, f_19446_

MobEffectCategory: b, category, field_18270, type, field_220305_b

MobEffectCategory: b, category, field_18270, type, f_19447_

int: c, color, field_5886, color, field_76414_N

int: c, color, field_5886, color, f_19448_

String: d, descriptionId, field_5883, translationKey, field_76416_I

String: d, descriptionId, field_5883, translationKey, f_19449_

Constructors

Methods

MobEffect (int): a, byId, method_5569, byRawId, func_188412_a

MobEffect (int): a, byId, method_5569, byRawId, m_19453_

int (MobEffect): a, getId, method_5554, getRawId, func_188409_a

int (MobEffect): a, getId, method_5554, getRawId, m_19459_

void (LivingEntity, int): a, applyEffectTick, method_5572, applyUpdateEffect, func_76394_a

void (LivingEntity, int): a, applyEffectTick, method_5572, applyUpdateEffect, m_6742_

void (Entity, Entity, LivingEntity, int, double): a, applyInstantenousEffect, method_5564, applyInstantEffect, func_180793_a

void (Entity, Entity, LivingEntity, int, double): a, applyInstantenousEffect, method_5564, applyInstantEffect, m_19461_

boolean (int, int): a, isDurationEffectTick, method_5552, canApplyUpdateEffect, func_76397_a

boolean (int, int): a, isDurationEffectTick, method_5552, canApplyUpdateEffect, m_6584_

boolean (): a, isInstantenous, method_5561, isInstant, func_76403_b

boolean (): a, isInstantenous, method_5561, isInstant, m_8093_

String (): b, getOrCreateDescriptionId, method_5559, loadTranslationKey, func_210758_b

String (): b, getOrCreateDescriptionId, method_5559, loadTranslationKey, m_19477_

String (): c, getDescriptionId, method_5567, getTranslationKey, func_76393_a

String (): c, getDescriptionId, method_5567, getTranslationKey, m_19481_

Component (): d, getDisplayName, method_5560, getName, func_199286_c

Component (): d, getDisplayName, method_5560, getName, m_19482_

int (): f, getColor, method_5556, getColor, func_76401_j

int (): f, getColor, method_5556, getColor, m_19484_

MobEffect (Attribute, String, double, AttributeModifier$Operation): a, addAttributeModifier, method_5566, addAttributeModifier, func_220304_a

MobEffect (Attribute, String, double, AttributeModifier$Operation): a, addAttributeModifier, method_5566, addAttributeModifier, m_19472_

double (int, AttributeModifier): a, getAttributeModifierValue, method_5563, adjustModifierAmount, func_111183_a

double (int, AttributeModifier): a, getAttributeModifierValue, method_5563, adjustModifierAmount, m_7048_

MobEffectCategory (): e, getCategory, method_18792, getType, func_220303_e

MobEffectCategory (): e, getCategory, method_18792, getType, m_19483_

Map<Attribute, AttributeModifier> (): g, getAttributeModifiers, method_5565, getAttributeModifiers, func_111186_k

Map<Attribute, AttributeModifier> (): g, getAttributeModifiers, method_5565, getAttributeModifiers, m_19485_

boolean (): h, isBeneficial, method_5573, isBeneficial, func_188408_i

boolean (): h, isBeneficial, method_5573, isBeneficial, m_19486_

void (LivingEntity, AttributeMap, int): a, removeAttributeModifiers, method_5562, onRemoved, func_111187_a

void (LivingEntity, AttributeMap, int): a, removeAttributeModifiers, method_5562, onRemoved, m_6386_

void (LivingEntity, AttributeMap, int): b, addAttributeModifiers, method_5555, onApplied, func_111185_a

void (LivingEntity, AttributeMap, int): b, addAttributeModifiers, method_5555, onApplied, 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, BaseAttributeMap, int): a, removeAttributeModifiers, method_5562, onRemoved, func_111187_a

void (LivingEntity, BaseAttributeMap, int): b, addAttributeModifiers, method_5555, onApplied, func_111185_a

void (LivingEntity, AttributeMap, int): a, removeAttributeModifiers, method_5562, onRemoved, func_111187_a

void (LivingEntity, AttributeMap, int): b, addAttributeModifiers, method_5555, onApplied, func_111185_a

1.15.2

Names

akf

aki

Fields

Constructors

Methods

1.15.1

Names

Fields

Constructors

Methods

double (int, AttributeModifier): a, getAttributeModifierValue, method_5563, func_111183_a

double (int, AttributeModifier): a, getAttributeModifierValue, method_5563, adjustModifierAmount, func_111183_a

boolean (): h, isBeneficial, method_5573, func_188408_i

boolean (): h, isBeneficial, method_5573, isBeneficial, func_188408_i

1.15

Names

aig

akf

Fields

Constructors

Methods

String (): b, getOrCreateDescriptionId, method_5559, func_210758_b

String (): b, getOrCreateDescriptionId, method_5559, loadTranslationKey, func_210758_b

Component (): d, getDisplayName, method_5560, func_199286_c

Component (): d, getDisplayName, method_5560, getName, func_199286_c

void (LivingEntity, BaseAttributeMap, int): a, removeAttributeModifiers, method_5562, func_111187_a

void (LivingEntity, BaseAttributeMap, int): a, removeAttributeModifiers, method_5562, onRemoved, func_111187_a

void (LivingEntity, BaseAttributeMap, int): b, addAttributeModifiers, method_5555, func_111185_a

void (LivingEntity, BaseAttributeMap, int): b, addAttributeModifiers, method_5555, onApplied, func_111185_a

1.14.4

Names

aid

aig

net.minecraft.world.effect.MobEffect

Fields

Map<EntityAttribute, EntityAttributeModifier>: a, field_5885, attributeModifiers, field_111188_I

Map<Attribute, AttributeModifier>: a, attributeModifiers, field_5885, attributeModifiers, field_111188_I

StatusEffectType: b, field_18270, type, field_220305_b

MobEffectCategory: b, category, field_18270, type, field_220305_b

int: c, field_5886, color, field_76414_N

int: c, color, field_5886, color, field_76414_N

String: d, field_5883, translationKey, field_76416_I

String: d, descriptionId, field_5883, translationKey, field_76416_I

Constructors

Methods

StatusEffect (int): a, method_5569, byRawId, func_188412_a

MobEffect (int): a, byId, method_5569, byRawId, func_188412_a

int (StatusEffect): a, method_5554, getRawId, func_188409_a

int (MobEffect): a, getId, method_5554, getRawId, func_188409_a

void (LivingEntity, int): a, method_5572, applyUpdateEffect, func_76394_a

void (LivingEntity, int): a, applyEffectTick, method_5572, applyUpdateEffect, func_76394_a

void (Entity, Entity, LivingEntity, int, double): a, method_5564, applyInstantEffect, func_180793_a

void (Entity, Entity, LivingEntity, int, double): a, applyInstantenousEffect, method_5564, applyInstantEffect, func_180793_a

boolean (int, int): a, method_5552, canApplyUpdateEffect, func_76397_a

boolean (int, int): a, isDurationEffectTick, method_5552, canApplyUpdateEffect, func_76397_a

boolean (): a, method_5561, isInstant, func_76403_b

boolean (): a, isInstantenous, method_5561, isInstant, func_76403_b

String (): b, method_5559, method_5559, func_210758_b

String (): b, getOrCreateDescriptionId, method_5559, func_210758_b

String (): c, method_5567, getTranslationKey, func_76393_a

String (): c, getDescriptionId, method_5567, getTranslationKey, func_76393_a

Text (): d, method_5560, method_5560, func_199286_c

Component (): d, getDisplayName, method_5560, func_199286_c

int (): f, method_5556, getColor, func_76401_j

int (): f, getColor, method_5556, getColor, func_76401_j

StatusEffect (EntityAttribute, String, double, EntityAttributeModifier$Operation): a, method_5566, addAttributeModifier, func_220304_a

MobEffect (Attribute, String, double, AttributeModifier$Operation): a, addAttributeModifier, method_5566, addAttributeModifier, func_220304_a

void (LivingEntity, AbstractEntityAttributeContainer, int): a, method_5562, method_5562, func_111187_a

void (LivingEntity, BaseAttributeMap, int): a, removeAttributeModifiers, method_5562, func_111187_a

void (LivingEntity, AbstractEntityAttributeContainer, int): b, method_5555, method_5555, func_111185_a

void (LivingEntity, BaseAttributeMap, int): b, addAttributeModifiers, method_5555, func_111185_a

double (int, EntityAttributeModifier): a, method_5563, method_5563, func_111183_a

double (int, AttributeModifier): a, getAttributeModifierValue, method_5563, func_111183_a

StatusEffectType (): e, method_18792, getType, func_220303_e

MobEffectCategory (): e, getCategory, method_18792, getType, func_220303_e

Map<EntityAttribute, EntityAttributeModifier> (): g, method_5565, getAttributeModifiers, func_111186_k

Map<Attribute, AttributeModifier> (): g, getAttributeModifiers, method_5565, getAttributeModifiers, func_111186_k

boolean (): h, method_5573, method_5573, func_188408_i

boolean (): h, isBeneficial, method_5573, func_188408_i

1.14.3

Names

aia

aid

net.minecraft.entity.effect.StatusEffect

Fields

Map<IAttribute, AttributeModifier>: a, field_5885, field_111188_I

Map<EntityAttribute, EntityAttributeModifier>: a, field_5885, attributeModifiers, field_111188_I

EffectType: b, field_18270, field_220305_b

StatusEffectType: b, field_18270, type, field_220305_b

int: c, field_5886, field_76414_N

int: c, field_5886, color, field_76414_N

String: d, field_5883, field_76416_I

String: d, field_5883, translationKey, field_76416_I

Constructors

Methods

Effect (int): a, method_5569, func_188412_a

StatusEffect (int): a, method_5569, byRawId, func_188412_a

int (Effect): a, method_5554, func_188409_a

int (StatusEffect): a, method_5554, getRawId, func_188409_a

void (LivingEntity, int): a, method_5572, func_76394_a

void (LivingEntity, int): a, method_5572, applyUpdateEffect, func_76394_a

void (Entity, Entity, LivingEntity, int, double): a, method_5564, func_180793_a

void (Entity, Entity, LivingEntity, int, double): a, method_5564, applyInstantEffect, func_180793_a

boolean (int, int): a, method_5552, func_76397_a

boolean (int, int): a, method_5552, canApplyUpdateEffect, func_76397_a

boolean (): a, method_5561, func_76403_b

boolean (): a, method_5561, isInstant, func_76403_b

String (): b, method_5559, func_210758_b

String (): b, method_5559, method_5559, func_210758_b

String (): c, method_5567, func_76393_a

String (): c, method_5567, getTranslationKey, func_76393_a

ITextComponent (): d, method_5560, func_199286_c

Text (): d, method_5560, method_5560, func_199286_c

int (): f, method_5556, func_76401_j

int (): f, method_5556, getColor, func_76401_j

Effect (IAttribute, String, double, AttributeModifier$Operation): a, method_5566, func_220304_a

StatusEffect (EntityAttribute, String, double, EntityAttributeModifier$Operation): a, method_5566, addAttributeModifier, func_220304_a

void (LivingEntity, AbstractAttributeMap, int): a, method_5562, func_111187_a

void (LivingEntity, AbstractEntityAttributeContainer, int): a, method_5562, method_5562, func_111187_a

void (LivingEntity, AbstractAttributeMap, int): b, method_5555, func_111185_a

void (LivingEntity, AbstractEntityAttributeContainer, int): b, method_5555, method_5555, func_111185_a

double (int, AttributeModifier): a, method_5563, func_111183_a

double (int, EntityAttributeModifier): a, method_5563, method_5563, func_111183_a

EffectType (): e, method_18792, func_220303_e

StatusEffectType (): e, method_18792, getType, func_220303_e

Map<IAttribute, AttributeModifier> (): g, method_5565, func_111186_k

Map<EntityAttribute, EntityAttributeModifier> (): g, method_5565, getAttributeModifiers, func_111186_k

boolean (): h, method_5573, func_188408_i

boolean (): h, method_5573, method_5573, func_188408_i

1.14.2

Names

Fields

Constructors

Methods

1.14.1

Names

ahx

aia

Fields

Constructors

Methods

1.14

Names

ahx

net.minecraft.class_1291

net.minecraft.potion.Effect

Fields

Map<IAttribute, AttributeModifier>: a, field_5885, field_111188_I

EffectType: b, field_18270, field_220305_b

int: c, field_5886, field_76414_N

String: d, field_5883, field_76416_I

Constructors

(EffectType, int)

Methods

Effect (int): a, method_5569, func_188412_a

int (Effect): a, method_5554, func_188409_a

void (LivingEntity, int): a, method_5572, func_76394_a

void (Entity, Entity, LivingEntity, int, double): a, method_5564, func_180793_a

boolean (int, int): a, method_5552, func_76397_a

boolean (): a, method_5561, func_76403_b

String (): b, method_5559, func_210758_b

String (): c, method_5567, func_76393_a

ITextComponent (): d, method_5560, func_199286_c

int (): f, method_5556, func_76401_j

Effect (IAttribute, String, double, AttributeModifier$Operation): a, method_5566, func_220304_a

void (LivingEntity, AbstractAttributeMap, int): a, method_5562, func_111187_a

void (LivingEntity, AbstractAttributeMap, int): b, method_5555, func_111185_a

double (int, AttributeModifier): a, method_5563, func_111183_a

EffectType (): e, method_18792, func_220303_e

Map<IAttribute, AttributeModifier> (): g, method_5565, func_111186_k

boolean (): h, method_5573, func_188408_i