Package net.minecraft.entity.attribute
Class EntityAttributes
java.lang.Object
net.minecraft.entity.attribute.EntityAttributes
public class EntityAttributes extends Object
-
Field Summary
Fields Modifier and Type Field Description static EntityAttributeGENERIC_ARMORstatic EntityAttributeGENERIC_ARMOR_TOUGHNESSstatic EntityAttributeGENERIC_ATTACK_DAMAGEstatic EntityAttributeGENERIC_ATTACK_KNOCKBACKstatic EntityAttributeGENERIC_ATTACK_SPEEDstatic EntityAttributeGENERIC_FLYING_SPEEDstatic EntityAttributeGENERIC_FOLLOW_RANGEstatic EntityAttributeGENERIC_KNOCKBACK_RESISTANCEstatic EntityAttributeGENERIC_LUCKstatic EntityAttributeGENERIC_MAX_HEALTHstatic EntityAttributeGENERIC_MOVEMENT_SPEEDstatic EntityAttributeHORSE_JUMP_STRENGTHstatic EntityAttributeZOMBIE_SPAWN_REINFORCEMENTS -
Constructor Summary
Constructors Constructor Description EntityAttributes() -
Method Summary
Modifier and Type Method Description private static EntityAttributeregister(String id, EntityAttribute attribute)
-
Field Details
-
Constructor Details
-
EntityAttributes
public EntityAttributes()
-
-
Method Details