History - net.minecraft.world.entity.ai.attributes.AttributeInstance

25w18a

Names

bzh

bzu

Fields

Map<AttributeModifier$Operation, Map<ResourceLocation, AttributeModifier>>: f, modifiersByOperation, field_23701, operationToModifiers, f_22089_

Map<AttributeModifier$Operation, Map<ResourceLocation, AttributeModifier>>: b, modifiersByOperation, field_23701

Map<ResourceLocation, AttributeModifier>: g, modifierById, field_23702, idToModifiers, f_22090_

Map<ResourceLocation, AttributeModifier>: c, modifierById, field_23702

double: i, baseValue, field_23704, baseValue, f_22092_

double: e, baseValue, field_23704

boolean: j, dirty, field_23705, dirty, f_22093_

boolean: f, dirty, field_23705

double: k, cachedValue, field_23706, value, f_22094_

double: g, cachedValue, field_23706

Consumer<AttributeInstance>: l, onDirty, field_23707, updateCallback, f_22095_

Consumer<AttributeInstance>: h, onDirty, field_23707

Holder<Attribute>: e, attribute, field_23700, type, f_22088_

Holder<Attribute>: a, attribute, field_23700

Map<ResourceLocation, AttributeModifier>: h, permanentModifiers, field_23703, persistentModifiers, f_22091_

Map<ResourceLocation, AttributeModifier>: d, permanentModifiers, field_23703

String: c, BASE_FIELD, field_52008, BASE_NBT_KEY, f_336903_

String: d, MODIFIERS_FIELD, field_52009, MODIFIERS_NBT_KEY, f_336771_

String: a, ID_FIELD, field_52007, ID_NBT_KEY, f_336964_

com.mojang.serialization.Codec<Holder<Attribute>>: b, TYPE_CODEC, field_57596, ENTRY_CODEC, f_380860_

Constructors

Methods

double (): b, getBaseValue, method_6201, getBaseValue, m_22115_

double (): b, getBaseValue, method_6201

void (double): a, setBaseValue, method_6192, setBaseValue, m_22100_

void (double): a, setBaseValue, method_6192

void (AttributeModifier): f, addModifier, method_6197, addModifier, m_22133_

void (AttributeModifier): f, addModifier, method_6197

void (AttributeModifier): e, removeModifier, method_6202, removeModifier, m_22130_

void (AttributeModifier): e, removeModifier, method_6202

double (): g, getValue, method_6194, getValue, m_22135_

double (): g, getValue, method_6194

void (): f, removeModifiers, method_6203, clearModifiers, m_22132_

void (): f, removeModifiers, method_6203

Set<AttributeModifier> (): c, getModifiers, method_6195, getModifiers, m_22122_

Set<AttributeModifier> (): c, getModifiers, method_6195

void (AttributeModifier): b, addTransientModifier, method_26835, addTemporaryModifier, m_22118_

void (AttributeModifier): b, addTransientModifier, method_26835

void (AttributeModifier): d, addPermanentModifier, method_26837, addPersistentModifier, m_22125_

void (AttributeModifier): d, addPermanentModifier, method_26837

void (): e, setDirty, method_26838, onUpdate, m_22129_

void (): e, setDirty, method_26838

double (): i, calculateValue, method_26840, computeValue, m_22137_

double (): i, calculateValue, method_26840

Collection<AttributeModifier> (AttributeModifier$Operation): b, getModifiersOrEmpty, method_26834, getModifiersByOperation, m_22116_

Collection<AttributeModifier> (AttributeModifier$Operation): b, getModifiersOrEmpty, method_26834

void (AttributeInstance): a, replaceFrom, method_26831, setFrom, m_22102_

void (AttributeInstance): a, replaceFrom, method_26831

CompoundTag (): h, save, method_26839, toNbt, m_22136_

void (CompoundTag): a, load, method_26833, readNbt, m_22113_

