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

1.21

Names

buv

bus

Fields

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

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

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

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

double: e, baseValue, field_23704, f_aekcslxq, baseValue, baseValue, f_22092_

double: h, baseValue, field_23704, f_aekcslxq, baseValue, baseValue, f_22092_

boolean: f, dirty, field_23705, f_liwslfna, dirty, dirty, f_22093_

boolean: i, dirty, field_23705, f_liwslfna, dirty, dirty, f_22093_

double: g, cachedValue, field_23706, f_hbhcmses, value, value, f_22094_

double: j, cachedValue, field_23706, f_hbhcmses, value, value, f_22094_

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

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

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

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

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

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

String: b, BASE_FIELD, field_52008, f_jihvavrd, BASE_NBT_KEY, f_336903_

String: c, MODIFIERS_FIELD, field_52009, f_hxrayccb, MODIFIERS_NBT_KEY, f_336771_

String: a, ID_FIELD, field_52007, f_bkqrbgay, ID_NBT_KEY, f_336964_

Constructors

Methods

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

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

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

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

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

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

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

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

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

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

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

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

1.20.6

Names

net.minecraft.world.entity.ai.attributes.AttributeMap

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

net.minecraft.class_5131

net.minecraft.class_1324

net.minecraft.unmapped.C_cohbwqne

net.minecraft.unmapped.C_lzukavpx

net.minecraft.entity.attribute.AttributeContainer

net.minecraft.entity.attribute.EntityAttributeInstance

net.minecraft.entity.attribute.AttributeContainer

net.minecraft.entity.attribute.EntityAttributeInstance

net.minecraft.src.C_554_

net.minecraft.src.C_553_

Fields

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

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

double: e, baseValue, field_23704, f_aekcslxq, baseValue, baseValue, f_22092_

boolean: f, dirty, field_23705, f_liwslfna, dirty, dirty, f_22093_

double: g, cachedValue, field_23706, f_hbhcmses, value, value, f_22094_

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

org.slf4j.Logger: a, LOGGER, field_23708, f_ulfeetgn, LOGGER, LOGGER, f_22138_

Map<Holder<Attribute>, AttributeInstance>: b, attributes, field_23709, f_samklskl, custom, custom, f_22139_

Set<AttributeInstance>: c, dirtyAttributes, field_23710, f_tckyyikv, tracked, tracked, f_22140_

AttributeSupplier: d, supplier, field_23711, f_ktubclms, fallback, fallback, f_22141_

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

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

Constructors

(AttributeSupplier)

(Holder<Attribute>, Consumer<AttributeInstance>)

Methods

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

void (AttributeInstance): a, onAttributeModified, method_26845, m_zswycxao, updateTrackedStatus, updateTrackedStatus, m_22157_

Set<AttributeInstance> (): a, getDirtyAttributes, method_26841, m_uiqfcpqm, getTracked, getTracked, m_22145_

Collection<AttributeInstance> (): b, getSyncableAttributes, method_26851, m_miiadyyh, getAttributesToSend, getAttributesToSend, m_22170_

AttributeInstance (Holder<Attribute>): a, getInstance, method_45329, m_ifykwsrr, getCustomInstance, getInstance, m_246600_

boolean (Holder<Attribute>): b, hasAttribute, method_45331, m_txvwadfp, hasAttribute, hasAttribute, m_247503_

boolean (Holder<Attribute>, UUID): a, hasModifier, method_45330, m_gsorkasz, hasModifierForAttribute, getModifier, m_245160_

double (Holder<Attribute>): c, getValue, method_26852, m_pzbjebfw, getValue, getValue, m_22181_

double (Holder<Attribute>): d, getBaseValue, method_26856, m_qtoghhlr, getBaseValue, getBaseValue, m_22185_

double (Holder<Attribute>, UUID): b, getModifierValue, method_45332, m_furmwbsi, getModifierValue, getModifierValue, m_246117_

void (AttributeMap): a, assignValues, method_26846, m_ksnubtyy, setFrom, setFrom, m_22159_

ListTag (): c, save, method_26855, m_bfjyjwud, toNbt, toNbt, m_22180_

void (ListTag): a, load, method_26850, m_sxuxykrh, readNbt, readNbt, m_22168_

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

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

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

1.20.5

Names

bnn

buv

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

net.minecraft.world.entity.ai.attributes.AttributeMap

net.minecraft.class_1324

net.minecraft.class_5131

net.minecraft.unmapped.C_lzukavpx

net.minecraft.unmapped.C_cohbwqne

net.minecraft.entity.attribute.EntityAttributeInstance

net.minecraft.entity.attribute.AttributeContainer

net.minecraft.entity.attribute.EntityAttributeInstance

net.minecraft.entity.attribute.AttributeContainer

net.minecraft.src.C_553_

net.minecraft.src.C_554_

Fields

Attribute: a, attribute, field_23700, f_mlqjboam, type, type, f_22088_

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

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

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

