Issues relating to the release of 1.15
PR's and Issues for new Plugin API
Issues relating to improving Server Performance
Issues relating to 1.13, and other General issues / suggestions
Ability to tick entities/block entities, save chunks, process entity tracking and more in parallel during the tick.
This is not FULL "Async Ticking", but doing things where we can safely tick things in parallel.
This project will add a concept of regions to the server, so that items in different regions are able to tick in parallel such as entities.
Restore Async Chunk Loading and also add Async Chunk Generation to the server.