4jcraft/targets/minecraft
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
..
client move compression.h to ConsoleSaveFileIO 2026-04-03 09:55:21 -05:00
commands
core
locale
network move compression.h to ConsoleSaveFileIO 2026-04-03 09:55:21 -05:00
server move compression.h to ConsoleSaveFileIO 2026-04-03 09:55:21 -05:00
sounds
stats refactor: use std::endian directly, enum class EDefaultSkins, rename reserved-prefix helpers 2026-04-03 19:05:19 +11:00
util refactor: use std::endian directly, enum class EDefaultSkins, rename reserved-prefix helpers 2026-04-03 19:05:19 +11:00
world fix(wither): move livingEntitySelector from static to per-instance 2026-04-03 19:40:17 +03:00
Direction.cpp
Direction.h
Facing.cpp
Facing.h
meson.build refactor: dissolve console_helpers into util, platform, and minecraft 2026-04-03 19:01:05 +11:00
Pos.cpp
Pos.h
SharedConstants.cpp
SharedConstants.h
StaticConstructors.cpp
StaticConstructors.h
stdafx.h