4jcraft/targets/minecraft/world/level/tile/entity
2026-04-04 10:17:12 +11:00
..
BeaconTileEntity.cpp refactor: rename CMinecraftApp to Game, extract IPlatformGame interface 2026-04-04 10:17:12 +11:00
BeaconTileEntity.h format the whole repo (again) 2026-04-01 18:17:44 -05:00
BrewingStandTileEntity.cpp refactor: rename CMinecraftApp to Game, extract IPlatformGame interface 2026-04-04 10:17:12 +11:00
BrewingStandTileEntity.h format the whole repo (again) 2026-04-01 18:17:44 -05:00
ChestTileEntity.cpp refactor: rename CMinecraftApp to Game, extract IPlatformGame interface 2026-04-04 10:17:12 +11:00
ChestTileEntity.h format the whole repo (again) 2026-04-01 18:17:44 -05:00
CommandBlockEntity.cpp format the whole repo (again) 2026-04-01 18:17:44 -05:00
CommandBlockEntity.h run clang-format to order includes, fix include ordering errors 2026-04-01 15:59:19 -05:00
ComparatorTileEntity.cpp format the whole repo (again) 2026-04-01 18:17:44 -05:00
ComparatorTileEntity.h rename minecraft folder to `targets 2026-04-01 13:27:58 -05:00
DaylightDetectorTileEntity.cpp run IWYU on entire codebase 2026-04-01 18:02:06 -05:00
DaylightDetectorTileEntity.h rename minecraft folder to `targets 2026-04-01 13:27:58 -05:00
DispenserTileEntity.cpp refactor: rename CMinecraftApp to Game, extract IPlatformGame interface 2026-04-04 10:17:12 +11:00
DispenserTileEntity.h nuke com.mojang.nbt.h 2026-04-02 12:35:40 -05:00
DropperTileEntity.cpp refactor: rename CMinecraftApp to Game, extract IPlatformGame interface 2026-04-04 10:17:12 +11:00
DropperTileEntity.h run IWYU on entire codebase 2026-04-01 18:02:06 -05:00
EnchantmentTableTileEntity.cpp refactor: rename CMinecraftApp to Game, extract IPlatformGame interface 2026-04-04 10:17:12 +11:00
EnchantmentTableTileEntity.h run IWYU on entire codebase 2026-04-01 18:02:06 -05:00
EnderChestTileEntity.cpp run clang-format to order includes, fix include ordering errors 2026-04-01 15:59:19 -05:00
EnderChestTileEntity.h rename minecraft folder to `targets 2026-04-01 13:27:58 -05:00
FurnaceTileEntity.cpp refactor: rename CMinecraftApp to Game, extract IPlatformGame interface 2026-04-04 10:17:12 +11:00
FurnaceTileEntity.h format the whole repo (again) 2026-04-01 18:17:44 -05:00
Hopper.h rename minecraft folder to `targets 2026-04-01 13:27:58 -05:00
HopperTileEntity.cpp refactor: rename CMinecraftApp to Game, extract IPlatformGame interface 2026-04-04 10:17:12 +11:00
HopperTileEntity.h run IWYU on entire codebase 2026-04-01 18:02:06 -05:00
MobSpawnerTileEntity.cpp format the whole repo (again) 2026-04-01 18:17:44 -05:00
MobSpawnerTileEntity.h run clang-format to order includes, fix include ordering errors 2026-04-01 15:59:19 -05:00
MusicTileEntity.cpp format the whole repo (again) 2026-04-01 18:17:44 -05:00
MusicTileEntity.h rename minecraft folder to `targets 2026-04-01 13:27:58 -05:00
PistonMovingTileEntity.cpp run IWYU on entire codebase 2026-04-01 18:02:06 -05:00
PistonMovingTileEntity.h rename minecraft folder to `targets 2026-04-01 13:27:58 -05:00
PistonPieceTileEntity.cpp format the whole repo (again) 2026-04-01 18:17:44 -05:00
PistonPieceTileEntity.h rename minecraft folder to `targets 2026-04-01 13:27:58 -05:00
SignTileEntity.cpp refactor: migrate platform interface callbacks from C-style to std::function 2026-04-04 09:42:27 +11:00
SignTileEntity.h refactor: migrate platform interface callbacks from C-style to std::function 2026-04-04 09:42:27 +11:00
SkullTileEntity.cpp format the whole repo (again) 2026-04-01 18:17:44 -05:00
SkullTileEntity.h rename minecraft folder to `targets 2026-04-01 13:27:58 -05:00
TheEndPortalTile.cpp refactor: rename CMinecraftApp to Game, extract IPlatformGame interface 2026-04-04 10:17:12 +11:00
TheEndPortalTile.h run clang-format to order includes, fix include ordering errors 2026-04-01 15:59:19 -05:00
TheEndPortalTileEntity.cpp run clang-format to order includes, fix include ordering errors 2026-04-01 15:59:19 -05:00
TheEndPortalTileEntity.h rename minecraft folder to `targets 2026-04-01 13:27:58 -05:00
TileEntity.cpp refactor: rename CMinecraftApp to Game, extract IPlatformGame interface 2026-04-04 10:17:12 +11:00
TileEntity.h refactor: remove dead code and fix thread safety in console_helpers 2026-04-03 19:00:40 +11:00