Made the whole cache and packet listener async (off main thread). This should improve performance enormously. (Only works when cache is enabled)
Added:
- Async chunk serializer
- Async ProtocolLib packet listener
- Moved whole cache system off main thread
Fixed:
- memory-leak in proximity hider
- bug regarding FastAsyncWorldEdit
- bug regarding WorldPainter