-
Bug
-
Resolution: Won't Fix
-
None
-
1.20.6, 24w18a
-
None
-
Community Consensus
-
(Unassigned)
The attack_speed attribute is called generic, despite only working for player entities. This is inconsistent with other attributes such as player.block_break_speed and player.sneaking_speed.
Expected result
The attribute would be called player.attack_speed, because it only works on players.
Observed result
The attribute is called generic.attack_speed, but it can't be applied to other entities.
- relates to
-
MC-269226 The minecraft:generic.attack_knockback attribute remains unutilized for certain mobs capable of executing melee attacks.
- Open
-
MC-267422 Attribute entity_interaction_range is classified as 'generic', but has no effect on mobs
- Resolved
-
MC-268518 Attribute generic.luck only affect players
- Resolved