net.minecraft.entity.living.attribute

public class EntityAttributes

aur
net.minecraft.class_1612
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
l
field_7354
LOGGER
field_151476_f
LOGGER
public static final EntityAttribute
a
field_7359
MAX_HEALTH
field_111267_a
MAX_HEALTH
public static final EntityAttribute
b
field_7365
FOLLOW_RANGE
field_111265_b
FOLLOW_RANGE
public static final EntityAttribute
c
field_7360
KNOCKBACK_RESISTANCE
field_111266_c
KNOCKBACK_RESISTANCE
public static final EntityAttribute
d
field_7357
MOVEMENT_SPEED
field_111263_d
MOVEMENT_SPEED
public static final EntityAttribute
e
field_7355
FLYING_SPEED
field_193334_e
FLYING_SPEED
public static final EntityAttribute
f
field_7363
ATTACK_DAMAGE
field_111264_e
ATTACK_DAMAGE
public static final EntityAttribute
g
field_7361
f_35907874
field_221120_g
ATTACK_KNOCKBACK
public static final EntityAttribute
h
field_7356
ATTACK_SPEED
field_188790_f
ATTACK_SPEED
public static final EntityAttribute
i
field_7358
ARMOR
field_188791_g
ARMOR
public static final EntityAttribute
j
field_7364
ARMOR_TOUGHNESS
field_189429_h
ARMOR_TOUGHNESS
public static final EntityAttribute
k
field_7362
LUCK
field_188792_h
LUCK

Method summary

Modifier and TypeMethod
public static NbtList
a(ajl arg0)
method_7134(class_1325 arg0)
toNbt(AbstractEntityAttributeContainer container)
func_111257_a(AbstractAttributeMap arg0)
writeAttributes(AbstractAttributeMap map)
private static NbtCompound
a(aji arg0)
method_7130(class_1324 arg0)
toNbt(EntityAttributeInstance instance)
func_111261_a(IAttributeInstance arg0)
writeAttribute(IAttributeInstance instance)
public static NbtCompound
a(ajj arg0)
method_7135(class_1322 arg0)
toNbt(AttributeModifier modifier)
func_111262_a(AttributeModifier arg0)
writeAttributeModifier(AttributeModifier modifier)
public static void
a(ajl arg0, ii arg1)
method_7131(class_1325 arg0, class_2499 arg1)
readNbt(AbstractEntityAttributeContainer container, NbtList nbt)
func_151475_a(AbstractAttributeMap arg0, ListNBT arg1)
readAttributes(AbstractAttributeMap map, ListNBT list)
private static void
a(aji arg0, ib arg1)
method_7132(class_1324 arg0, class_2487 arg1)
readNbt(EntityAttributeInstance instance, NbtCompound nbt)
func_111258_a(IAttributeInstance arg0, CompoundNBT arg1)
readAttribute(IAttributeInstance instance, CompoundNBT compound)
public static AttributeModifier
a(ib arg0)
method_7133(class_2487 arg0)
fromNbt(NbtCompound nbt)
func_111259_a(CompoundNBT arg0)
readAttributeModifier(CompoundNBT compound)