4jcraft/targets/minecraft/world/level
2026-04-07 14:43:07 -05:00
..
biome split out platform/input to its own folder 2026-04-07 12:12:42 -05:00
chunk split out platform/input to its own folder 2026-04-07 12:12:42 -05:00
dimension split out platform/input to its own folder 2026-04-07 12:12:42 -05:00
levelgen refactor: decouple minecraft/ from app/ via IGameServices virtual interface 2026-04-06 20:32:24 -05:00
material refactor: decouple minecraft/ from app/ via IGameServices virtual interface 2026-04-06 20:32:24 -05:00
newbiome/layer split out platform/input to its own folder 2026-04-07 12:12:42 -05:00
pathfinder refactor: use std::endian directly, enum class EDefaultSkins, rename reserved-prefix helpers 2026-04-03 19:05:19 +11:00
redstone nuke net.minecraft.* headers 2026-04-01 19:13:26 -05:00
saveddata nuke net.minecraft.* headers 2026-04-01 19:13:26 -05:00
storage split out platform/storage 2026-04-07 14:43:07 -05:00
tile split out platform/input to its own folder 2026-04-07 12:12:42 -05:00
BaseMobSpawner.cpp format the whole repo (again) 2026-04-01 18:17:44 -05:00
BaseMobSpawner.h run IWYU on entire codebase 2026-04-01 18:02:06 -05:00
BlockDestructionProgress.cpp
BlockDestructionProgress.h
Calendar.cpp run clang-format to order includes, fix include ordering errors 2026-04-01 15:59:19 -05:00
Calendar.h
ChunkPos.cpp refactor: use std::endian directly, enum class EDefaultSkins, rename reserved-prefix helpers 2026-04-03 19:05:19 +11:00
ChunkPos.h run IWYU on entire codebase 2026-04-01 18:02:06 -05:00
Coord.h
Explosion.cpp refactor: eliminate app. calls from minecraft via Log, Strings, GameHostOptions, and service wiring 2026-04-06 20:32:24 -05:00
Explosion.h run IWYU on entire codebase 2026-04-01 18:02:06 -05:00
FoliageColor.cpp refactor: decouple minecraft/ from app/ via IGameServices virtual interface 2026-04-06 20:32:24 -05:00
FoliageColor.h
GameRules.cpp refactor: decouple minecraft/ from app/ via IGameServices virtual interface 2026-04-06 20:32:24 -05:00
GameRules.h
GrassColor.cpp
GrassColor.h
Level.cpp split out platform/input to its own folder 2026-04-07 12:12:42 -05:00
Level.h refactor: dissolve console_helpers into util, platform, and minecraft 2026-04-03 19:01:05 +11:00
LevelConflictException.cpp
LevelConflictException.h
LevelListener.h run clang-format to order includes, fix include ordering errors 2026-04-01 15:59:19 -05:00
LevelObjectInputStream.h
LevelSettings.cpp run clang-format to order includes, fix include ordering errors 2026-04-01 15:59:19 -05:00
LevelSettings.h run clang-format to order includes, fix include ordering errors 2026-04-01 15:59:19 -05:00
LevelSource.h
LevelType.cpp run clang-format to order includes, fix include ordering errors 2026-04-01 15:59:19 -05:00
LevelType.h nuke net.minecraft.* headers 2026-04-01 19:13:26 -05:00
LightLayer.h
MobSpawner.cpp format the whole repo (again) 2026-04-01 18:17:44 -05:00
MobSpawner.h run IWYU on entire codebase 2026-04-01 18:02:06 -05:00
PortalForcer.cpp refactor: eliminate app. calls from minecraft via Log, Strings, GameHostOptions, and service wiring 2026-04-06 20:32:24 -05:00
PortalForcer.h run clang-format to order includes, fix include ordering errors 2026-04-01 15:59:19 -05:00
Region.cpp run clang-format to order includes, fix include ordering errors 2026-04-01 15:59:19 -05:00
Region.h format the whole repo (again) 2026-04-01 18:17:44 -05:00
TickNextTickData.cpp run clang-format to order includes, fix include ordering errors 2026-04-01 15:59:19 -05:00
TickNextTickData.h
TileEventData.cpp
TileEventData.h
TilePos.cpp run IWYU on entire codebase 2026-04-01 18:02:06 -05:00
TilePos.h
WaterColor.cpp
WaterColor.h