Holder<Attribute> (): a, getAttribute, method_6198, getAttribute, m_22099_

Holder<Attribute> (): a, getAttribute, method_6198

Map<ResourceLocation, AttributeModifier> (AttributeModifier$Operation): a, getModifiers, method_6193, getModifiers, m_22104_

Map<ResourceLocation, AttributeModifier> (AttributeModifier$Operation): a, getModifiers, method_6193

void (AttributeModifier): a, addOrUpdateTransientModifier, method_55696, updateModifier, m_319258_

void (AttributeModifier): a, addOrUpdateTransientModifier, method_55696

AttributeModifier (ResourceLocation): a, getModifier, method_6199, getModifier, m_22111_

AttributeModifier (ResourceLocation): a, getModifier, method_6199

boolean (ResourceLocation): b, hasModifier, method_6196, hasModifier, m_22109_

boolean (ResourceLocation): b, hasModifier, method_6196

void (AttributeModifier): c, addOrReplacePermanentModifier, method_61163, overwritePersistentModifier, m_340371_

void (AttributeModifier): c, addOrReplacePermanentModifier, method_61163

boolean (ResourceLocation): c, removeModifier, method_6200, removeModifier, m_22120_

boolean (ResourceLocation): c, removeModifier, method_6200

Set<AttributeModifier> (): d, getPermanentModifiers, method_61435, getPersistentModifiers, m_357014_

Set<AttributeModifier> (): d, getPermanentModifiers, method_61435

void (Collection<AttributeModifier>): a, addPermanentModifiers, method_61434, addPersistentModifiers, m_353825_

void (Collection<AttributeModifier>): a, addPermanentModifiers, method_61434

AttributeInstance$Packed (): h, pack, method_71379

void (AttributeInstance$Packed): a, apply, method_71378

1.21.5

Names

bwm

bzh

Fields

Map<AttributeModifier$Operation, Map<ResourceLocation, AttributeModifier>>: e, modifiersByOperation, field_23701, operationToModifiers, f_22089_

Map<AttributeModifier$Operation, Map<ResourceLocation, AttributeModifier>>: f, modifiersByOperation, field_23701, operationToModifiers, f_22089_

Map<ResourceLocation, AttributeModifier>: f, modifierById, field_23702, idToModifiers, f_22090_

Map<ResourceLocation, AttributeModifier>: g, modifierById, field_23702, idToModifiers, f_22090_

double: h, baseValue, field_23704, baseValue, f_22092_

double: i, baseValue, field_23704, baseValue, f_22092_

boolean: i, dirty, field_23705, dirty, f_22093_

boolean: j, dirty, field_23705, dirty, f_22093_

double: j, cachedValue, field_23706, value, f_22094_

double: k, cachedValue, field_23706, value, f_22094_

Consumer<AttributeInstance>: k, onDirty, field_23707, updateCallback, f_22095_

Consumer<AttributeInstance>: l, onDirty, field_23707, updateCallback, f_22095_

Holder<Attribute>: d, attribute, field_23700, type, f_22088_

Holder<Attribute>: e, attribute, field_23700, type, f_22088_

Map<ResourceLocation, AttributeModifier>: g, permanentModifiers, field_23703, persistentModifiers, f_22091_

Map<ResourceLocation, AttributeModifier>: h, permanentModifiers, field_23703, persistentModifiers, f_22091_

String: b, BASE_FIELD, field_52008, BASE_NBT_KEY, f_336903_

String: c, BASE_FIELD, field_52008, BASE_NBT_KEY, f_336903_

String: c, MODIFIERS_FIELD, field_52009, MODIFIERS_NBT_KEY, f_336771_

String: d, MODIFIERS_FIELD, field_52009, MODIFIERS_NBT_KEY, f_336771_

com.mojang.serialization.Codec<Holder<Attribute>>: b, TYPE_CODEC, field_57596, ENTRY_CODEC, f_380860_

Constructors

Methods

1.21.4

Names

