net.minecraft.entity.living.attribute

public class EntityAttributes

adh
net.minecraft.class_1715
net.minecraft.entity.living.attribute.EntityAttributes
net.minecraft.entity.SharedMonsterAttributes
net.minecraft.entity.SharedMonsterAttributes

Field summary

Modifier and TypeField
private static final org.apache.logging.log4j.Logger
k
field_9126
LOGGER
field_151476_f
LOGGER
public static final EntityAttribute
a
field_6917
MAX_HEALTH
field_111267_a
MAX_HEALTH
public static final EntityAttribute
b
field_6918
FOLLOW_RANGE
field_111265_b
FOLLOW_RANGE
public static final EntityAttribute
c
field_6919
KNOCKBACK_RESISTANCE
field_111266_c
KNOCKBACK_RESISTANCE
public static final EntityAttribute
d
field_6920
MOVEMENT_SPEED
field_111263_d
MOVEMENT_SPEED
public static final EntityAttribute
e
field_15603
FLYING_SPEED
field_193334_e
FLYING_SPEED
public static final EntityAttribute
f
field_6921
ATTACK_DAMAGE
field_111264_e
ATTACK_DAMAGE
public static final EntityAttribute
g
field_14757
ATTACK_SPEED
field_188790_f
ATTACK_SPEED
public static final EntityAttribute
h
field_14758
ARMOR
field_188791_g
ARMOR
public static final EntityAttribute
i
field_14759
ARMOR_TOUGHNESS
field_189429_h
ARMOR_TOUGHNESS
public static final EntityAttribute
j
field_14760
LUCK
field_188792_h
LUCK

Method summary

Modifier and TypeMethod
public static NbtList
a(wg arg0)
method_6313(class_1706 arg0)
toNbt(AbstractEntityAttributeContainer container)
func_111257_a(AbstractAttributeMap arg0)
writeBaseAttributeMapToNBT(AbstractAttributeMap map)
private static NbtCompound
a(wd arg0)
method_6310(class_1703 arg0)
toNbt(EntityAttributeInstance instance)
func_111261_a(IAttributeInstance arg0)
writeAttributeInstanceToNBT(IAttributeInstance instance)
public static NbtCompound
a(we arg0)
method_6312(class_1704 arg0)
toNbt(AttributeModifier modifier)
func_111262_a(AttributeModifier arg0)
writeAttributeModifierToNBT(AttributeModifier modifier)
public static void
a(wg arg0, ge arg1)
method_8413(class_1706 arg0, class_474 arg1)
readNbt(AbstractEntityAttributeContainer container, NbtList nbt)
func_151475_a(AbstractAttributeMap arg0, NBTTagList arg1)
setAttributeModifiers(AbstractAttributeMap map, NBTTagList list)
private static void
a(wd arg0, fy arg1)
method_6311(class_1703 arg0, class_322 arg1)
readNbt(EntityAttributeInstance instance, NbtCompound nbt)
func_111258_a(IAttributeInstance arg0, NBTTagCompound arg1)
applyModifiersToAttributeInstance(IAttributeInstance instance, NBTTagCompound compound)
public static AttributeModifier
a(fy arg0)
method_6309(class_322 arg0)
fromNbt(NbtCompound nbt)
func_111259_a(NBTTagCompound arg0)
readAttributeModifierFromNBT(NBTTagCompound compound)