net.minecraft.entity.living.attribute

public class EntityAttributeContainer

extends AbstractEntityAttributeContainer

afs
net.minecraft.unmapped.C_60676015
net.minecraft.entity.living.attribute.EntityAttributeContainer
net.minecraft.entity.ai.attributes.AttributeMap

Field summary

Modifier and TypeField
private final Set<EntityAttributeInstance>
e
f_83537960
tracked
field_111162_d
protected final Map<String, EntityAttributeInstance>
d
f_49094046
byDisplayName
field_111163_c

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public ModifiableEntityAttributeInstance
e(afm arg0)
m_74017004(C_63962274 arg0)
get(EntityAttribute attribute)
func_111151_a(IAttribute arg0)
public ModifiableEntityAttributeInstance
b(String arg0)
m_02398414(String arg0)
get(String name)
func_111152_a(String arg0)
public EntityAttributeInstance
b(afm arg0)
m_24861105(C_63962274 arg0)
register(EntityAttribute arg0)
func_111150_b(IAttribute arg0)
protected EntityAttributeInstance
c(afm arg0)
m_40471523(C_63962274 arg0)
newInstance(EntityAttribute arg0)
func_180376_c(IAttribute arg0)
public void
a(afn arg0)
m_69313530(C_87137557 arg0)
track(EntityAttributeInstance arg0)
func_180794_a(IAttributeInstance arg0)
public Set<EntityAttributeInstance>
b()
m_25734416()
getTracked()
func_111161_b()
public Collection<EntityAttributeInstance>
c()
m_06247229()
getTrackable()
func_111160_c()