bxk

bwm

Fields

Constructors

Methods

1.21.3

Names

bus

bxk

Fields

Constructors

Methods

double (): f, getValue, method_6194, getValue, m_22135_

double (): g, getValue, method_6194, getValue, m_22135_

void (): e, removeModifiers, method_6203, clearModifiers, m_22132_

void (): f, removeModifiers, method_6203, clearModifiers, m_22132_

void (): d, setDirty, method_26838, onUpdate, m_22129_

void (): e, setDirty, method_26838, onUpdate, m_22129_

double (): h, calculateValue, method_26840, computeValue, m_22137_

double (): i, calculateValue, method_26840, computeValue, m_22137_

CompoundTag (): g, save, method_26839, toNbt, m_22136_

CompoundTag (): h, save, method_26839, toNbt, m_22136_

Set<AttributeModifier> (): d, getPermanentModifiers, method_61435, getPersistentModifiers, m_357014_

void (Collection<AttributeModifier>): a, addPermanentModifiers, method_61434, addPersistentModifiers, m_353825_

1.21.1

Names

Fields

Constructors

Methods

1.21

Names

buv

bus

Fields

Map<AttributeModifier$Operation, Map<UUID, AttributeModifier>>: b, modifiersByOperation, field_23701, operationToModifiers, f_22089_

Map<AttributeModifier$Operation, Map<ResourceLocation, AttributeModifier>>: e, modifiersByOperation, field_23701, operationToModifiers, f_22089_

Map<UUID, AttributeModifier>: c, modifierById, field_23702, idToModifiers, f_22090_

Map<ResourceLocation, AttributeModifier>: f, modifierById, field_23702, idToModifiers, f_22090_

double: e, baseValue, field_23704, baseValue, f_22092_

double: h, baseValue, field_23704, baseValue, f_22092_

boolean: f, dirty, field_23705, dirty, f_22093_

boolean: i, dirty, field_23705, dirty, f_22093_

double: g, cachedValue, field_23706, value, f_22094_

double: j, cachedValue, field_23706, value, f_22094_

Consumer<AttributeInstance>: h, onDirty, field_23707, updateCallback, f_22095_

Consumer<AttributeInstance>: k, onDirty, field_23707, updateCallback, f_22095_

Holder<Attribute>: a, attribute, field_23700, type, f_22088_

Holder<Attribute>: d, attribute, field_23700, type, f_22088_

Map<UUID, AttributeModifier>: d, permanentModifiers, field_23703, persistentModifiers, f_22091_

Map<ResourceLocation, AttributeModifier>: g, permanentModifiers, field_23703, persistentModifiers, f_22091_

String: b, BASE_FIELD, field_52008, BASE_NBT_KEY, f_336903_

String: c, MODIFIERS_FIELD, field_52009, MODIFIERS_NBT_KEY, f_336771_

String: a, ID_FIELD, field_52007, ID_NBT_KEY, f_336964_

Constructors

Methods

boolean (AttributeModifier): a, hasModifier, method_6196, hasModifier, m_22109_

AttributeModifier (UUID): a, getModifier, method_6199, getModifier, m_22111_

void (UUID): b, removeModifier, method_6200, removeModifier, m_22120_

void (AttributeModifier): c, addTransientModifier, method_26835, addTemporaryModifier, m_22118_

void (AttributeModifier): b, addTransientModifier, method_26835, addTemporaryModifier, m_22118_

boolean (UUID): c, removePermanentModifier, method_27304, tryRemoveModifier, m_22127_

void (AttributeModifier): b, addOrUpdateTransientModifier, method_55696, updateModifier, m_319258_

void (AttributeModifier): a, addOrUpdateTransientModifier, method_55696, updateModifier, m_319258_

AttributeModifier (ResourceLocation): a, getModifier, method_6199, getModifier, m_22111_

boolean (ResourceLocation): b, hasModifier, method_6196, hasModifier, m_22109_

