const DEFAULT_GRAVITY: f64 = 0.04;
Gravity applied per tick (blocks/tick^2). Vanilla: ItemEntity.getDefaultGravity()
ItemEntity.getDefaultGravity()