4jcraft/targets/minecraft/world
Sally Knight 342a195ba8 fix(wither): move livingEntitySelector from static to per-instance
Withers were previously using the same static LES pointer (which gets destroyed on death) causing a segfault when another wither is spawned after the first one is dead
2026-04-03 19:40:17 +03:00
..
damageSource nuke net.minecraft.* headers 2026-04-01 19:13:26 -05:00
effect refactor: move Minecraft.Client into app 2026-04-02 16:09:32 +11:00
entity fix(wither): move livingEntitySelector from static to per-instance 2026-04-03 19:40:17 +03:00
food nuke net.minecraft.* headers 2026-04-01 19:13:26 -05:00
inventory refactor: dissolve console_helpers into util, platform, and minecraft 2026-04-03 19:01:05 +11:00
item refactor: use std::endian directly, enum class EDefaultSkins, rename reserved-prefix helpers 2026-04-03 19:05:19 +11:00
level move compression.h to ConsoleSaveFileIO 2026-04-03 09:55:21 -05:00
phys refactor: dissolve console_helpers into util, platform, and minecraft 2026-04-03 19:01:05 +11:00
scores nuke net.minecraft.* headers 2026-04-01 19:13:26 -05:00
CompoundContainer.cpp refactor: move Minecraft.Client into app 2026-04-02 16:09:32 +11:00
CompoundContainer.h rename minecraft folder to `targets 2026-04-01 13:27:58 -05:00
Container.h run clang-format to order includes, fix include ordering errors 2026-04-01 15:59:19 -05:00
Difficulty.h rename minecraft folder to `targets 2026-04-01 13:27:58 -05:00
FlippedIcon.cpp run clang-format to order includes, fix include ordering errors 2026-04-01 15:59:19 -05:00
FlippedIcon.h rename minecraft folder to `targets 2026-04-01 13:27:58 -05:00
Icon.h rename minecraft folder to `targets 2026-04-01 13:27:58 -05:00
IconRegister.h rename minecraft folder to `targets 2026-04-01 13:27:58 -05:00
MouseInventoryClickHandler.h rename minecraft folder to `targets 2026-04-01 13:27:58 -05:00
net.minecraft.world.ContainerListener.h rename minecraft folder to `targets 2026-04-01 13:27:58 -05:00
SimpleContainer.cpp refactor: move Minecraft.Client into app 2026-04-02 16:09:32 +11:00
SimpleContainer.h run IWYU on entire codebase 2026-04-01 18:02:06 -05:00
WorldlyContainer.h rename minecraft folder to `targets 2026-04-01 13:27:58 -05:00