net.minecraft.entity.attribute

public class EntityAttribute

ard
net.minecraft.world.entity.ai.attributes.Attribute
net.minecraft.class_1320
net.minecraft.entity.attribute.EntityAttribute
net.minecraft.unmapped.C_ppzfbbsy
net.minecraft.entity.ai.attributes.Attribute
net.minecraft.entity.ai.attributes.Attribute

Field summary

Modifier and TypeField
private final double
a
defaultValue
field_23697
fallback
f_umxvzebo
field_233750_a_
defaultValue
private boolean
b
syncable
field_23698
tracked
f_tvtujviz
field_233751_b_
shouldWatch
private final String
c
descriptionId
field_23699
translationKey
f_auwguvrl
field_233752_c_
attributeName

Constructor summary

ModifierConstructor
protected (String translationKey, double fallback)

Method summary

Modifier and TypeMethod
public double
a()
getDefaultValue()
method_6169()
getDefaultValue()
m_oflenfkp()
func_111110_b()
getDefaultValue()
public boolean
b()
isClientSyncable()
method_6168()
isTracked()
m_pdnjpmsx()
func_111111_c()
getShouldWatch()
public EntityAttribute
a(boolean arg0)
setSyncable(boolean arg0)
method_26829(boolean arg0)
setTracked(boolean tracked)
m_qlnfmlzn(boolean arg0)
func_233753_a_(boolean arg0)
setShouldWatch(boolean watch)
public double
a(double arg0)
sanitizeValue(double arg0)
method_6165(double arg0)
clamp(double value)
m_wvpsxepv(double arg0)
func_111109_a(double arg0)
clampValue(double value)
public String
c()
getDescriptionId()
method_26830()
getTranslationKey()
m_iewqlpym()
func_233754_c_()
getAttributeName()