net.minecraft.world.entity.ai.attributes

public abstract class BaseAttribute

implements Attribute

ajq
net.minecraft.world.entity.ai.attributes.BaseAttribute
net.minecraft.class_1326
net.minecraft.unmapped.C_glgutehw
net.minecraft.entity.attribute.AbstractEntityAttribute
net.minecraft.entity.ai.attributes.Attribute
net.minecraft.server.v1_14_R1.AttributeBase

Field summary

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

Constructor summary

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

Method summary

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