Class VanillaAttribute

java.lang.Object
net.minestom.server.attribute.VanillaAttribute

public final class VanillaAttribute extends Object
  • Field Details

    • GENERIC_ARMOR

      static final Attribute GENERIC_ARMOR
    • GENERIC_ARMOR_TOUGHNESS

      static final Attribute GENERIC_ARMOR_TOUGHNESS
    • GENERIC_ATTACK_DAMAGE

      static final Attribute GENERIC_ATTACK_DAMAGE
    • GENERIC_ATTACK_KNOCKBACK

      static final Attribute GENERIC_ATTACK_KNOCKBACK
    • GENERIC_ATTACK_SPEED

      static final Attribute GENERIC_ATTACK_SPEED
    • GENERIC_FLYING_SPEED

      static final Attribute GENERIC_FLYING_SPEED
    • GENERIC_FOLLOW_RANGE

      static final Attribute GENERIC_FOLLOW_RANGE
    • HORSE_JUMP_STRENGTH

      static final Attribute HORSE_JUMP_STRENGTH
    • GENERIC_KNOCKBACK_RESISTANCE

      static final Attribute GENERIC_KNOCKBACK_RESISTANCE
    • GENERIC_LUCK

      static final Attribute GENERIC_LUCK
    • GENERIC_MAX_ABSORPTION

      static final Attribute GENERIC_MAX_ABSORPTION
    • GENERIC_MAX_HEALTH

      static final Attribute GENERIC_MAX_HEALTH
    • GENERIC_MOVEMENT_SPEED

      static final Attribute GENERIC_MOVEMENT_SPEED
    • ZOMBIE_SPAWN_REINFORCEMENTS

      static final Attribute ZOMBIE_SPAWN_REINFORCEMENTS
  • Constructor Details

    • VanillaAttribute

      public VanillaAttribute()