void (AttributeModifier): c, addOrReplacePermanentModifier, method_61163, overwritePersistentModifier, m_340371_

boolean (ResourceLocation): c, removeModifier, method_6200, removeModifier, m_22120_

1.20.6

Names

bnn

buv

Fields

Attribute: a, attribute, field_23700, type, f_22088_

Set<AttributeModifier>: d, permanentModifiers, field_23703, persistentModifiers, f_22091_

Holder<Attribute>: a, attribute, field_23700, type, f_22088_

Map<UUID, AttributeModifier>: d, permanentModifiers, field_23703, persistentModifiers, f_22091_

Constructors

(Attribute, Consumer<AttributeInstance>)

(Holder<Attribute>, Consumer<AttributeInstance>)

Methods

Attribute (): a, getAttribute, method_6198, getAttribute, m_22099_

void (AttributeModifier): d, addModifier, method_6197, addModifier, m_22133_

void (AttributeModifier): f, addModifier, method_6197, addModifier, m_22133_

Set<AttributeModifier> (AttributeModifier$Operation): a, getModifiers, method_6193, getModifiers, m_22104_

void (AttributeModifier): b, addTransientModifier, method_26835, addTemporaryModifier, m_22118_

void (AttributeModifier): c, addTransientModifier, method_26835, addTemporaryModifier, m_22118_

void (AttributeModifier): c, addPermanentModifier, method_26837, addPersistentModifier, m_22125_

void (AttributeModifier): d, addPermanentModifier, method_26837, addPersistentModifier, m_22125_

Holder<Attribute> (): a, getAttribute, method_6198, getAttribute, m_22099_

Map<UUID, AttributeModifier> (AttributeModifier$Operation): a, getModifiers, method_6193, getModifiers, m_22104_

void (AttributeModifier): b, addOrUpdateTransientModifier, method_55696, updateModifier, m_319258_

1.20.4

Names

bki

bnn

Fields

Constructors

Methods

1.20.2

Names

bhc

bki

Fields

Constructors

Methods

void (AttributeModifier): e, addModifier, method_6197, addModifier, m_22133_

void (AttributeModifier): d, addModifier, method_6197, addModifier, m_22133_

void (AttributeModifier): d, removeModifier, method_6202, removeModifier, m_22130_

void (AttributeModifier): e, removeModifier, method_6202, removeModifier, m_22130_

1.20.1

Names

bha

bhc

Fields

Constructors

Methods

1.19.4

Names

bff

bha

Fields

Constructors

Methods

1.19.3

Names

bcz

bff

Fields

Constructors

Methods

1.19.2

Names

Fields

Constructors

Methods

1.19.1

Names

bcc

bcz

Fields

Constructors

Methods

1.19

Names

ayv

bcc

Fields

Constructors

Methods

1.18.2

Names

aye

ayv

Fields

Constructors

Methods

1.18.1

Names

Fields

Constructors

Methods

1.18

Names

aur

aye

Fields

Constructors

Methods

1.17.1

Names

auq

aur

Fields

Constructors

Methods

1.17

Names

arh

auq

net.minecraft.entity.ai.attributes.ModifiableAttributeInstance

net.minecraft.src.C_553_

Fields

Attribute: a, attribute, field_23700, type, field_111136_b

Attribute: a, attribute, field_23700, type, f_22088_

Map<AttributeModifier$Operation, Set<AttributeModifier>>: b, modifiersByOperation, field_23701, operationToModifiers, field_111137_c

Map<AttributeModifier$Operation, Set<AttributeModifier>>: b, modifiersByOperation, field_23701, operationToModifiers, f_22089_

Map<UUID, AttributeModifier>: c, modifierById, field_23702, idToModifiers, field_233757_c_

Map<UUID, AttributeModifier>: c, modifierById, field_23702, idToModifiers, f_22090_

Set<AttributeModifier>: d, permanentModifiers, field_23703, persistentModifiers, field_111135_e

