@ -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