net.minecraft.world.entity.ai.attributes

public class Attributes

bnr
net.minecraft.world.entity.ai.attributes.Attributes
net.minecraft.class_5134
net.minecraft.entity.attribute.EntityAttributes
net.minecraft.src.C_559_
net.minecraft.world.entity.ai.attributes.GenericAttributes

Field summary

Modifier and TypeField
public static final Attribute
a
ARMOR
field_23724
GENERIC_ARMOR
f_22284_
public static final Attribute
b
ARMOR_TOUGHNESS
field_23725
GENERIC_ARMOR_TOUGHNESS
f_22285_
public static final Attribute
c
ATTACK_DAMAGE
field_23721
GENERIC_ATTACK_DAMAGE
f_22281_
public static final Attribute
d
ATTACK_KNOCKBACK
field_23722
GENERIC_ATTACK_KNOCKBACK
f_22282_
public static final Attribute
e
ATTACK_SPEED
field_23723
GENERIC_ATTACK_SPEED
f_22283_
public static final Attribute
f
FLYING_SPEED
field_23720
GENERIC_FLYING_SPEED
f_22280_
public static final Attribute
g
FOLLOW_RANGE
field_23717
GENERIC_FOLLOW_RANGE
f_22277_
public static final Attribute
h
JUMP_STRENGTH
field_23728
HORSE_JUMP_STRENGTH
f_22288_
public static final Attribute
i
KNOCKBACK_RESISTANCE
field_23718
GENERIC_KNOCKBACK_RESISTANCE
f_22278_
public static final Attribute
j
LUCK
field_23726
GENERIC_LUCK
f_22286_
public static final Attribute
k
MAX_ABSORPTION
field_45124
GENERIC_MAX_ABSORPTION
f_290864_
public static final Attribute
l
MAX_HEALTH
field_23716
GENERIC_MAX_HEALTH
f_22276_
public static final Attribute
m
MOVEMENT_SPEED
field_23719
GENERIC_MOVEMENT_SPEED
f_22279_
public static final Attribute
n
SPAWN_REINFORCEMENTS_CHANCE
field_23727
ZOMBIE_SPAWN_REINFORCEMENTS
f_22287_

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
private static Attribute
a(String arg0, bnm arg1)
register(String arg0, Attribute arg1)
method_26871(String arg0, class_1320 arg1)
register(String id, EntityAttribute attribute)
m_22290_(String p_22291_, C_552_ p_22292_)