mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-06-23 02:25:33 +00:00
TU19: merge Minecraft.World/Level
This commit is contained in:
@@ -17,6 +17,7 @@ public:
|
||||
// Made public and non-static so we can have a cache for input and output
|
||||
// files
|
||||
RegionFileCache() {}
|
||||
~RegionFileCache();
|
||||
|
||||
RegionFile* _getRegionFile(ConsoleSaveFile* saveFile,
|
||||
const std::wstring& prefix, int chunkX,
|
||||
|
||||
Reference in New Issue
Block a user