History - net.minecraft.world.entity.ai.attributes.Attribute
1.21.3
Names
net.minecraft.world.entity.ai.attributes.AttributeInstance
net.minecraft.world.entity.ai.attributes.Attribute
net.minecraft.class_1324
net.minecraft.class_1320
net.minecraft.unmapped.C_lzukavpx
net.minecraft.unmapped.C_ppzfbbsy
net.minecraft.entity.attribute.EntityAttributeInstance
net.minecraft.entity.attribute.EntityAttribute
net.minecraft.entity.attribute.EntityAttributeInstance
net.minecraft.entity.attribute.EntityAttribute
net.minecraft.src.C_553_
net.minecraft.src.C_552_
Fields
double: c, defaultValue, field_23697, f_umxvzebo, fallback, fallback, f_22076_
boolean: d, syncable, field_23698, f_tvtujviz, tracked, tracked, f_22077_
String: e, descriptionId, field_23699, f_auwguvrl, translationKey, translationKey, f_22078_
com.mojang.serialization.Codec<Holder<Attribute>>: a, CODEC, field_51575, f_wpwvbntw, CODEC, CODEC, f_337502_
StreamCodec<RegistryFriendlyByteBuf, Holder<Attribute>>: b, STREAM_CODEC, field_51940, f_nbzipvyv, PACKET_CODEC, PACKET_CODEC, f_337574_
Attribute$Sentiment: f, sentiment, field_51884, f_ffykkeba, category, category, f_337488_
String: b, BASE_FIELD, field_52008, f_jihvavrd, BASE_NBT_KEY, BASE_NBT_KEY, f_336903_
String: c, MODIFIERS_FIELD, field_52009, f_hxrayccb, MODIFIERS_NBT_KEY, MODIFIERS_NBT_KEY, f_336771_
String: a, ID_FIELD, field_52007, f_bkqrbgay, ID_NBT_KEY, ID_NBT_KEY, f_336964_
Holder<Attribute>: d, attribute, field_23700, f_mlqjboam, type, type, f_22088_
Map<AttributeModifier$Operation, Map<ResourceLocation, AttributeModifier>>: e, modifiersByOperation, field_23701, f_ybqmfnir, operationToModifiers, operationToModifiers, f_22089_
Map<ResourceLocation, AttributeModifier>: f, modifierById, field_23702, f_axpfwlpj, idToModifiers, idToModifiers, f_22090_
Map<ResourceLocation, AttributeModifier>: g, permanentModifiers, field_23703, f_kbiwugqb, persistentModifiers, persistentModifiers, f_22091_
double: h, baseValue, field_23704, f_aekcslxq, baseValue, baseValue, f_22092_
boolean: i, dirty, field_23705, f_liwslfna, dirty, dirty, f_22093_
double: j, cachedValue, field_23706, f_hbhcmses, value, value, f_22094_
Consumer<AttributeInstance>: k, onDirty, field_23707, f_obppmvpj, updateCallback, updateCallback, f_22095_
Constructors
(String, double)
(Holder<Attribute>, Consumer<AttributeInstance>)
Methods
String (): c, getDescriptionId, method_26830, m_iewqlpym, getTranslationKey, getTranslationKey, m_22087_
double (double): a, sanitizeValue, method_6165, m_wvpsxepv, clamp, clamp, m_6740_
double (): a, getDefaultValue, method_6169, m_oflenfkp, getDefaultValue, getDefaultValue, m_22082_
boolean (): b, isClientSyncable, method_6168, m_pdnjpmsx, isTracked, isTracked, m_22086_
Attribute (boolean): a, setSyncable, method_26829, m_qlnfmlzn, setTracked, setTracked, m_22084_
Attribute (Attribute$Sentiment): a, setSentiment, method_60493, m_ieprxwbk, setCategory, setCategory, m_340208_
ChatFormatting (boolean): b, getStyle, method_60494, m_bpecfdak, getFormatting, getFormatting, m_339456_
Holder<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_
Map<ResourceLocation, AttributeModifier> (AttributeModifier$Operation): a, getModifiers, method_6193, m_gktfmzhg, getModifiers, addIfAbsent, m_22104_
Set<AttributeModifier> (): c, getModifiers, method_6195, m_hzjnirrj, getModifiers, getModifiers, m_22122_
Set<AttributeModifier> (): d, getPermanentModifiers, method_61435, m_hnarmzcg, getPersistentModifiers, m_357014_
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): f, addModifier, method_6197, m_tunrypxo, addModifier, addModifier, m_22133_
void (AttributeModifier): a, addOrUpdateTransientModifier, method_55696, m_mrmrewks, updateModifier, updateModifier, m_319258_
void (AttributeModifier): b, addTransientModifier, method_26835, m_rhfwxbjf, addTemporaryModifier, addTemporaryModifier, m_22118_
void (AttributeModifier): c, addOrReplacePermanentModifier, method_61163, m_fcqlvfzc, overwritePersistentModifier, replacePersistentModifier, m_340371_
void (AttributeModifier): d, addPermanentModifier, method_26837, m_ljjavjgr, addPersistentModifier, addPersistentModifier, m_22125_
void (Collection<AttributeModifier>): a, addPermanentModifiers, method_61434, m_jhkoxnsn, addPersistentModifiers, m_353825_
void (): e, setDirty, method_26838, m_jivcejqw, onUpdate, onUpdate, m_22129_
void (AttributeModifier): e, removeModifier, method_6202, m_iztvbwpj, removeModifier, removeModifier, m_22130_
boolean (ResourceLocation): c, removeModifier, method_6200, m_basvthgj, removeModifier, removeModifier, m_22120_
void (): f, removeModifiers, method_6203, m_mgkvtsyq, clearModifiers, clearModifiers, m_22132_
double (): g, getValue, method_6194, m_zxnpgjts, getValue, getValue, m_22135_
double (): i, 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 (): h, save, method_26839, m_ardmyaxt, toNbt, toNbt, m_22136_
void (CompoundTag): a, load, method_26833, m_gtfjwrju, readNbt, readNbt, m_22113_
1.21.2
Names
bur
bxj
net.minecraft.world.entity.ai.attributes.Attribute
net.minecraft.world.entity.ai.attributes.AttributeInstance
net.minecraft.class_1320
net.minecraft.class_1324
net.minecraft.unmapped.C_ppzfbbsy
net.minecraft.unmapped.C_lzukavpx
net.minecraft.entity.attribute.EntityAttribute
net.minecraft.entity.attribute.EntityAttributeInstance
net.minecraft.entity.attribute.EntityAttribute
net.minecraft.entity.attribute.EntityAttributeInstance
net.minecraft.src.C_552_
net.minecraft.src.C_553_
Fields
double: c, defaultValue, field_23697, f_umxvzebo, fallback, fallback, f_22076_
boolean: d, syncable, field_23698, f_tvtujviz, tracked, tracked, f_22077_
String: e, descriptionId, field_23699, f_auwguvrl, translationKey, translationKey, f_22078_
com.mojang.serialization.Codec<Holder<Attribute>>: a, CODEC, field_51575, f_wpwvbntw, CODEC, CODEC, f_337502_
StreamCodec<RegistryFriendlyByteBuf, Holder<Attribute>>: b, STREAM_CODEC, field_51940, f_nbzipvyv, PACKET_CODEC, PACKET_CODEC, f_337574_
Attribute$Sentiment: f, sentiment, field_51884, f_ffykkeba, category, category, f_337488_
String: b, BASE_FIELD, field_52008, f_jihvavrd, BASE_NBT_KEY, BASE_NBT_KEY, f_336903_
String: c, MODIFIERS_FIELD, field_52009, f_hxrayccb, MODIFIERS_NBT_KEY, MODIFIERS_NBT_KEY, f_336771_
String: a, ID_FIELD, field_52007, f_bkqrbgay, ID_NBT_KEY, ID_NBT_KEY, f_336964_
Holder<Attribute>: d, attribute, field_23700, f_mlqjboam, type, type, f_22088_
Map<AttributeModifier$Operation, Map<ResourceLocation, AttributeModifier>>: e, modifiersByOperation, field_23701, f_ybqmfnir, operationToModifiers, operationToModifiers, f_22089_
Map<ResourceLocation, AttributeModifier>: f, modifierById, field_23702, f_axpfwlpj, idToModifiers, idToModifiers, f_22090_
Map<ResourceLocation, AttributeModifier>: g, permanentModifiers, field_23703, f_kbiwugqb, persistentModifiers, persistentModifiers, f_22091_
double: h, baseValue, field_23704, f_aekcslxq, baseValue, baseValue, f_22092_
boolean: i, dirty, field_23705, f_liwslfna, dirty, dirty, f_22093_
double: j, cachedValue, field_23706, f_hbhcmses, value, value, f_22094_
Consumer<AttributeInstance>: k, onDirty, field_23707, f_obppmvpj, updateCallback, updateCallback, f_22095_
Constructors
(String, double)
(Holder<Attribute>, Consumer<AttributeInstance>)
Methods
String (): c, getDescriptionId, method_26830, m_iewqlpym, getTranslationKey, getTranslationKey, m_22087_
double (double): a, sanitizeValue, method_6165, m_wvpsxepv, clamp, clamp, m_6740_
double (): a, getDefaultValue, method_6169, m_oflenfkp, getDefaultValue, getDefaultValue, m_22082_
boolean (): b, isClientSyncable, method_6168, m_pdnjpmsx, isTracked, isTracked, m_22086_
Attribute (boolean): a, setSyncable, method_26829, m_qlnfmlzn, setTracked, setTracked, m_22084_
Attribute (Attribute$Sentiment): a, setSentiment, method_60493, m_ieprxwbk, setCategory, setCategory, m_340208_
ChatFormatting (boolean): b, getStyle, method_60494, m_bpecfdak, getFormatting, getFormatting, m_339456_
Holder<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_
Map<ResourceLocation, AttributeModifier> (AttributeModifier$Operation): a, getModifiers, method_6193, m_gktfmzhg, getModifiers, addIfAbsent, m_22104_
Set<AttributeModifier> (): c, getModifiers, method_6195, m_hzjnirrj, getModifiers, getModifiers, m_22122_
Set<AttributeModifier> (): d, getPermanentModifiers, method_61435, m_hnarmzcg, getPersistentModifiers, m_357014_
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): f, addModifier, method_6197, m_tunrypxo, addModifier, addModifier, m_22133_
void (AttributeModifier): a, addOrUpdateTransientModifier, method_55696, m_mrmrewks, updateModifier, updateModifier, m_319258_
void (AttributeModifier): b, addTransientModifier, method_26835, m_rhfwxbjf, addTemporaryModifier, addTemporaryModifier, m_22118_
void (AttributeModifier): c, addOrReplacePermanentModifier, method_61163, m_fcqlvfzc, overwritePersistentModifier, replacePersistentModifier, m_340371_
void (AttributeModifier): d, addPermanentModifier, method_26837, m_ljjavjgr, addPersistentModifier, addPersistentModifier, m_22125_
void (Collection<AttributeModifier>): a, addPermanentModifiers, method_61434, m_jhkoxnsn, addPersistentModifiers, m_353825_
void (): e, setDirty, method_26838, m_jivcejqw, onUpdate, onUpdate, m_22129_
void (AttributeModifier): e, removeModifier, method_6202, m_iztvbwpj, removeModifier, removeModifier, m_22130_
boolean (ResourceLocation): c, removeModifier, method_6200, m_basvthgj, removeModifier, removeModifier, m_22120_
void (): f, removeModifiers, method_6203, m_mgkvtsyq, clearModifiers, clearModifiers, m_22132_
double (): g, getValue, method_6194, m_zxnpgjts, getValue, getValue, m_22135_
double (): i, 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 (): h, save, method_26839, m_ardmyaxt, toNbt, toNbt, m_22136_
void (CompoundTag): a, load, method_26833, m_gtfjwrju, readNbt, readNbt, m_22113_
1.21.1
Names
Fields
Constructors
Methods
1.21
Names
buu
bur
Fields
double: b, defaultValue, field_23697, f_umxvzebo, fallback, fallback, f_22076_
double: c, defaultValue, field_23697, f_umxvzebo, fallback, fallback, f_22076_
boolean: c, syncable, field_23698, f_tvtujviz, tracked, tracked, f_22077_
boolean: d, syncable, field_23698, f_tvtujviz, tracked, tracked, f_22077_
String: d, descriptionId, field_23699, f_auwguvrl, translationKey, translationKey, f_22078_
String: e, descriptionId, field_23699, f_auwguvrl, translationKey, translationKey, f_22078_
int: a, MAX_NAME_LENGTH, field_30097, f_hogebwye, field_30097, MAX_NAME_LENGTH, f_147357_
com.mojang.serialization.Codec<Holder<Attribute>>: a, CODEC, field_51575, f_wpwvbntw, CODEC, CODEC, f_337502_
StreamCodec<RegistryFriendlyByteBuf, Holder<Attribute>>: b, STREAM_CODEC, field_51940, f_nbzipvyv, PACKET_CODEC, PACKET_CODEC, f_337574_
Attribute$Sentiment: f, sentiment, field_51884, f_ffykkeba, category, category, f_337488_
Constructors
Methods
Attribute (Attribute$Sentiment): a, setSentiment, method_60493, m_ieprxwbk, setCategory, setCategory, m_340208_
ChatFormatting (boolean): b, getStyle, method_60494, m_bpecfdak, getFormatting, getFormatting, m_339456_
1.20.6
Names
but
buu
net.minecraft.world.entity.ai.BehaviorController
net.minecraft.world.entity.ai.attributes.AttributeBase
Fields
Constructors
Methods
1.20.5
Names
bnm
but
net.minecraft.world.entity.ai.attributes.AttributeBase
net.minecraft.world.entity.ai.BehaviorController
Fields
Constructors
Methods
1.20.4
Names
Fields
Constructors
Methods
1.20.3
Names
bkh
bnm
Fields
Constructors
Methods
1.20.2
Names
bhb
bkh
Fields
Constructors
Methods
1.20.1
Names
Fields
Constructors
Methods
1.20
Names
bgz
bhb
Fields
Constructors
Methods
1.19.4
Names
bfe
bgz
Fields
Constructors
Methods
1.19.3
Names
bcy
bfe
Fields
Constructors
Methods
1.19.2
Names
Fields
Constructors
Methods
1.19.1
Names
bcb
bcy
Fields
Constructors
Methods
1.19
Names
ayu
bcb
Fields
int: a, MAX_NAME_LENGTH, field_30097, f_hogebwye, field_30097, f_hogebwye, f_147357_
int: a, MAX_NAME_LENGTH, field_30097, f_hogebwye, field_30097, MAX_NAME_LENGTH, f_147357_
Constructors
Methods
1.18.2
Names
ayd
ayu
net.minecraft.entity.attribute.EntityAttribute
Fields
double: b, defaultValue, field_23697, f_umxvzebo, fallback, f_22076_
double: b, defaultValue, field_23697, f_umxvzebo, fallback, fallback, f_22076_
boolean: c, syncable, field_23698, f_tvtujviz, tracked, f_22077_
boolean: c, syncable, field_23698, f_tvtujviz, tracked, tracked, f_22077_
String: d, descriptionId, field_23699, f_auwguvrl, translationKey, f_22078_
String: d, descriptionId, field_23699, f_auwguvrl, translationKey, translationKey, f_22078_
int: a, MAX_NAME_LENGTH, field_30097, f_hogebwye, field_30097, f_147357_
int: a, MAX_NAME_LENGTH, field_30097, f_hogebwye, field_30097, f_hogebwye, f_147357_
Constructors
Methods
String (): c, getDescriptionId, method_26830, m_iewqlpym, getTranslationKey, m_22087_
String (): c, getDescriptionId, method_26830, m_iewqlpym, getTranslationKey, getTranslationKey, m_22087_
double (double): a, sanitizeValue, method_6165, m_wvpsxepv, clamp, m_6740_
double (double): a, sanitizeValue, method_6165, m_wvpsxepv, clamp, clamp, m_6740_
double (): a, getDefaultValue, method_6169, m_oflenfkp, getDefaultValue, m_22082_
double (): a, getDefaultValue, method_6169, m_oflenfkp, getDefaultValue, getDefaultValue, m_22082_
boolean (): b, isClientSyncable, method_6168, m_pdnjpmsx, isTracked, m_22086_
boolean (): b, isClientSyncable, method_6168, m_pdnjpmsx, isTracked, isTracked, m_22086_
Attribute (boolean): a, setSyncable, method_26829, m_qlnfmlzn, setTracked, m_22084_
Attribute (boolean): a, setSyncable, method_26829, m_qlnfmlzn, setTracked, setTracked, m_22084_
1.18.1
Names
Fields
Constructors
Methods
1.18
Names
auq
ayd
Fields
Constructors
Methods
String (): c, getDescriptionId, method_26830, m_iewqlpym, getTranslationKey, m_22087_, getName
String (): c, getDescriptionId, method_26830, m_iewqlpym, getTranslationKey, m_22087_
double (): a, getDefaultValue, method_6169, m_oflenfkp, getDefaultValue, m_22082_, getDefault
double (): a, getDefaultValue, method_6169, m_oflenfkp, getDefaultValue, m_22082_
1.17.1
Names
aup
auq
Fields
Constructors
Methods
1.17
Names
arg
aup
net.minecraft.entity.ai.attributes.Attribute
net.minecraft.src.C_552_
net.minecraft.server.v1_16_R3.AttributeBase
net.minecraft.world.entity.ai.attributes.AttributeBase
Fields
double: a, defaultValue, field_23697, f_umxvzebo, fallback, field_233750_a_
double: b, defaultValue, field_23697, f_umxvzebo, fallback, f_22076_
boolean: b, syncable, field_23698, f_tvtujviz, tracked, field_233751_b_
boolean: c, syncable, field_23698, f_tvtujviz, tracked, f_22077_
String: c, descriptionId, field_23699, f_auwguvrl, translationKey, field_233752_c_
String: d, descriptionId, field_23699, f_auwguvrl, translationKey, f_22078_
int: a, MAX_NAME_LENGTH, field_30097, f_hogebwye, field_30097, f_147357_
Constructors
Methods
String (): c, getDescriptionId, method_26830, m_iewqlpym, getTranslationKey, func_233754_c_, getName
String (): c, getDescriptionId, method_26830, m_iewqlpym, getTranslationKey, m_22087_, getName
double (double): a, sanitizeValue, method_6165, m_wvpsxepv, clamp, func_111109_a
double (double): a, sanitizeValue, method_6165, m_wvpsxepv, clamp, m_6740_
double (): a, getDefaultValue, method_6169, m_oflenfkp, getDefaultValue, func_111110_b, getDefault
double (): a, getDefaultValue, method_6169, m_oflenfkp, getDefaultValue, m_22082_, getDefault
boolean (): b, isClientSyncable, method_6168, m_pdnjpmsx, isTracked, func_111111_c
boolean (): b, isClientSyncable, method_6168, m_pdnjpmsx, isTracked, m_22086_
Attribute (boolean): a, setSyncable, method_26829, m_qlnfmlzn, setTracked, func_233753_a_
Attribute (boolean): a, setSyncable, method_26829, m_qlnfmlzn, setTracked, m_22084_
1.16.5
Names
Fields
Constructors
Methods
1.16.4
Names
ard
arg
net.minecraft.server.v1_16_R2.AttributeBase
net.minecraft.server.v1_16_R3.AttributeBase
Fields
Constructors
Methods
1.16.3
Names
Fields
Constructors
Methods
1.16.2
Names
aps
ard
net.minecraft.server.v1_16_R1.AttributeBase
net.minecraft.server.v1_16_R2.AttributeBase
Fields
Constructors
Methods
1.16.1
Names
alq
aps
net.minecraft.entity.ai.attributes.IAttribute
net.minecraft.entity.ai.attributes.Attribute
net.minecraft.server.v1_15_R1.IAttribute
net.minecraft.server.v1_16_R1.AttributeBase
Fields
double: a, defaultValue, field_23697, f_umxvzebo, fallback, field_233750_a_
boolean: b, syncable, field_23698, f_tvtujviz, tracked, field_233751_b_
String: c, descriptionId, field_23699, f_auwguvrl, translationKey, field_233752_c_
Constructors
(String, double)
Methods
String (): a, getName, method_6167, m_fxiuypeg, getId, func_111108_a, getName
String (): c, getDescriptionId, method_26830, m_iewqlpym, getTranslationKey, func_233754_c_, getName
double (): b, getDefaultValue, method_6169, m_oflenfkp, getDefaultValue, func_111110_b, getDefault
double (): a, getDefaultValue, method_6169, m_oflenfkp, getDefaultValue, func_111110_b, getDefault
boolean (): c, isClientSyncable, method_6168, m_pdnjpmsx, isTracked, func_111111_c
boolean (): b, isClientSyncable, method_6168, m_pdnjpmsx, isTracked, func_111111_c
Attribute (): d, getParentAttribute, method_6166, m_xgixqyos, getParent, func_180372_d
Attribute (boolean): a, setSyncable, method_26829, m_qlnfmlzn, setTracked, func_233753_a_
1.15.2
Names
aln
alq
Fields
Constructors
Methods
1.15.1
Names
Fields
Constructors
Methods
1.15
Names
ajn
aln
net.minecraft.server.v1_14_R1.IAttribute
net.minecraft.server.v1_15_R1.IAttribute
Fields
Constructors
Methods
1.14.4
Names
ajk
ajn
net.minecraft.world.entity.ai.attributes.Attribute
net.minecraft.unmapped.C_ppzfbbsy
Fields
Constructors
Methods
String (): a, method_6167, getId, func_111108_a, getName
String (): a, getName, method_6167, m_fxiuypeg, getId, func_111108_a, getName
double (double): a, method_6165, clamp, func_111109_a
double (double): a, sanitizeValue, method_6165, m_wvpsxepv, clamp, func_111109_a
double (): b, method_6169, getDefaultValue, func_111110_b, getDefault
double (): b, getDefaultValue, method_6169, m_oflenfkp, getDefaultValue, func_111110_b, getDefault
boolean (): c, method_6168, isTracked, func_111111_c
boolean (): c, isClientSyncable, method_6168, m_pdnjpmsx, isTracked, func_111111_c
IAttribute (): d, method_6166, getParent, func_180372_d
Attribute (): d, getParentAttribute, method_6166, m_xgixqyos, getParent, func_180372_d
1.14.3
Names
ajh
ajk
net.minecraft.entity.attribute.EntityAttribute
Fields
Constructors
Methods
String (): a, method_6167, func_111108_a, getName
String (): a, method_6167, getId, func_111108_a, getName
double (double): a, method_6165, func_111109_a
double (double): a, method_6165, clamp, func_111109_a
double (): b, method_6169, func_111110_b, getDefault
double (): b, method_6169, getDefaultValue, func_111110_b, getDefault
boolean (): c, method_6168, func_111111_c
boolean (): c, method_6168, isTracked, func_111111_c
IAttribute (): d, method_6166, func_180372_d
IAttribute (): d, method_6166, getParent, func_180372_d
1.14.2
Names
Fields
Constructors
Methods
1.14.1
Names
aje
ajh
Fields
Constructors
Methods
1.14
Names
afm
aje
net.minecraft.class_1320
net.minecraft.server.v1_13_R2.IAttribute
net.minecraft.server.v1_14_R1.IAttribute
Fields
Constructors
Methods
String (): a, func_111108_a, getName
String (): a, method_6167, func_111108_a, getName
double (double): a, func_111109_a
double (double): a, method_6165, func_111109_a
double (): b, func_111110_b, getDefault
double (): b, method_6169, func_111110_b, getDefault
boolean (): c, func_111111_c
boolean (): c, method_6168, func_111111_c
IAttribute (): d, func_180372_d
IAttribute (): d, method_6166, func_180372_d
1.13.2
Names
Fields
Constructors
Methods
1.13.1
Names
afj
afm
net.minecraft.server.v1_13_R1.IAttribute
net.minecraft.server.v1_13_R2.IAttribute
Fields
Constructors
Methods
1.13
Names
wc
afj
net.minecraft.server.v1_12_R1.IAttribute
net.minecraft.server.v1_13_R1.IAttribute
Fields
Constructors
Methods
1.12.2
Names
Fields
Constructors
Methods
1.12.1
Names
wa
wc
Fields
Constructors
Methods
1.12
Names
tj
wa
net.minecraft.server.v1_11_R1.IAttribute
net.minecraft.server.v1_12_R1.IAttribute
Fields
Constructors
Methods
1.11.2
Names
Fields
Constructors
Methods
1.11.1
Names
ti
tj
Fields
Constructors
Methods
1.11
Names
sr
ti
net.minecraft.server.v1_10_R1.IAttribute
net.minecraft.server.v1_11_R1.IAttribute
Fields
Constructors
Methods
double (): b, func_111110_b
double (): b, func_111110_b, getDefault
1.10.2
Names
Fields
Constructors
Methods
1.10
Names
sl
sr
net.minecraft.server.v1_9_R2.IAttribute
net.minecraft.server.v1_10_R1.IAttribute
Fields
Constructors
Methods
1.9.4
Names
net.minecraft.server.v1_9_R1.IAttribute
net.minecraft.server.v1_9_R2.IAttribute
Fields
Constructors
Methods
1.9.2
Names
Fields
Constructors
Methods
1.9
Names
qb
sl
net.minecraft.server.v1_8_R3.IAttribute
net.minecraft.server.v1_9_R1.IAttribute
Fields
Constructors
Methods
1.8.8
Names
qb
net.minecraft.entity.ai.attributes.IAttribute
net.minecraft.server.v1_8_R3.IAttribute
Fields
Constructors
Methods
String (): a, func_111108_a, getName
double (double): a, func_111109_a
double (): b, func_111110_b
boolean (): c, func_111111_c
IAttribute (): d, func_180372_d