Set<AttributeModifier>: d, permanentModifiers, field_23703, persistentModifiers, f_22091_

double: e, baseValue, field_23704, baseValue, field_233759_e_

double: e, baseValue, field_23704, baseValue, f_22092_

boolean: f, dirty, field_23705, dirty, field_233760_f_

boolean: f, dirty, field_23705, dirty, f_22093_

double: g, cachedValue, field_23706, value, field_233761_g_

double: g, cachedValue, field_23706, value, f_22094_

Consumer<AttributeInstance>: h, onDirty, field_23707, updateCallback, field_233762_h_

Consumer<AttributeInstance>: h, onDirty, field_23707, updateCallback, f_22095_

Constructors

Methods

Attribute (): a, getAttribute, method_6198, getAttribute, func_111123_a

Attribute (): a, getAttribute, method_6198, getAttribute, m_22099_

double (): b, getBaseValue, method_6201, getBaseValue, func_111125_b

double (): b, getBaseValue, method_6201, getBaseValue, m_22115_

void (double): a, setBaseValue, method_6192, setBaseValue, func_111128_a

void (double): a, setBaseValue, method_6192, setBaseValue, m_22100_

boolean (AttributeModifier): a, hasModifier, method_6196, hasModifier, func_180374_a

boolean (AttributeModifier): a, hasModifier, method_6196, hasModifier, m_22109_

AttributeModifier (UUID): a, getModifier, method_6199, getModifier, func_111127_a

AttributeModifier (UUID): a, getModifier, method_6199, getModifier, m_22111_

void (AttributeModifier): e, addModifier, method_6197, addModifier, func_111121_a

void (AttributeModifier): e, addModifier, method_6197, addModifier, m_22133_

void (AttributeModifier): d, removeModifier, method_6202, removeModifier, func_111124_b

void (AttributeModifier): d, removeModifier, method_6202, removeModifier, m_22130_

double (): f, getValue, method_6194, getValue, func_111126_e

double (): f, getValue, method_6194, getValue, m_22135_

void (): e, removeModifiers, method_6203, clearModifiers, func_142049_d

void (): e, removeModifiers, method_6203, clearModifiers, m_22132_

void (UUID): b, removeModifier, method_6200, removeModifier, func_188479_b

void (UUID): b, removeModifier, method_6200, removeModifier, m_22120_

Set<AttributeModifier> (AttributeModifier$Operation): a, getModifiers, method_6193, getModifiers, func_225504_a_

Set<AttributeModifier> (AttributeModifier$Operation): a, getModifiers, method_6193, getModifiers, m_22104_

Set<AttributeModifier> (): c, getModifiers, method_6195, getModifiers, func_225505_c_

Set<AttributeModifier> (): c, getModifiers, method_6195, getModifiers, m_22122_

void (AttributeModifier): b, addTransientModifier, method_26835, addTemporaryModifier, func_233767_b_

void (AttributeModifier): b, addTransientModifier, method_26835, addTemporaryModifier, m_22118_

void (AttributeModifier): c, addPermanentModifier, method_26837, addPersistentModifier, func_233769_c_

void (AttributeModifier): c, addPermanentModifier, method_26837, addPersistentModifier, m_22125_

void (): d, setDirty, method_26838, onUpdate, func_233771_d_

void (): d, setDirty, method_26838, onUpdate, m_22129_

boolean (UUID): c, removePermanentModifier, method_27304, tryRemoveModifier, func_233770_c_

boolean (UUID): c, removePermanentModifier, method_27304, tryRemoveModifier, m_22127_

double (): h, calculateValue, method_26840, computeValue, func_111129_g

double (): h, calculateValue, method_26840, computeValue, m_22137_

Collection<AttributeModifier> (AttributeModifier$Operation): b, getModifiersOrEmpty, method_26834, getModifiersByOperation, func_220370_b

