BlueMap/BlueMapCommon/src/main/java/de/bluecolored/bluemap/common/plugin
Lukas Rieger 16981f2797
Refactor World-Management and Region/Chunk-Loading (#496)
* Implement PackedIntArrayAccess

* First working render with BlueNBT

* Progress converting chunkloaders

* Core rewrite done

* WIP - Restructuring configs and world-map mapping

* WIP - Compiling and starting without exceptions :)

* Fix cave detection

* Ensure configuration backwards compatibility (resolve dimension from configured world if missing)

* Implement support for 1.16+ chunks

* Implement support for 1.15+ chunks

* Implement support for 1.13+ chunks and some fixes

* Also find worlds based on their id again in BlueMapAPI

* Improve autogenerated config names

* Implement equals for all ServerWorld implementations

* Get rid of var usage
2024-02-07 20:43:37 +01:00
..
commands Refactor World-Management and Region/Chunk-Loading (#496) 2024-02-07 20:43:37 +01:00
skins Refactor World-Management and Region/Chunk-Loading (#496) 2024-02-07 20:43:37 +01:00
text Apply spotless fixes 2021-09-19 22:15:50 +02:00
Plugin.java Refactor World-Management and Region/Chunk-Loading (#496) 2024-02-07 20:43:37 +01:00
PluginState.java Add player-filter to plugin-state 2022-07-04 13:07:56 +02:00
RegionFileWatchService.java Refactor World-Management and Region/Chunk-Loading (#496) 2024-02-07 20:43:37 +01:00