FeatherMC/src/world
Alpyne b218552cc4 Block mutability for aligned bitfields (1.16 style)
TODO: "In versions prior to 1.16, the full range of bits is used, where the remaining bits of a block index continue on the next long value."
2020-11-04 14:59:50 -08:00
..
Chunk.cpp Block mutability for aligned bitfields (1.16 style) 2020-11-04 14:59:50 -08:00
Chunk.h Block mutability for aligned bitfields (1.16 style) 2020-11-04 14:59:50 -08:00
Palette.h Handle invalid local palette block states 2020-08-13 18:45:34 -07:00
PalettedContainer.h Block mutability for aligned bitfields (1.16 style) 2020-11-04 14:59:50 -08:00
RegionFile.cpp Begin implementation of chunk loading 2020-08-12 20:15:51 -07:00
RegionFile.h Begin implementation of chunk loading 2020-08-12 20:15:51 -07:00
World.cpp Comment out most spammy log traces 2020-08-13 18:42:21 -07:00
World.h World: Load spawn chunks at start 2020-08-13 18:41:05 -07:00
WorldManager.cpp World: Load spawn chunks at start 2020-08-13 18:41:05 -07:00
WorldManager.h First attempt at Send Chunk Data packet 2020-08-12 20:55:43 -07:00