net.minecraft.entity.living.attribute

public abstract class BaseEntityAttribute

implements EntityAttribute

afm
net.minecraft.unmapped.C_90179884
net.minecraft.entity.living.attribute.BaseEntityAttribute
net.minecraft.entity.ai.attributes.BaseAttribute

Field summary

Modifier and TypeField
private final EntityAttribute
a
f_81553618
parent
field_180373_a
private final String
b
f_48611246
name
field_111115_a
private final double
c
f_24234811
defaultValue
field_111113_b
private boolean
d
f_75163247
trackable
field_111114_c

Constructor summary

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

Method summary

Modifier and TypeMethod
public String
a()
m_26539866()
getName()
func_111108_a()
public double
b()
m_51859251()
getDefault()
func_111110_b()
public boolean
c()
m_32177300()
isTrackable()
func_111111_c()
public BaseEntityAttribute
a(boolean arg0)
m_51381896(boolean arg0)
setTrackable(boolean trackable)
func_111112_a(boolean arg0)
public EntityAttribute
d()
m_33317623()
getParent()
func_180372_d()