double: e, baseValue, field_23704, f_aekcslxq, baseValue, baseValue, f_22092_

boolean: f, dirty, field_23705, f_liwslfna, dirty, dirty, f_22093_

double: g, cachedValue, field_23706, f_hbhcmses, value, value, f_22094_

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

org.slf4j.Logger: a, LOGGER, field_23708, f_ulfeetgn, LOGGER, LOGGER, f_22138_

Map<Holder<Attribute>, AttributeInstance>: b, attributes, field_23709, f_samklskl, custom, custom, f_22139_

Set<AttributeInstance>: c, dirtyAttributes, field_23710, f_tckyyikv, tracked, tracked, f_22140_

AttributeSupplier: d, supplier, field_23711, f_ktubclms, fallback, fallback, f_22141_

Constructors

(Attribute, Consumer<AttributeInstance>)

(AttributeSupplier)

Methods

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

void (AttributeInstance): a, onAttributeModified, method_26845, m_zswycxao, updateTrackedStatus, updateTrackedStatus, m_22157_

Set<AttributeInstance> (): a, getDirtyAttributes, method_26841, m_uiqfcpqm, getTracked, getTracked, m_22145_

Collection<AttributeInstance> (): b, getSyncableAttributes, method_26851, m_miiadyyh, getAttributesToSend, getAttributesToSend, m_22170_

AttributeInstance (Holder<Attribute>): a, getInstance, method_45329, m_ifykwsrr, getCustomInstance, getInstance, m_246600_

boolean (Holder<Attribute>): b, hasAttribute, method_45331, m_txvwadfp, hasAttribute, hasAttribute, m_247503_

boolean (Holder<Attribute>, UUID): a, hasModifier, method_45330, m_gsorkasz, hasModifierForAttribute, getModifier, m_245160_

double (Holder<Attribute>): c, getValue, method_26852, m_pzbjebfw, getValue, getValue, m_22181_

double (Holder<Attribute>): d, getBaseValue, method_26856, m_qtoghhlr, getBaseValue, getBaseValue, m_22185_

double (Holder<Attribute>, UUID): b, getModifierValue, method_45332, m_furmwbsi, getModifierValue, getModifierValue, m_246117_

void (AttributeMap): a, assignValues, method_26846, m_ksnubtyy, setFrom, setFrom, m_22159_

ListTag (): c, save, method_26855, m_bfjyjwud, toNbt, toNbt, m_22180_

void (ListTag): a, load, method_26850, m_sxuxykrh, readNbt, readNbt, m_22168_

1.20.4

Names

Fields

Constructors

Methods

1.20.3

Names

bki

bnn

Fields

Constructors

Methods

1.20.2

Names

bhc

bki

Fields

Constructors

Methods

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

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

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

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

1.20.1

Names

Fields

Constructors

Methods

1.20

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

net.minecraft.entity.attribute.EntityAttributeInstance

Fields

Attribute: a, attribute, field_23700, f_mlqjboam, type, f_22088_

Attribute: a, attribute, field_23700, f_mlqjboam, type, type, f_22088_

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

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

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

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

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

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

double: e, baseValue, field_23704, f_aekcslxq, baseValue, f_22092_

double: e, baseValue, field_23704, f_aekcslxq, baseValue, baseValue, f_22092_

boolean: f, dirty, field_23705, f_liwslfna, dirty, f_22093_

boolean: f, dirty, field_23705, f_liwslfna, dirty, dirty, f_22093_

double: g, cachedValue, field_23706, f_hbhcmses, value, f_22094_

double: g, cachedValue, field_23706, f_hbhcmses, value, value, f_22094_

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

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

Constructors

Methods

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

1.18.1

Names

Fields

Constructors

Methods

1.18

Names

aur

aye

Fields

Constructors

Methods

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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_

net.minecraft.server.v1_16_R3.AttributeModifiable

net.minecraft.world.entity.ai.attributes.AttributeModifiable

Fields

Attribute: a, attribute, field_23700, f_mlqjboam, type, field_111136_b

Attribute: a, attribute, field_23700, f_mlqjboam, type, f_22088_

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

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

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

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

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

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

double: e, baseValue, field_23704, f_aekcslxq, baseValue, field_233759_e_

double: e, baseValue, field_23704, f_aekcslxq, baseValue, f_22092_

boolean: f, dirty, field_23705, f_liwslfna, dirty, field_233760_f_

boolean: f, dirty, field_23705, f_liwslfna, dirty, f_22093_

double: g, cachedValue, field_23706, f_hbhcmses, value, field_233761_g_

double: g, cachedValue, field_23706, f_hbhcmses, value, f_22094_

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

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

Constructors

Methods

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

1.16.5

Names

Fields

Constructors

Methods

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

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

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

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

1.16.4

Names

are

arh

net.minecraft.server.v1_16_R2.AttributeModifiable

net.minecraft.server.v1_16_R3.AttributeModifiable

