java.lang.Object
com.github.retrooper.packetevents.protocol.attribute.Attributes

public final class Attributes extends Object
  • Field Details

    • ARMOR

      public static final Attribute ARMOR
    • ARMOR_TOUGHNESS

      public static final Attribute ARMOR_TOUGHNESS
    • ATTACK_DAMAGE

      public static final Attribute ATTACK_DAMAGE
    • ATTACK_KNOCKBACK

      public static final Attribute ATTACK_KNOCKBACK
    • ATTACK_SPEED

      public static final Attribute ATTACK_SPEED
    • FLYING_SPEED

      public static final Attribute FLYING_SPEED
    • FOLLOW_RANGE

      public static final Attribute FOLLOW_RANGE
    • KNOCKBACK_RESISTANCE

      public static final Attribute KNOCKBACK_RESISTANCE
    • LUCK

      public static final Attribute LUCK
    • MAX_HEALTH

      public static final Attribute MAX_HEALTH
    • MOVEMENT_SPEED

      public static final Attribute MOVEMENT_SPEED
    • SPAWN_REINFORCEMENTS

      public static final Attribute SPAWN_REINFORCEMENTS
    • MAX_ABSORPTION

      public static final Attribute MAX_ABSORPTION
      Added with 1.20.2
    • BLOCK_BREAK_SPEED

      public static final Attribute BLOCK_BREAK_SPEED
      Added with 1.20.5
    • BLOCK_INTERACTION_RANGE

      public static final Attribute BLOCK_INTERACTION_RANGE
      Added with 1.20.5
    • ENTITY_INTERACTION_RANGE

      public static final Attribute ENTITY_INTERACTION_RANGE
      Added with 1.20.5
    • FALL_DAMAGE_MULTIPLIER

      public static final Attribute FALL_DAMAGE_MULTIPLIER
      Added with 1.20.5
    • GRAVITY

      public static final Attribute GRAVITY
      Added with 1.20.5
    • JUMP_STRENGTH

      public static final Attribute JUMP_STRENGTH
      Added with 1.20.5
    • SAFE_FALL_DISTANCE

      public static final Attribute SAFE_FALL_DISTANCE
      Added with 1.20.5
    • SCALE

      public static final Attribute SCALE
      Added with 1.20.5
    • STEP_HEIGHT

      public static final Attribute STEP_HEIGHT
      Added with 1.20.5
    • BURNING_TIME

      public static final Attribute BURNING_TIME
      Added with 1.21
    • EXPLOSION_KNOCKBACK_RESISTANCE

      public static final Attribute EXPLOSION_KNOCKBACK_RESISTANCE
      Added with 1.21
    • MINING_EFFICIENCY

      public static final Attribute MINING_EFFICIENCY
      Added with 1.21
    • MOVEMENT_EFFICIENCY

      public static final Attribute MOVEMENT_EFFICIENCY
      Added with 1.21
    • OXYGEN_BONUS

      public static final Attribute OXYGEN_BONUS
      Added with 1.21
    • SNEAKING_SPEED

      public static final Attribute SNEAKING_SPEED
      Added with 1.21
    • SUBMERGED_MINING_SPEED

      public static final Attribute SUBMERGED_MINING_SPEED
      Added with 1.21
    • SWEEPING_DAMAGE_RATIO

      public static final Attribute SWEEPING_DAMAGE_RATIO
      Added with 1.21
    • WATER_MOVEMENT_EFFICIENCY

      public static final Attribute WATER_MOVEMENT_EFFICIENCY
      Added with 1.21
    • TEMPT_RANGE

      public static final Attribute TEMPT_RANGE
      Added with 1.21.2
    • HORSE_JUMP_STRENGTH

      @Obsolete public static final Attribute HORSE_JUMP_STRENGTH
      This attribute has been renamed in 1.20.5 to JUMP_STRENGTH
    • GENERIC_ARMOR

      @Deprecated public static final Attribute GENERIC_ARMOR
      Deprecated.
      All attribute "type" prefixes were removed with 1.21.2
    • GENERIC_ARMOR_TOUGHNESS

      @Deprecated public static final Attribute GENERIC_ARMOR_TOUGHNESS
      Deprecated.
      All attribute "type" prefixes were removed with 1.21.2
    • GENERIC_ATTACK_DAMAGE

      @Deprecated public static final Attribute GENERIC_ATTACK_DAMAGE
      Deprecated.
      All attribute "type" prefixes were removed with 1.21.2
    • GENERIC_ATTACK_KNOCKBACK

      @Deprecated public static final Attribute GENERIC_ATTACK_KNOCKBACK
      Deprecated.
      All attribute "type" prefixes were removed with 1.21.2
    • GENERIC_ATTACK_SPEED

      @Deprecated public static final Attribute GENERIC_ATTACK_SPEED
      Deprecated.
      All attribute "type" prefixes were removed with 1.21.2
    • GENERIC_FLYING_SPEED

      @Deprecated public static final Attribute GENERIC_FLYING_SPEED
      Deprecated.
      All attribute "type" prefixes were removed with 1.21.2
    • GENERIC_FOLLOW_RANGE

      @Deprecated public static final Attribute GENERIC_FOLLOW_RANGE
      Deprecated.
      All attribute "type" prefixes were removed with 1.21.2
    • GENERIC_KNOCKBACK_RESISTANCE

      @Deprecated public static final Attribute GENERIC_KNOCKBACK_RESISTANCE
      Deprecated.
      All attribute "type" prefixes were removed with 1.21.2
    • GENERIC_LUCK

      @Deprecated public static final Attribute GENERIC_LUCK
      Deprecated.
      All attribute "type" prefixes were removed with 1.21.2
    • GENERIC_MAX_HEALTH

      @Deprecated public static final Attribute GENERIC_MAX_HEALTH
      Deprecated.
      All attribute "type" prefixes were removed with 1.21.2
    • GENERIC_MOVEMENT_SPEED

      @Deprecated public static final Attribute GENERIC_MOVEMENT_SPEED
      Deprecated.
      All attribute "type" prefixes were removed with 1.21.2
    • ZOMBIE_SPAWN_REINFORCEMENTS

      @Deprecated public static final Attribute ZOMBIE_SPAWN_REINFORCEMENTS
      Deprecated.
      All attribute "type" prefixes were removed with 1.21.2
    • GENERIC_MAX_ABSORPTION

      @Deprecated public static final Attribute GENERIC_MAX_ABSORPTION
      Deprecated.
      All attribute "type" prefixes were removed with 1.21.2
    • PLAYER_BLOCK_BREAK_SPEED

      @Deprecated public static final Attribute PLAYER_BLOCK_BREAK_SPEED
      Deprecated.
      All attribute "type" prefixes were removed with 1.21.2
    • PLAYER_BLOCK_INTERACTION_RANGE

      @Deprecated public static final Attribute PLAYER_BLOCK_INTERACTION_RANGE
      Deprecated.
      All attribute "type" prefixes were removed with 1.21.2
    • PLAYER_ENTITY_INTERACTION_RANGE

      @Deprecated public static final Attribute PLAYER_ENTITY_INTERACTION_RANGE
      Deprecated.
      All attribute "type" prefixes were removed with 1.21.2
    • GENERIC_FALL_DAMAGE_MULTIPLIER

      @Deprecated public static final Attribute GENERIC_FALL_DAMAGE_MULTIPLIER
      Deprecated.
      All attribute "type" prefixes were removed with 1.21.2
    • GENERIC_GRAVITY

      @Deprecated public static final Attribute GENERIC_GRAVITY
      Deprecated.
      All attribute "type" prefixes were removed with 1.21.2
    • GENERIC_JUMP_STRENGTH

      @Deprecated public static final Attribute GENERIC_JUMP_STRENGTH
      Deprecated.
      All attribute "type" prefixes were removed with 1.21.2
    • GENERIC_SAFE_FALL_DISTANCE

      @Deprecated public static final Attribute GENERIC_SAFE_FALL_DISTANCE
      Deprecated.
      All attribute "type" prefixes were removed with 1.21.2
    • GENERIC_SCALE

      @Deprecated public static final Attribute GENERIC_SCALE
      Deprecated.
      All attribute "type" prefixes were removed with 1.21.2
    • GENERIC_STEP_HEIGHT

      @Deprecated public static final Attribute GENERIC_STEP_HEIGHT
      Deprecated.
      All attribute "type" prefixes were removed with 1.21.2
    • GENERIC_BURNING_TIME

      @Deprecated public static final Attribute GENERIC_BURNING_TIME
      Deprecated.
      All attribute "type" prefixes were removed with 1.21.2
    • GENERIC_EXPLOSION_KNOCKBACK_RESISTANCE

      @Deprecated public static final Attribute GENERIC_EXPLOSION_KNOCKBACK_RESISTANCE
      Deprecated.
      All attribute "type" prefixes were removed with 1.21.2
    • PLAYER_MINING_EFFICIENCY

      @Deprecated public static final Attribute PLAYER_MINING_EFFICIENCY
      Deprecated.
      All attribute "type" prefixes were removed with 1.21.2
    • GENERIC_MOVEMENT_EFFICIENCY

      @Deprecated public static final Attribute GENERIC_MOVEMENT_EFFICIENCY
      Deprecated.
      All attribute "type" prefixes were removed with 1.21.2
    • GENERIC_OXYGEN_BONUS

      @Deprecated public static final Attribute GENERIC_OXYGEN_BONUS
      Deprecated.
      All attribute "type" prefixes were removed with 1.21.2
    • PLAYER_SNEAKING_SPEED

      @Deprecated public static final Attribute PLAYER_SNEAKING_SPEED
      Deprecated.
      All attribute "type" prefixes were removed with 1.21.2
    • PLAYER_SUBMERGED_MINING_SPEED

      @Deprecated public static final Attribute PLAYER_SUBMERGED_MINING_SPEED
      Deprecated.
      All attribute "type" prefixes were removed with 1.21.2
    • PLAYER_SWEEPING_DAMAGE_RATIO

      @Deprecated public static final Attribute PLAYER_SWEEPING_DAMAGE_RATIO
      Deprecated.
      All attribute "type" prefixes were removed with 1.21.2
    • GENERIC_WATER_MOVEMENT_EFFICIENCY

      @Deprecated public static final Attribute GENERIC_WATER_MOVEMENT_EFFICIENCY
      Deprecated.
      All attribute "type" prefixes were removed with 1.21.2
  • Method Details