History - net.minecraft.entity.living.attribute.EntityAttributes
1.7.10
Names
yj
net.minecraft.class_1715
net.minecraft.entity.living.attribute.EntityAttributes
net.minecraft.entity.SharedMonsterAttributes
Fields
org.apache.logging.log4j.Logger: f, field_9126, LOGGER, logger
EntityAttribute: a, field_6917, MAX_HEALTH, maxHealth
EntityAttribute: b, field_6918, FOLLOW_RANGE, followRange
EntityAttribute: c, field_6919, KNOCKBACK_RESISTANCE, knockbackResistance
EntityAttribute: d, field_6920, MOVEMENT_SPEED, movementSpeed
EntityAttribute: e, field_6921, ATTACK_DAMAGE, attackDamage
Constructors
Methods
NbtList (AbstractEntityAttributeContainer): a, method_6313, toNbt, writeBaseAttributeMapToNBT
NbtCompound (EntityAttributeInstance): a, method_6310, toNbt, writeAttributeInstanceToNBT
NbtCompound (AttributeModifier): a, method_6312, toNbt, writeAttributeModifierToNBT
void (AbstractEntityAttributeContainer, NbtList): a, method_8413, readNbt, func_151475_a
void (EntityAttributeInstance, NbtCompound): a, method_6311, readNbt, applyModifiersToAttributeInstance
AttributeModifier (NbtCompound): a, method_6309, fromNbt, readAttributeModifierFromNBT