mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-07 23:52:11 -07:00
#910: Match generic max absorption attribute name style with the rest
By: DerFrZocker <derrieple@gmail.com>
This commit is contained in:
@@ -56,7 +56,7 @@ public enum Attribute implements Keyed {
|
||||
/**
|
||||
* Maximum absorption of an Entity.
|
||||
*/
|
||||
MAX_ABSORPTION("generic.max_absorption"),
|
||||
GENERIC_MAX_ABSORPTION("generic.max_absorption"),
|
||||
/**
|
||||
* Strength with which a horse will jump.
|
||||
*/
|
||||
|
Reference in New Issue
Block a user