A minecraft server implemented MCMT as catserver
1.Async and multithreaded entity ticking
2.Multithreaded tracker
3.Parallel world ticking and random ticking
Run gradle task in your ide:setup genPatches build
Or run it in your console : ./gradlew setup genPatches build(Linux)
gradlew.bat setup genPatches build(Windows)
If you changed the codes in Catserver module,please run genPatches task first :)
It still in testing stage.Please do not use it in your production environment