mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-05-24 03:36:56 +00:00
fix: resolve all build warnings and notes
This commit is contained in:
@@ -561,5 +561,5 @@ TilePos* HellRandomLevelSource::findNearestMapFeature(
|
||||
|
||||
void HellRandomLevelSource::recreateLogicStructuresForChunk(int chunkX,
|
||||
int chunkZ) {
|
||||
netherBridgeFeature->apply(this, level, chunkX, chunkZ, NULL);
|
||||
}
|
||||
netherBridgeFeature->apply(this, level, chunkX, chunkZ, byteArray());
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user