mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-06-10 18:54:34 +00:00
refactor: modernize AABB class
This commit is contained in:
@@ -138,4 +138,4 @@ bool StructureStart::isValid() { return true; }
|
||||
|
||||
int StructureStart::getChunkX() { return chunkX; }
|
||||
|
||||
int StructureStart::getChunkZ() { return chunkZ; }
|
||||
int StructureStart::getChunkZ() { return chunkZ; }
|
||||
|
||||
Reference in New Issue
Block a user