Collection<AttributeModifier> (AttributeModifier$Operation): b, getModifiersOrEmpty, method_26834, getModifiersByOperation, m_22116_

void (AttributeInstance): a, replaceFrom, method_26831, setFrom, func_233763_a_

void (AttributeInstance): a, replaceFrom, method_26831, setFrom, m_22102_

CompoundTag (): g, save, method_26839, toNbt, func_233772_g_

CompoundTag (): g, save, method_26839, toNbt, m_22136_

void (CompoundTag): a, load, method_26833, readNbt, func_233765_a_

void (CompoundTag): a, load, method_26833, readNbt, m_22113_

1.16.5

Names

Fields

Constructors

Methods

CompoundTag (): g, save, method_26839, toTag, func_233772_g_

CompoundTag (): g, save, method_26839, toNbt, func_233772_g_

void (CompoundTag): a, load, method_26833, fromTag, func_233765_a_

void (CompoundTag): a, load, method_26833, readNbt, func_233765_a_

1.16.4

Names

are

arh

Fields

Constructors

Methods

1.16.3

Names

Fields

Constructors

Methods

1.16.2

Names

apt

are

Fields

Map<UUID, AttributeModifier>: c, modifierById, field_23702, byId, field_233757_c_

Map<UUID, AttributeModifier>: c, modifierById, field_23702, idToModifiers, field_233757_c_

Constructors

Methods

1.16.1

Names

alr

apt

net.minecraft.entity.ai.attributes.IAttributeInstance

net.minecraft.entity.ai.attributes.ModifiableAttributeInstance

Fields

Attribute: a, attribute, field_23700, type, field_111136_b

Map<AttributeModifier$Operation, Set<AttributeModifier>>: b, modifiersByOperation, field_23701, operationToModifiers, field_111137_c

Map<UUID, AttributeModifier>: c, modifierById, field_23702, byId, field_233757_c_

Set<AttributeModifier>: d, permanentModifiers, field_23703, persistentModifiers, field_111135_e

double: e, baseValue, field_23704, baseValue, field_233759_e_

boolean: f, dirty, field_23705, dirty, field_233760_f_

double: g, cachedValue, field_23706, value, field_233761_g_

Consumer<AttributeInstance>: h, onDirty, field_23707, updateCallback, field_233762_h_

Constructors

(Attribute, Consumer<AttributeInstance>)

Methods

void (AttributeModifier): b, addModifier, method_6197, addModifier, func_111121_a

void (AttributeModifier): e, addModifier, method_6197, addModifier, func_111121_a

void (AttributeModifier): c, removeModifier, method_6202, removeModifier, func_111124_b

void (AttributeModifier): d, removeModifier, method_6202, removeModifier, func_111124_b

double (): e, getValue, method_6194, getValue, func_111126_e

double (): f, getValue, method_6194, getValue, func_111126_e

void (): d, removeModifiers, method_6203, clearModifiers, func_142049_d

void (): e, removeModifiers, method_6203, clearModifiers, func_142049_d

void (AttributeInstance): a, copyFrom, method_22323, copyFrom, func_226302_a_

void (AttributeModifier): b, addTransientModifier, method_26835, addTemporaryModifier, func_233767_b_

void (AttributeModifier): c, addPermanentModifier, method_26837, addPersistentModifier, func_233769_c_

void (): d, setDirty, method_26838, onUpdate, func_233771_d_

boolean (UUID): c, removePermanentModifier, method_27304, tryRemoveModifier, func_233770_c_

double (): h, calculateValue, method_26840, computeValue, func_111129_g

Collection<AttributeModifier> (AttributeModifier$Operation): b, getModifiersOrEmpty, method_26834, getModifiersByOperation, func_220370_b

void (AttributeInstance): a, replaceFrom, method_26831, setFrom, func_233763_a_

CompoundTag (): g, save, method_26839, toTag, func_233772_g_

void (CompoundTag): a, load, method_26833, fromTag, func_233765_a_

