4jcraft/targets/minecraft/world/entity
2026-04-06 20:32:24 -05:00
..
ai refactor: decouple minecraft/ from app/ via IGameServices virtual interface 2026-04-06 20:32:24 -05:00
ambient
animal refactor: decouple minecraft/ from app/ via IGameServices virtual interface 2026-04-06 20:32:24 -05:00
boss refactor: decouple minecraft/ from app/ via IGameServices virtual interface 2026-04-06 20:32:24 -05:00
global
item refactor: decouple minecraft/ from app/ via IGameServices virtual interface 2026-04-06 20:32:24 -05:00
monster refactor: decouple minecraft/ from app/ via IGameServices virtual interface 2026-04-06 20:32:24 -05:00
npc refactor: decouple minecraft/ from app/ via IGameServices virtual interface 2026-04-06 20:32:24 -05:00
player refactor: decouple minecraft/ from app/ via IGameServices virtual interface 2026-04-06 20:32:24 -05:00
projectile refactor: eliminate app. calls from minecraft via Log, Strings, GameHostOptions, and service wiring 2026-04-06 20:32:24 -05:00
AgeableMob.cpp
AgeableMob.h
Creature.cpp
Creature.h
DelayedRelease.cpp
DelayedRelease.h rename minecraft folder to `targets 2026-04-01 13:27:58 -05:00
Entity.cpp refactor: decouple minecraft/ from app/ via IGameServices virtual interface 2026-04-06 20:32:24 -05:00
Entity.h refactor: dissolve console_helpers into util, platform, and minecraft 2026-04-03 19:01:05 +11:00
EntityEvent.h
EntityIO.cpp refactor: eliminate app. calls from minecraft via Log, Strings, GameHostOptions, and service wiring 2026-04-06 20:32:24 -05:00
EntityIO.h refactor: decouple minecraft/ from app/ via IGameServices virtual interface 2026-04-06 20:32:24 -05:00
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 refactor: eliminate app. calls from minecraft via Log, Strings, GameHostOptions, and service wiring 2026-04-06 20:32:24 -05:00
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 rename minecraft folder to `targets 2026-04-01 13:27:58 -05:00
OwnableEntity.h
Painting.cpp refactor: decouple minecraft/ from app/ via IGameServices virtual interface 2026-04-06 20:32:24 -05:00
Painting.h
PathfinderMob.cpp
PathfinderMob.h
SyncedEntityData.cpp refactor: eliminate app. calls from minecraft via Log, Strings, GameHostOptions, and service wiring 2026-04-06 20:32:24 -05:00
SyncedEntityData.h
TamableAnimal.cpp
TamableAnimal.h