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

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)