Package net.minecraft.entity.attribute
Class EntityAttributes
java.lang.Object
net.minecraft.entity.attribute.EntityAttributes
- Mappings:
Namespace Name official bkmintermediary net/minecraft/class_5134named net/minecraft/entity/attribute/EntityAttributes
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final EntityAttributestatic final EntityAttributestatic final EntityAttributestatic final EntityAttributestatic final EntityAttributestatic final EntityAttributestatic final EntityAttributestatic final EntityAttributestatic final EntityAttributestatic final EntityAttributestatic final EntityAttributestatic final EntityAttributestatic final EntityAttributestatic final EntityAttribute -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate static EntityAttributeregister(String id, EntityAttribute attribute)
-
Field Details
-
GENERIC_MAX_HEALTH
- Mappings:
Namespace Name Mixin selector official aLbkm;a:Lbkh;intermediary field_23716Lnet/minecraft/class_5134;field_23716:Lnet/minecraft/class_1320;named GENERIC_MAX_HEALTHLnet/minecraft/entity/attribute/EntityAttributes;GENERIC_MAX_HEALTH:Lnet/minecraft/entity/attribute/EntityAttribute;
-
GENERIC_FOLLOW_RANGE
- Mappings:
Namespace Name Mixin selector official bLbkm;b:Lbkh;intermediary field_23717Lnet/minecraft/class_5134;field_23717:Lnet/minecraft/class_1320;named GENERIC_FOLLOW_RANGELnet/minecraft/entity/attribute/EntityAttributes;GENERIC_FOLLOW_RANGE:Lnet/minecraft/entity/attribute/EntityAttribute;
-
GENERIC_KNOCKBACK_RESISTANCE
- Mappings:
Namespace Name Mixin selector official cLbkm;c:Lbkh;intermediary field_23718Lnet/minecraft/class_5134;field_23718:Lnet/minecraft/class_1320;named GENERIC_KNOCKBACK_RESISTANCELnet/minecraft/entity/attribute/EntityAttributes;GENERIC_KNOCKBACK_RESISTANCE:Lnet/minecraft/entity/attribute/EntityAttribute;
-
GENERIC_MOVEMENT_SPEED
- Mappings:
Namespace Name Mixin selector official dLbkm;d:Lbkh;intermediary field_23719Lnet/minecraft/class_5134;field_23719:Lnet/minecraft/class_1320;named GENERIC_MOVEMENT_SPEEDLnet/minecraft/entity/attribute/EntityAttributes;GENERIC_MOVEMENT_SPEED:Lnet/minecraft/entity/attribute/EntityAttribute;
-
GENERIC_FLYING_SPEED
- Mappings:
Namespace Name Mixin selector official eLbkm;e:Lbkh;intermediary field_23720Lnet/minecraft/class_5134;field_23720:Lnet/minecraft/class_1320;named GENERIC_FLYING_SPEEDLnet/minecraft/entity/attribute/EntityAttributes;GENERIC_FLYING_SPEED:Lnet/minecraft/entity/attribute/EntityAttribute;
-
GENERIC_ATTACK_DAMAGE
- Mappings:
Namespace Name Mixin selector official fLbkm;f:Lbkh;intermediary field_23721Lnet/minecraft/class_5134;field_23721:Lnet/minecraft/class_1320;named GENERIC_ATTACK_DAMAGELnet/minecraft/entity/attribute/EntityAttributes;GENERIC_ATTACK_DAMAGE:Lnet/minecraft/entity/attribute/EntityAttribute;
-
GENERIC_ATTACK_KNOCKBACK
- Mappings:
Namespace Name Mixin selector official gLbkm;g:Lbkh;intermediary field_23722Lnet/minecraft/class_5134;field_23722:Lnet/minecraft/class_1320;named GENERIC_ATTACK_KNOCKBACKLnet/minecraft/entity/attribute/EntityAttributes;GENERIC_ATTACK_KNOCKBACK:Lnet/minecraft/entity/attribute/EntityAttribute;
-
GENERIC_ATTACK_SPEED
- Mappings:
Namespace Name Mixin selector official hLbkm;h:Lbkh;intermediary field_23723Lnet/minecraft/class_5134;field_23723:Lnet/minecraft/class_1320;named GENERIC_ATTACK_SPEEDLnet/minecraft/entity/attribute/EntityAttributes;GENERIC_ATTACK_SPEED:Lnet/minecraft/entity/attribute/EntityAttribute;
-
GENERIC_ARMOR
- Mappings:
Namespace Name Mixin selector official iLbkm;i:Lbkh;intermediary field_23724Lnet/minecraft/class_5134;field_23724:Lnet/minecraft/class_1320;named GENERIC_ARMORLnet/minecraft/entity/attribute/EntityAttributes;GENERIC_ARMOR:Lnet/minecraft/entity/attribute/EntityAttribute;
-
GENERIC_ARMOR_TOUGHNESS
- Mappings:
Namespace Name Mixin selector official jLbkm;j:Lbkh;intermediary field_23725Lnet/minecraft/class_5134;field_23725:Lnet/minecraft/class_1320;named GENERIC_ARMOR_TOUGHNESSLnet/minecraft/entity/attribute/EntityAttributes;GENERIC_ARMOR_TOUGHNESS:Lnet/minecraft/entity/attribute/EntityAttribute;
-
GENERIC_LUCK
- Mappings:
Namespace Name Mixin selector official kLbkm;k:Lbkh;intermediary field_23726Lnet/minecraft/class_5134;field_23726:Lnet/minecraft/class_1320;named GENERIC_LUCKLnet/minecraft/entity/attribute/EntityAttributes;GENERIC_LUCK:Lnet/minecraft/entity/attribute/EntityAttribute;
-
GENERIC_MAX_ABSORPTION
- Mappings:
Namespace Name Mixin selector official lLbkm;l:Lbkh;intermediary field_45124Lnet/minecraft/class_5134;field_45124:Lnet/minecraft/class_1320;named GENERIC_MAX_ABSORPTIONLnet/minecraft/entity/attribute/EntityAttributes;GENERIC_MAX_ABSORPTION:Lnet/minecraft/entity/attribute/EntityAttribute;
-
ZOMBIE_SPAWN_REINFORCEMENTS
- Mappings:
Namespace Name Mixin selector official mLbkm;m:Lbkh;intermediary field_23727Lnet/minecraft/class_5134;field_23727:Lnet/minecraft/class_1320;named ZOMBIE_SPAWN_REINFORCEMENTSLnet/minecraft/entity/attribute/EntityAttributes;ZOMBIE_SPAWN_REINFORCEMENTS:Lnet/minecraft/entity/attribute/EntityAttribute;
-
HORSE_JUMP_STRENGTH
- Mappings:
Namespace Name Mixin selector official nLbkm;n:Lbkh;intermediary field_23728Lnet/minecraft/class_5134;field_23728:Lnet/minecraft/class_1320;named HORSE_JUMP_STRENGTHLnet/minecraft/entity/attribute/EntityAttributes;HORSE_JUMP_STRENGTH:Lnet/minecraft/entity/attribute/EntityAttribute;
-
-
Constructor Details
-
EntityAttributes
public EntityAttributes()
-
-
Method Details
-
register
- Mappings:
Namespace Name Mixin selector official aLbkm;a(Ljava/lang/String;Lbkh;)Lbkh;intermediary method_26871Lnet/minecraft/class_5134;method_26871(Ljava/lang/String;Lnet/minecraft/class_1320;)Lnet/minecraft/class_1320;named registerLnet/minecraft/entity/attribute/EntityAttributes;register(Ljava/lang/String;Lnet/minecraft/entity/attribute/EntityAttribute;)Lnet/minecraft/entity/attribute/EntityAttribute;
-