History - net.minecraft.entity.living.attribute.AbstractEntityAttributeContainer
1.7.10
Names
tl
net.minecraft.class_1706
net.minecraft.entity.living.attribute.AbstractEntityAttributeContainer
net.minecraft.entity.ai.attributes.BaseAttributeMap
Fields
Map: a, field_6820, byType, attributes
Map: b, field_6821, byName, attributesByName
Constructors
()
Methods
EntityAttributeInstance (EntityAttribute): a, method_6207, get, getAttributeInstance
EntityAttributeInstance (String): a, method_6206, get, getAttributeInstanceByName
EntityAttributeInstance (EntityAttribute): b, method_6210, register, registerAttribute
Collection (): a, method_6204, getAll, getAllAttributes
void (ModifiableEntityAttributeInstance): a, method_6208, track, addAttributeInstance
void (com.google.common.collect.Multimap): a, method_6205, removeModifiers, removeAttributeModifiers
void (com.google.common.collect.Multimap): b, method_6209, addModifiers, applyAttributeModifiers