1.15.2

Names

alo

alr

Fields

Constructors

Methods

void (AttributeInstance): a, copyFrom, method_22323, func_226302_a_

void (AttributeInstance): a, copyFrom, method_22323, copyFrom, func_226302_a_

1.15.1

Names

Fields

Constructors

Methods

1.15

Names

ajo

alo

Fields

Constructors

Methods

Collection<AttributeModifier> (): c, getModifiers, method_6195, getModifiers, func_111122_c

Collection<AttributeModifier> (AttributeModifier$Operation): a, getModifiers, method_6193, getModifiers, func_220368_a

Set<AttributeModifier> (AttributeModifier$Operation): a, getModifiers, method_6193, getModifiers, func_225504_a_

Set<AttributeModifier> (): c, getModifiers, method_6195, getModifiers, func_225505_c_

void (AttributeInstance): a, copyFrom, method_22323, func_226302_a_

1.14.4

Names

ajl

ajo

net.minecraft.world.entity.ai.attributes.AttributeInstance

Fields

Constructors

Methods

EntityAttribute (): a, method_6198, getAttribute, func_111123_a

Attribute (): a, getAttribute, method_6198, getAttribute, func_111123_a

double (): b, method_6201, getBaseValue, func_111125_b

double (): b, getBaseValue, method_6201, getBaseValue, func_111125_b

void (double): a, method_6192, setBaseValue, func_111128_a

void (double): a, setBaseValue, method_6192, setBaseValue, func_111128_a

Collection<EntityAttributeModifier> (): c, method_6195, getModifiers, func_111122_c

Collection<AttributeModifier> (): c, getModifiers, method_6195, getModifiers, func_111122_c

boolean (EntityAttributeModifier): a, method_6196, hasModifier, func_180374_a

boolean (AttributeModifier): a, hasModifier, method_6196, hasModifier, func_180374_a

EntityAttributeModifier (UUID): a, method_6199, getModifier, func_111127_a

AttributeModifier (UUID): a, getModifier, method_6199, getModifier, func_111127_a

void (EntityAttributeModifier): b, method_6197, addModifier, func_111121_a

void (AttributeModifier): b, addModifier, method_6197, addModifier, func_111121_a

void (EntityAttributeModifier): c, method_6202, removeModifier, func_111124_b

void (AttributeModifier): c, removeModifier, method_6202, removeModifier, func_111124_b

double (): e, method_6194, getValue, func_111126_e

double (): e, getValue, method_6194, getValue, func_111126_e

void (): d, method_6203, clearModifiers, func_142049_d

void (): d, removeModifiers, method_6203, clearModifiers, func_142049_d

void (UUID): b, method_6200, removeModifier, func_188479_b

void (UUID): b, removeModifier, method_6200, removeModifier, func_188479_b

Collection<EntityAttributeModifier> (EntityAttributeModifier$Operation): a, method_6193, getModifiers, func_220368_a

Collection<AttributeModifier> (AttributeModifier$Operation): a, getModifiers, method_6193, getModifiers, func_220368_a

1.14.3

Names

aji

ajl

net.minecraft.entity.attribute.EntityAttributeInstance

Fields

Constructors

Methods

IAttribute (): a, method_6198, func_111123_a

EntityAttribute (): a, method_6198, getAttribute, func_111123_a

double (): b, method_6201, func_111125_b

double (): b, method_6201, getBaseValue, func_111125_b

void (double): a, method_6192, func_111128_a

void (double): a, method_6192, setBaseValue, func_111128_a

Collection<AttributeModifier> (): c, method_6195, func_111122_c

Collection<EntityAttributeModifier> (): c, method_6195, getModifiers, func_111122_c

boolean (AttributeModifier): a, method_6196, func_180374_a

boolean (EntityAttributeModifier): a, method_6196, hasModifier, func_180374_a

AttributeModifier (UUID): a, method_6199, func_111127_a

