net.minecraft.entity.attribute

public abstract class AbstractEntityAttribute

implements EntityAttribute

alq
net.minecraft.world.entity.ai.attributes.BaseAttribute
net.minecraft.class_1326
net.minecraft.entity.attribute.AbstractEntityAttribute
net.minecraft.unmapped.C_glgutehw
net.minecraft.entity.ai.attributes.Attribute
net.minecraft.entity.ai.attributes.Attribute

Field summary

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

Constructor summary

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

Method summary

Modifier and TypeMethod
public String
a()
getName()
method_6167()
getId()
m_fxiuypeg()
func_111108_a()
getName()
public double
b()
getDefaultValue()
method_6169()
getDefaultValue()
m_oflenfkp()
func_111110_b()
getDefaultValue()
public boolean
c()
isClientSyncable()
method_6168()
isTracked()
m_pdnjpmsx()
func_111111_c()
getShouldWatch()
public AbstractEntityAttribute
a(boolean arg0)
setSyncable(boolean arg0)
method_6212(boolean arg0)
setTracked(boolean tracked)
m_izvytajk(boolean arg0)
func_111112_a(boolean arg0)
setShouldWatch(boolean shouldWatchIn)
public EntityAttribute
d()
getParentAttribute()
method_6166()
getParent()
m_xgixqyos()
func_180372_d()
getParent()