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

@@ -19,7 +19,7 @@
#include "platform/PlatformTypes.h"
#include "minecraft/GameEnums.h"
#include "minecraft/BuildVer.h"
#include "app/common/GameRules/LevelGeneration/LevelGenerationOptions.h"
#include "minecraft/world/level/GameRules/LevelGenerationOptions.h"
#include "app/linux/Stubs/winapi_stubs.h"
#include "util/Timer.h"
#include "util/StringHelpers.h"