4jcraft/targets/minecraft/world/entity
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
..
ai
ambient
animal refactor: use std::endian directly, enum class EDefaultSkins, rename reserved-prefix helpers 2026-04-03 19:05:19 +11:00
boss fix(wither): move livingEntitySelector from static to per-instance 2026-04-03 19:40:17 +03:00
global
item
monster
npc
player refactor: use std::endian directly, enum class EDefaultSkins, rename reserved-prefix helpers 2026-04-03 19:05:19 +11:00
projectile
AgeableMob.cpp
AgeableMob.h
Creature.cpp
Creature.h
DelayedRelease.cpp
DelayedRelease.h
Entity.cpp refactor: use std::endian directly, enum class EDefaultSkins, rename reserved-prefix helpers 2026-04-03 19:05:19 +11:00
Entity.h refactor: dissolve console_helpers into util, platform, and minecraft 2026-04-03 19:01:05 +11:00
EntityEvent.h
EntityIO.cpp
EntityIO.h
EntityPos.cpp
EntityPos.h
EntitySelector.cpp
EntitySelector.h
ExperienceOrb.cpp
ExperienceOrb.h
FlyingMob.cpp
FlyingMob.h
HangingEntity.cpp
HangingEntity.h
ItemFrame.cpp
ItemFrame.h
LeashFenceKnotEntity.cpp
LeashFenceKnotEntity.h
LivingEntity.cpp
LivingEntity.h
Mob.cpp refactor: use std::endian directly, enum class EDefaultSkins, rename reserved-prefix helpers 2026-04-03 19:05:19 +11:00
Mob.h
MobCategory.cpp
MobCategory.h
MobGroupData.h
MobType.h
OwnableEntity.h
Painting.cpp
Painting.h
PathfinderMob.cpp
PathfinderMob.h
SyncedEntityData.cpp
SyncedEntityData.h
TamableAnimal.cpp
TamableAnimal.h