EntityAttributeModifier (UUID): a, method_6199, getModifier, func_111127_a

void (AttributeModifier): b, method_6197, func_111121_a

void (EntityAttributeModifier): b, method_6197, addModifier, func_111121_a

void (AttributeModifier): c, method_6202, func_111124_b

void (EntityAttributeModifier): c, method_6202, removeModifier, func_111124_b

double (): e, method_6194, func_111126_e

double (): e, method_6194, getValue, func_111126_e

void (): d, method_6203, func_142049_d

void (): d, method_6203, clearModifiers, func_142049_d

void (UUID): b, method_6200, func_188479_b

void (UUID): b, method_6200, removeModifier, func_188479_b

Collection<AttributeModifier> (AttributeModifier$Operation): a, method_6193, func_220368_a

Collection<EntityAttributeModifier> (EntityAttributeModifier$Operation): a, method_6193, getModifiers, func_220368_a

1.14.2

Names

Fields

Constructors

Methods

1.14.1

Names

ajf

aji

Fields

Constructors

Methods

1.14

Names

afn

ajf

net.minecraft.class_1324

Fields

Constructors

Methods

IAttribute (): a, func_111123_a

IAttribute (): a, method_6198, func_111123_a

double (): b, func_111125_b

double (): b, method_6201, func_111125_b

void (double): a, func_111128_a

void (double): a, method_6192, func_111128_a

Collection<AttributeModifier> (int): a, func_111130_a

Collection<AttributeModifier> (): c, func_111122_c

Collection<AttributeModifier> (): c, method_6195, func_111122_c

boolean (AttributeModifier): a, func_180374_a

boolean (AttributeModifier): a, method_6196, func_180374_a

AttributeModifier (UUID): a, func_111127_a

AttributeModifier (UUID): a, method_6199, func_111127_a

void (AttributeModifier): b, func_111121_a

void (AttributeModifier): b, method_6197, func_111121_a

void (AttributeModifier): c, func_111124_b

void (AttributeModifier): c, method_6202, func_111124_b

double (): e, func_111126_e

double (): e, method_6194, func_111126_e

void (): d, func_142049_d

void (): d, method_6203, func_142049_d

void (UUID): b, func_188479_b

void (UUID): b, method_6200, func_188479_b

Collection<AttributeModifier> (AttributeModifier$Operation): a, method_6193, func_220368_a

1.13.2

Names

Fields

Constructors

Methods

1.13.1

Names

afk

afn

Fields

Constructors

Methods

1.13

Names

wd

afk

Fields

Constructors

Methods

1.12.2

Names

Fields

Constructors

Methods

1.12.1

Names

wb

wd

Fields

Constructors

Methods

1.12

Names

tk

wb

Fields

Constructors

Methods

1.11.2

Names

Fields

Constructors

Methods

1.11.1

Names

tj

tk

Fields

Constructors

Methods

1.11

Names

ss

tj

Fields

Constructors

Methods

1.10.2

Names

Fields

Constructors

Methods

1.10

Names

sm

ss

Fields

Constructors

Methods

1.9.4

Names

Fields

Constructors

Methods

1.9.2

Names

Fields

Constructors

Methods

1.9

Names

qc

sm

Fields

Constructors

Methods

void (UUID): b, func_188479_b

1.8.9

Names

Fields

Constructors

Methods

1.8.8

Names

qc

net.minecraft.entity.ai.attributes.IAttributeInstance

Fields

Constructors

Methods

IAttribute (): a, func_111123_a

double (): b, func_111125_b

void (double): a, func_111128_a

Collection<AttributeModifier> (int): a, func_111130_a

Collection<AttributeModifier> (): c, func_111122_c

boolean (AttributeModifier): a, func_180374_a

AttributeModifier (UUID): a, func_111127_a

void (AttributeModifier): b, func_111121_a

void (AttributeModifier): c, func_111124_b

double (): e, func_111126_e

void (): d, func_142049_d