net.minecraft.entity.attribute

public class EntityAttributes

axa
net.minecraft.world.entity.monster.SharedMonsterAttributes
net.minecraft.class_1612
net.minecraft.entity.attribute.EntityAttributes
net.minecraft.unmapped.C_ryioczcj
net.minecraft.entity.SharedMonsterAttributes
net.minecraft.entity.SharedMonsterAttributes

Field summary

Modifier and TypeField
private static final org.apache.logging.log4j.Logger
l
LOGGER
field_7354
LOGGER
f_nntkzzlv
field_151476_f
LOGGER
public static final EntityAttribute
a
MAX_HEALTH
field_7359
MAX_HEALTH
f_xrdbcwme
field_111267_a
MAX_HEALTH
public static final EntityAttribute
b
FOLLOW_RANGE
field_7365
FOLLOW_RANGE
f_guuofubu
field_111265_b
FOLLOW_RANGE
public static final EntityAttribute
c
KNOCKBACK_RESISTANCE
field_7360
KNOCKBACK_RESISTANCE
f_gvcpvcfr
field_111266_c
KNOCKBACK_RESISTANCE
public static final EntityAttribute
d
MOVEMENT_SPEED
field_7357
MOVEMENT_SPEED
f_xsbpjuom
field_111263_d
MOVEMENT_SPEED
public static final EntityAttribute
e
FLYING_SPEED
field_7355
FLYING_SPEED
f_yahshqcz
field_193334_e
FLYING_SPEED
public static final EntityAttribute
f
ATTACK_DAMAGE
field_7363
ATTACK_DAMAGE
f_rvdatuus
field_111264_e
ATTACK_DAMAGE
public static final EntityAttribute
g
ATTACK_KNOCKBACK
field_7361
ATTACK_KNOCKBACK
f_cyitwjwq
field_221120_g
ATTACK_KNOCKBACK
public static final EntityAttribute
h
ATTACK_SPEED
field_7356
ATTACK_SPEED
f_vknnlbft
field_188790_f
ATTACK_SPEED
public static final EntityAttribute
i
ARMOR
field_7358
ARMOR
f_icnytakv
field_188791_g
ARMOR
public static final EntityAttribute
j
ARMOR_TOUGHNESS
field_7364
ARMOR_TOUGHNESS
f_subccjcb
field_189429_h
ARMOR_TOUGHNESS
public static final EntityAttribute
k
LUCK
field_7362
LUCK
f_xmskejyd
field_188792_h
LUCK

Method summary

Modifier and TypeMethod
public static ListTag
a(alr arg0)
saveAttributes(BaseAttributeMap arg0)
method_7134(class_1325 arg0)
toTag(AbstractEntityAttributeContainer container)
m_ohecrzpi(C_isojpadr arg0)
func_111257_a(AbstractAttributeMap arg0)
writeAttributes(AbstractAttributeMap map)
private static CompoundTag
a(alo arg0)
saveAttribute(AttributeInstance arg0)
method_7130(class_1324 arg0)
toTag(EntityAttributeInstance instance)
m_dnxxtodm(C_lzukavpx arg0)
func_111261_a(IAttributeInstance arg0)
writeAttribute(IAttributeInstance instance)
public static CompoundTag
a(alp arg0)
saveAttributeModifier(AttributeModifier arg0)
method_7135(class_1322 arg0)
toTag(EntityAttributeModifier modifier)
m_veonfwdm(C_hdbqsqsm arg0)
func_111262_a(AttributeModifier arg0)
writeAttributeModifier(AttributeModifier modifier)
public static void
a(alr arg0, jz arg1)
loadAttributes(BaseAttributeMap arg0, ListTag arg1)
method_7131(class_1325 arg0, class_2499 arg1)
fromTag(AbstractEntityAttributeContainer container, ListTag tag)
m_gfatcoau(C_isojpadr arg0, C_hqhtfwlr arg1)
func_151475_a(AbstractAttributeMap arg0, ListNBT arg1)
readAttributes(AbstractAttributeMap map, ListNBT list)
private static void
a(alo arg0, jt arg1)
loadAttribute(AttributeInstance arg0, CompoundTag arg1)
method_7132(class_1324 arg0, class_2487 arg1)
fromTag(EntityAttributeInstance instance, CompoundTag tag)
m_hkamqeuz(C_lzukavpx arg0, C_hhlwcnih arg1)
func_111258_a(IAttributeInstance arg0, CompoundNBT arg1)
readAttribute(IAttributeInstance instance, CompoundNBT compound)
public static EntityAttributeModifier
a(jt arg0)
loadAttributeModifier(CompoundTag arg0)
method_7133(class_2487 arg0)
createFromTag(CompoundTag tag)
m_ckqcwsqc(C_hhlwcnih arg0)
func_111259_a(CompoundNBT arg0)
readAttributeModifier(CompoundNBT compound)