mirror of
https://github.com/PaperMC/Paper.git
synced 2025-01-14 20:31:37 +01:00
#910: Match generic max absorption attribute name style with the rest
By: DerFrZocker <derrieple@gmail.com>
This commit is contained in:
parent
2a6d2d27d7
commit
65c69d1971
@ -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.
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user