History - net.minecraft.entity.living.attribute.ModifiableEntityAttributeInstance
1.7.10
Names
tn
net.minecraft.class_1707
net.minecraft.entity.living.attribute.ModifiableEntityAttributeInstance
net.minecraft.entity.ai.attributes.ModifiableAttributeInstance
Fields
AbstractEntityAttributeContainer: a, field_6822, container, attributeMap
EntityAttribute: b, field_6823, attribute, genericAttribute
Map: c, field_6824, modifiersByOperation, mapByOperation
Map: d, field_6825, modifiersByName, mapByName
Map: e, field_6826, modifiersById, mapByUUID
double: f, field_6827, base, baseValue
boolean: g, field_6828, dirty, needsUpdate
double: h, field_6829, value, cachedValue
Constructors
(AbstractEntityAttributeContainer, EntityAttribute)
Methods
EntityAttribute (): a, method_6188, getAttribute, getAttribute
double (): b, method_6192, getBase, getBaseValue
void (double): a, method_6189, setBase, setBaseValue
Collection (int): a, method_6211, getModifiers, getModifiersByOperation
Collection (): c, method_6194, getModifiers, func_111122_c
AttributeModifier (UUID): a, method_6190, getModifier, getModifier
void (AttributeModifier): a, method_6191, addModifier, applyModifier
void (): f, method_6212, markDirty, flagForUpdate
void (AttributeModifier): b, method_6193, removeModifier, removeModifier
double (): e, method_6196, get, getAttributeValue
double (): g, method_6213, computeValue, computeValue
void (): d, method_6195, clearModifiers, removeAllModifiers