net.minecraft.entity.attribute

public class EntityAttributes

net.minecraft.world.entity.ai.attributes.Attributes
net.minecraft.class_5134
net.minecraft.entity.attribute.EntityAttributes

Field summary

Modifier and TypeField
public static final double
DEFAULT_ATTACK_SPEED
field_63297
field_63297
public static final RegistryEntry<EntityAttribute>
AIR_DRAG_MODIFIER
field_1_3757
AIR_DRAG_MODIFIER
public static final RegistryEntry<EntityAttribute>
ARMOR
field_23724
ARMOR
public static final RegistryEntry<EntityAttribute>
ARMOR_TOUGHNESS
field_23725
ARMOR_TOUGHNESS
public static final RegistryEntry<EntityAttribute>
ATTACK_DAMAGE
field_23721
ATTACK_DAMAGE
public static final RegistryEntry<EntityAttribute>
ATTACK_KNOCKBACK
field_23722
ATTACK_KNOCKBACK
public static final RegistryEntry<EntityAttribute>
ATTACK_SPEED
field_23723
ATTACK_SPEED
public static final RegistryEntry<EntityAttribute>
BELOW_NAME_DISTANCE
field_1_5970
BELOW_NAME_DISTANCE
public static final RegistryEntry<EntityAttribute>
BLOCK_BREAK_SPEED
field_49076
BLOCK_BREAK_SPEED
public static final RegistryEntry<EntityAttribute>
BLOCK_INTERACTION_RANGE
field_47758
BLOCK_INTERACTION_RANGE
public static final RegistryEntry<EntityAttribute>
BOUNCINESS
field_1_3758
BOUNCINESS
public static final RegistryEntry<EntityAttribute>
BURNING_TIME
field_51579
BURNING_TIME
public static final RegistryEntry<EntityAttribute>
CAMERA_DISTANCE
field_59674
CAMERA_DISTANCE
public static final RegistryEntry<EntityAttribute>
EXPLOSION_KNOCKBACK_RESISTANCE
field_51580
EXPLOSION_KNOCKBACK_RESISTANCE
public static final RegistryEntry<EntityAttribute>
ENTITY_INTERACTION_RANGE
field_47759
ENTITY_INTERACTION_RANGE
public static final RegistryEntry<EntityAttribute>
FALL_DAMAGE_MULTIPLIER
field_49077
FALL_DAMAGE_MULTIPLIER
public static final RegistryEntry<EntityAttribute>
FLYING_SPEED
field_23720
FLYING_SPEED
public static final RegistryEntry<EntityAttribute>
FOLLOW_RANGE
field_23717
FOLLOW_RANGE
public static final RegistryEntry<EntityAttribute>
FRICTION_MODIFIER
field_1_3759
FRICTION_MODIFIER
public static final RegistryEntry<EntityAttribute>
GRAVITY
field_49078
GRAVITY
public static final RegistryEntry<EntityAttribute>
JUMP_STRENGTH
field_23728
JUMP_STRENGTH
public static final RegistryEntry<EntityAttribute>
KNOCKBACK_RESISTANCE
field_23718
KNOCKBACK_RESISTANCE
public static final RegistryEntry<EntityAttribute>
LUCK
field_23726
LUCK
public static final RegistryEntry<EntityAttribute>
MAX_ABSORPTION
field_45124
MAX_ABSORPTION
public static final RegistryEntry<EntityAttribute>
MAX_HEALTH
field_23716
MAX_HEALTH
public static final RegistryEntry<EntityAttribute>
MINING_EFFICIENCY
field_51581
MINING_EFFICIENCY
public static final RegistryEntry<EntityAttribute>
MOVEMENT_EFFICIENCY
field_51582
MOVEMENT_EFFICIENCY
public static final RegistryEntry<EntityAttribute>
MOVEMENT_SPEED
field_23719
MOVEMENT_SPEED
public static final RegistryEntry<EntityAttribute>
NAME_TAG_DISTANCE
field_1_6132
NAME_TAG_DISTANCE
public static final RegistryEntry<EntityAttribute>
OXYGEN_BONUS
field_51583
OXYGEN_BONUS
public static final RegistryEntry<EntityAttribute>
SAFE_FALL_DISTANCE
field_49079
SAFE_FALL_DISTANCE
public static final RegistryEntry<EntityAttribute>
SCALE
field_47760
SCALE
public static final RegistryEntry<EntityAttribute>
SNEAKING_SPEED
field_51584
SNEAKING_SPEED
public static final RegistryEntry<EntityAttribute>
SPAWN_REINFORCEMENTS_CHANCE
field_23727
SPAWN_REINFORCEMENTS
public static final RegistryEntry<EntityAttribute>
STEP_HEIGHT
field_47761
STEP_HEIGHT
public static final RegistryEntry<EntityAttribute>
SUBMERGED_MINING_SPEED
field_51576
SUBMERGED_MINING_SPEED
public static final RegistryEntry<EntityAttribute>
SWEEPING_DAMAGE_RATIO
field_51577
SWEEPING_DAMAGE_RATIO
public static final RegistryEntry<EntityAttribute>
TEMPT_RANGE
field_52450
TEMPT_RANGE
public static final RegistryEntry<EntityAttribute>
WATER_MOVEMENT_EFFICIENCY
field_51578
WATER_MOVEMENT_EFFICIENCY
public static final RegistryEntry<EntityAttribute>
WAYPOINT_TRANSMIT_RANGE
field_59672
WAYPOINT_TRANSMIT_RANGE
public static final RegistryEntry<EntityAttribute>
WAYPOINT_RECEIVE_RANGE
field_59673
WAYPOINT_RECEIVE_RANGE

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
private static RegistryEntry<EntityAttribute>
register(String name, Attribute attribute)
method_26871(String arg0, class_1320 arg1)
register(String id, EntityAttribute attribute)
public static RegistryEntry<EntityAttribute>
bootstrap(Registry<Attribute> registry)
method_55699(class_2378<class_1320> arg0)
registerAndGetDefault(Registry<EntityAttribute> registry)