net.minecraft.entity.attribute

public abstract class AbstractEntityAttribute

implements EntityAttribute

ajn
net.minecraft.class_1326
net.minecraft.entity.attribute.AbstractEntityAttribute
net.minecraft.entity.living.attribute.BaseEntityAttribute
net.minecraft.entity.ai.attributes.Attribute
net.minecraft.entity.ai.attributes.Attribute

Field summary

Modifier and TypeField
private final EntityAttribute
a
field_6340
parent
parent
field_180373_a
parent
private final String
b
field_6339
id
name
field_111115_a
translationKey
private final double
c
field_6337
defaultValue
defaultValue
field_111113_b
defaultValue
private boolean
d
field_6338
tracked
trackable
field_111114_c
shouldWatch

Constructor summary

ModifierConstructor
protected (EntityAttribute parent, String name, double defaultValue)

Method summary

Modifier and TypeMethod
public String
a()
method_6167()
getId()
getName()
func_111108_a()
getName()
public double
b()
method_6169()
getDefaultValue()
getDefault()
func_111110_b()
getDefaultValue()
public boolean
c()
method_6168()
isTracked()
isTrackable()
func_111111_c()
getShouldWatch()
public AbstractEntityAttribute
a(boolean arg0)
method_6212(boolean arg0)
setTracked(boolean arg0)
setTrackable(boolean trackable)
func_111112_a(boolean arg0)
setShouldWatch(boolean shouldWatchIn)
public EntityAttribute
d()
method_6166()
getParent()
getParent()
func_180372_d()
getParent()