net.minecraft.entity.living.attribute

public class EntityAttributes

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

Field summary

Modifier and TypeField
private static final org.apache.logging.log4j.Logger
j
field_9126
LOGGER
LOGGER
public static final EntityAttribute
a
field_6917
MAX_HEALTH
MAX_HEALTH
public static final EntityAttribute
b
field_6918
FOLLOW_RANGE
FOLLOW_RANGE
public static final EntityAttribute
c
field_6919
KNOCKBACK_RESISTANCE
KNOCKBACK_RESISTANCE
public static final EntityAttribute
d
field_6920
MOVEMENT_SPEED
MOVEMENT_SPEED
public static final EntityAttribute
e
field_6921
ATTACK_DAMAGE
ATTACK_DAMAGE
public static final EntityAttribute
f
field_14757
ATTACK_SPEED
ATTACK_SPEED
public static final EntityAttribute
g
field_14758
ARMOR
ARMOR
public static final EntityAttribute
h
field_14759
ARMOR_TOUGHNESS
ARMOR_TOUGHNESS
public static final EntityAttribute
i
field_14760
LUCK
LUCK

Method summary

Modifier and TypeMethod
public static NbtList
a(sp arg0)
method_6313(class_1706 arg0)
toNbt(AbstractEntityAttributeContainer container)
writeBaseAttributeMapToNBT(AbstractAttributeMap map)
private static NbtCompound
a(sm arg0)
method_6310(class_1703 arg0)
toNbt(EntityAttributeInstance instance)
writeAttributeInstanceToNBT(IAttributeInstance instance)
public static NbtCompound
a(sn arg0)
method_6312(class_1704 arg0)
toNbt(AttributeModifier modifier)
writeAttributeModifierToNBT(AttributeModifier modifier)
public static void
a(sp arg0, dw arg1)
method_8413(class_1706 arg0, class_474 arg1)
readNbt(AbstractEntityAttributeContainer container, NbtList nbt)
setAttributeModifiers(AbstractAttributeMap map, NBTTagList list)
private static void
a(sm arg0, dq arg1)
method_6311(class_1703 arg0, class_322 arg1)
readNbt(EntityAttributeInstance instance, NbtCompound nbt)
applyModifiersToAttributeInstance(IAttributeInstance instance, NBTTagCompound compound)
public static AttributeModifier
a(dq arg0)
method_6309(class_322 arg0)
fromNbt(NbtCompound nbt)
readAttributeModifierFromNBT(NBTTagCompound compound)