mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-27 02:13:52 -07:00
@@ -21,6 +21,10 @@ public enum Attribute {
|
||||
* Movement speed of an Entity.
|
||||
*/
|
||||
GENERIC_MOVEMENT_SPEED,
|
||||
/**
|
||||
* Flying speed of an Entity.
|
||||
*/
|
||||
GENERIC_FLYING_SPEED,
|
||||
/**
|
||||
* Attack damage of an Entity.
|
||||
*/
|
||||
|
Reference in New Issue
Block a user