BlueMap/implementations/fabric-1.16.1/src/main
Blue (Lukas Rieger) e9ab39c052 Use own ForkJoinPool for cache-cleanups to avoid class-loading errors
On forge there was a problem sometimes, where presumably a join-fork-thread was created with a class-loader that did not have access to all classes, and therefore crashed in a ClassNotFoundException. This fixes this issue.
2020-09-15 12:02:12 +02:00
..
java/de/bluecolored/bluemap/fabric Use own ForkJoinPool for cache-cleanups to avoid class-loading errors 2020-09-15 12:02:12 +02:00
resources Add more supported forge and fabric versions 2020-08-25 19:25:31 +02:00