4jcraft/targets/minecraft/world/entity/player
2026-04-04 10:17:12 +11:00
..
Abilities.cpp run clang-format to order includes, fix include ordering errors 2026-04-01 15:59:19 -05:00
Abilities.h rename minecraft folder to `targets 2026-04-01 13:27:58 -05:00
Inventory.cpp refactor: rename CMinecraftApp to Game, extract IPlatformGame interface 2026-04-04 10:17:12 +11:00
Inventory.h format the whole repo (again) 2026-04-01 18:17:44 -05:00
Player.cpp refactor: rename CMinecraftApp to Game, extract IPlatformGame interface 2026-04-04 10:17:12 +11:00
Player.h refactor: split EDefaultSkins out of Definitions.h into SkinTypes.h 2026-04-03 19:01:05 +11:00
SkinTypes.h refactor: use std::endian directly, enum class EDefaultSkins, rename reserved-prefix helpers 2026-04-03 19:05:19 +11:00