refactor: move GameRule chain headers into minecraft

This commit is contained in:
MatthewBeshay
2026-04-08 21:31:07 +10:00
parent efe4c91538
commit e14825c302
72 changed files with 88 additions and 88 deletions

View File

@@ -2,7 +2,7 @@
#include <algorithm>
#include "LevelGenerationOptions.h"
#include "minecraft/world/level/GameRules/LevelGenerationOptions.h"
LevelGenerators::LevelGenerators() {}