Fields

Constructors

Methods

1.16.3

Names

Fields

Constructors

Methods

1.16.2

Names

apt

are

net.minecraft.server.v1_16_R1.AttributeModifiable

net.minecraft.server.v1_16_R2.AttributeModifiable

Fields

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

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

Constructors

Methods

1.16.1

Names

alr

apt

net.minecraft.entity.ai.attributes.IAttributeInstance

net.minecraft.entity.ai.attributes.ModifiableAttributeInstance

net.minecraft.server.v1_15_R1.AttributeInstance

net.minecraft.server.v1_16_R1.AttributeModifiable

Fields

Attribute: a, attribute, field_23700, f_mlqjboam, type, field_111136_b

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

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

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

double: e, baseValue, field_23704, f_aekcslxq, baseValue, field_233759_e_

boolean: f, dirty, field_23705, f_liwslfna, dirty, field_233760_f_

double: g, cachedValue, field_23706, f_hbhcmses, value, field_233761_g_

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

Constructors

(Attribute, Consumer<AttributeInstance>)

Methods

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

1.15.2

Names

alo

alr

Fields

Constructors

Methods

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

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

1.15.1

Names

Fields

Constructors

Methods

1.15

Names

ajo

alo

net.minecraft.server.v1_14_R1.AttributeInstance

net.minecraft.server.v1_15_R1.AttributeInstance

Fields

Constructors

Methods

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

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

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

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

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

1.14.4

Names

ajl

ajo

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

net.minecraft.unmapped.C_lzukavpx

Fields

Constructors

Methods

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

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

double (): b, method_6201, getBaseValue, func_111125_b

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

void (): d, method_6203, clearModifiers, func_142049_d

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

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

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

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

Collection<AttributeModifier> (AttributeModifier$Operation): a, getModifiers, method_6193, m_yxgcfbbs, 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, getAttribute

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

double (): b, method_6201, func_111125_b

double (): b, method_6201, getBaseValue, func_111125_b

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

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

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

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

boolean (AttributeModifier): a, method_6196, func_180374_a

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

AttributeModifier (UUID): a, method_6199, func_111127_a

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

void (AttributeModifier): b, method_6197, func_111121_a

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

void (AttributeModifier): c, method_6202, func_111124_b

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

double (): e, method_6194, func_111126_e, getValue

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

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<AttributeModifier> (AttributeModifier$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

net.minecraft.server.v1_13_R2.AttributeInstance

net.minecraft.server.v1_14_R1.AttributeInstance

Fields

Constructors

Methods

IAttribute (): a, func_111123_a, getAttribute

IAttribute (): a, method_6198, func_111123_a, getAttribute

double (): b, func_111125_b

double (): b, method_6201, func_111125_b

void (double): a, func_111128_a, setValue

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

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, getValue

double (): e, method_6194, func_111126_e, getValue

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

net.minecraft.server.v1_13_R1.AttributeInstance

net.minecraft.server.v1_13_R2.AttributeInstance

Fields

Constructors

Methods

1.13

Names

wd

afk

net.minecraft.server.v1_12_R1.AttributeInstance

net.minecraft.server.v1_13_R1.AttributeInstance

Fields

Constructors

Methods

1.12.2

Names

Fields

Constructors

Methods

1.12.1

Names

wb

wd

Fields

Constructors

Methods

1.12

Names

tk

wb

net.minecraft.server.v1_11_R1.AttributeInstance

net.minecraft.server.v1_12_R1.AttributeInstance

Fields

Constructors

Methods

1.11.2

Names

Fields

Constructors

Methods

1.11.1

Names

tj

tk

Fields

Constructors

Methods

1.11

Names

ss

tj

net.minecraft.server.v1_10_R1.AttributeInstance

net.minecraft.server.v1_11_R1.AttributeInstance

Fields

Constructors

Methods

1.10.2

Names

Fields

Constructors

Methods

1.10

Names

sm

ss

net.minecraft.server.v1_9_R2.AttributeInstance

net.minecraft.server.v1_10_R1.AttributeInstance

Fields

Constructors

Methods

1.9.4

Names

net.minecraft.server.v1_9_R1.AttributeInstance

net.minecraft.server.v1_9_R2.AttributeInstance

Fields

Constructors

Methods

1.9.2

Names

Fields

Constructors

Methods

1.9

Names

qc

sm

net.minecraft.server.v1_8_R3.AttributeInstance

net.minecraft.server.v1_9_R1.AttributeInstance

Fields

Constructors

Methods

void (UUID): b, func_188479_b

1.8.8

Names

qc

net.minecraft.entity.ai.attributes.IAttributeInstance

net.minecraft.server.v1_8_R3.AttributeInstance

Fields

Constructors

Methods

IAttribute (): a, func_111123_a, getAttribute

double (): b, func_111125_b

void (double): a, func_111128_a, setValue

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, getValue

void (): d, func_142049_d