4jcraft/targets/minecraft/sources.txt
Tropical 8552634614
Some checks are pending
Build (Linux, x86-64) / build-linux-amalgamate (push) Waiting to run
Build (Linux, x86-64) / build-linux-full (push) Waiting to run
Format Check / clang-format (push) Waiting to run
Release Nightly (Linux, x86-64) / release-linux (push) Waiting to run
move SoundEngine back to app
2026-04-09 11:27:33 -05:00

1058 lines
38 KiB
Plaintext

Direction.cpp
Facing.cpp
GameHostOptions.cpp
IGameServices.cpp
Pos.cpp
SharedConstants.cpp
StaticConstructors.cpp
client/BufferedImage.cpp
client/Camera.cpp
client/ClientConstants.cpp
client/DemoUser.cpp
client/GuiMessage.cpp
client/KeyMapping.cpp
client/Lighting.cpp
client/MemoryTracker.cpp
client/Minecraft.cpp
client/Options.cpp
client/ProgressRenderer.cpp
client/Timer.cpp
client/User.cpp
client/gui/Button.cpp
client/gui/ChatScreen.cpp
client/gui/ConfirmScreen.cpp
client/gui/ControlsScreen.cpp
client/gui/CreateWorldScreen.cpp
client/gui/DeathScreen.cpp
client/gui/EditBox.cpp
client/gui/ErrorScreen.cpp
client/gui/Font.cpp
client/gui/Gui.cpp
client/gui/GuiComponent.cpp
client/gui/InBedChatScreen.cpp
client/gui/JoinMultiplayerScreen.cpp
client/gui/MessageScreen.cpp
client/gui/Minimap.cpp
client/gui/NameEntryScreen.cpp
client/gui/OptionsScreen.cpp
client/gui/PauseScreen.cpp
client/gui/RenameWorldScreen.cpp
client/gui/Screen.cpp
client/gui/ScreenSizeCalculator.cpp
client/gui/ScrolledSelectionList.cpp
client/gui/SelectWorldScreen.cpp
client/gui/SlideButton.cpp
client/gui/SmallButton.cpp
client/gui/TradeSwitchButton.cpp
client/gui/VideoSettingsScreen.cpp
client/gui/achievement/AchievementPopup.cpp
client/gui/achievement/AchievementScreen.cpp
client/gui/achievement/StatsScreen.cpp
client/gui/inventory/AbstractBeaconButton.cpp
client/gui/inventory/AbstractContainerScreen.cpp
client/gui/inventory/BeaconCancelButton.cpp
client/gui/inventory/BeaconConfirmButton.cpp
client/gui/inventory/BeaconPowerButton.cpp
client/gui/inventory/BeaconScreen.cpp
client/gui/inventory/BrewingStandScreen.cpp
client/gui/inventory/ContainerScreen.cpp
client/gui/inventory/CraftingScreen.cpp
client/gui/inventory/CreativeInventoryScreen.cpp
client/gui/inventory/EnchantmentScreen.cpp
client/gui/inventory/FurnaceScreen.cpp
client/gui/inventory/HopperScreen.cpp
client/gui/inventory/HorseInventoryScreen.cpp
client/gui/inventory/InventoryScreen.cpp
client/gui/inventory/MerchantScreen.cpp
client/gui/inventory/RepairScreen.cpp
client/gui/inventory/TextEditScreen.cpp
client/gui/inventory/TrapScreen.cpp
client/gui/particle/GuiParticle.cpp
client/gui/particle/GuiParticles.cpp
client/level/DemoLevel.cpp
client/model/BatModel.cpp
client/model/BlazeModel.cpp
client/model/BoatModel.cpp
client/model/BookModel.cpp
client/model/ChestModel.cpp
client/model/ChickenModel.cpp
client/model/CowModel.cpp
client/model/CreeperModel.cpp
client/model/EndermanModel.cpp
client/model/GhastModel.cpp
client/model/HumanoidModel.cpp
client/model/LargeChestModel.cpp
client/model/LavaSlimeModel.cpp
client/model/LeashKnotModel.cpp
client/model/MinecartModel.cpp
client/model/ModelHorse.cpp
client/model/OcelotModel.cpp
client/model/PigModel.cpp
client/model/Polygon.cpp
client/model/QuadrupedModel.cpp
client/model/SheepFurModel.cpp
client/model/SheepModel.cpp
client/model/SignModel.cpp
client/model/SilverfishModel.cpp
client/model/SkeletonHeadModel.cpp
client/model/SkeletonModel.cpp
client/model/SkiModel.cpp
client/model/SlimeModel.cpp
client/model/SnowManModel.cpp
client/model/SpiderModel.cpp
client/model/SquidModel.cpp
client/model/Vertex.cpp
client/model/VillagerGolemModel.cpp
client/model/VillagerModel.cpp
client/model/VillagerZombieModel.cpp
client/model/WitchModel.cpp
client/model/WitherBossModel.cpp
client/model/WolfModel.cpp
client/model/ZombieModel.cpp
client/model/dragon/DragonModel.cpp
client/model/dragon/EnderCrystalModel.cpp
client/model/geom/Cube.cpp
client/model/geom/Model.cpp
client/model/geom/ModelPart.cpp
client/model/geom/TexOffs.cpp
client/multiplayer/ClientConnection.cpp
client/multiplayer/ConnectScreen.cpp
client/multiplayer/DisconnectedScreen.cpp
client/multiplayer/MultiPlayerChunkCache.cpp
client/multiplayer/MultiPlayerGameMode.cpp
client/multiplayer/MultiPlayerLevel.cpp
client/multiplayer/MultiPlayerLocalPlayer.cpp
client/multiplayer/ReceivingLevelScreen.cpp
client/particle/BreakingItemParticle.cpp
client/particle/BubbleParticle.cpp
client/particle/CritParticle.cpp
client/particle/CritParticle2.cpp
client/particle/DragonBreathParticle.cpp
client/particle/DripParticle.cpp
client/particle/EnchantmentTableParticle.cpp
client/particle/EnderParticle.cpp
client/particle/ExplodeParticle.cpp
client/particle/FireworksParticles.cpp
client/particle/FlameParticle.cpp
client/particle/FootstepParticle.cpp
client/particle/HeartParticle.cpp
client/particle/HugeExplosionParticle.cpp
client/particle/HugeExplosionSeedParticle.cpp
client/particle/LavaParticle.cpp
client/particle/NetherPortalParticle.cpp
client/particle/NoteParticle.cpp
client/particle/Particle.cpp
client/particle/ParticleEngine.cpp
client/particle/PlayerCloudParticle.cpp
client/particle/RedDustParticle.cpp
client/particle/SmokeParticle.cpp
client/particle/SnowShovelParticle.cpp
client/particle/SpellParticle.cpp
client/particle/SplashParticle.cpp
client/particle/SuspendedParticle.cpp
client/particle/SuspendedTownParticle.cpp
client/particle/TakeAnimationParticle.cpp
client/particle/TerrainParticle.cpp
client/particle/WaterDropParticle.cpp
client/player/Input.cpp
client/player/LocalPlayer.cpp
client/player/RemotePlayer.cpp
client/renderer/BossMobGuiInfo.cpp
client/renderer/Chunk.cpp
client/renderer/DirtyChunkSorter.cpp
client/renderer/DistanceChunkSorter.cpp
client/renderer/EntityTileRenderer.cpp
client/renderer/GameRenderer.cpp
client/renderer/HttpTexture.cpp
client/renderer/ItemInHandRenderer.cpp
client/renderer/LevelRenderer.cpp
client/renderer/MemTexture.cpp
client/renderer/MobSkinMemTextureProcessor.cpp
client/renderer/MobSkinTextureProcessor.cpp
client/renderer/OffsettedRenderList.cpp
client/renderer/Rect2i.cpp
client/renderer/Tesselator.cpp
client/renderer/Textures.cpp
client/renderer/TileRenderer.cpp
client/renderer/culling/AllowAllCuller.cpp
client/renderer/culling/Frustum.cpp
client/renderer/culling/FrustumCuller.cpp
client/renderer/culling/FrustumData.cpp
client/renderer/culling/ViewportCuller.cpp
client/renderer/entity/ArrowRenderer.cpp
client/renderer/entity/BatRenderer.cpp
client/renderer/entity/BlazeRenderer.cpp
client/renderer/entity/BoatRenderer.cpp
client/renderer/entity/CaveSpiderRenderer.cpp
client/renderer/entity/ChickenRenderer.cpp
client/renderer/entity/CowRenderer.cpp
client/renderer/entity/CreeperRenderer.cpp
client/renderer/entity/DefaultRenderer.cpp
client/renderer/entity/EnderCrystalRenderer.cpp
client/renderer/entity/EnderDragonRenderer.cpp
client/renderer/entity/EndermanRenderer.cpp
client/renderer/entity/EntityRenderDispatcher.cpp
client/renderer/entity/EntityRenderer.cpp
client/renderer/entity/ExperienceOrbRenderer.cpp
client/renderer/entity/FallingTileRenderer.cpp
client/renderer/entity/FireballRenderer.cpp
client/renderer/entity/FishingHookRenderer.cpp
client/renderer/entity/GhastRenderer.cpp
client/renderer/entity/GiantMobRenderer.cpp
client/renderer/entity/HorseRenderer.cpp
client/renderer/entity/HumanoidMobRenderer.cpp
client/renderer/entity/ItemFrameRenderer.cpp
client/renderer/entity/ItemRenderer.cpp
client/renderer/entity/ItemSpriteRenderer.cpp
client/renderer/entity/LavaSlimeRenderer.cpp
client/renderer/entity/LeashKnotRenderer.cpp
client/renderer/entity/LightningBoltRenderer.cpp
client/renderer/entity/LivingEntityRenderer.cpp
client/renderer/entity/MinecartRenderer.cpp
client/renderer/entity/MinecartSpawnerRenderer.cpp
client/renderer/entity/MobRenderer.cpp
client/renderer/entity/MushroomCowRenderer.cpp
client/renderer/entity/OcelotRenderer.cpp
client/renderer/entity/PaintingRenderer.cpp
client/renderer/entity/PigRenderer.cpp
client/renderer/entity/PlayerRenderer.cpp
client/renderer/entity/SheepRenderer.cpp
client/renderer/entity/SilverfishRenderer.cpp
client/renderer/entity/SkeletonRenderer.cpp
client/renderer/entity/SlimeRenderer.cpp
client/renderer/entity/SnowManRenderer.cpp
client/renderer/entity/SpiderRenderer.cpp
client/renderer/entity/SquidRenderer.cpp
client/renderer/entity/TntMinecartRenderer.cpp
client/renderer/entity/TntRenderer.cpp
client/renderer/entity/VillagerGolemRenderer.cpp
client/renderer/entity/VillagerRenderer.cpp
client/renderer/entity/WitchRenderer.cpp
client/renderer/entity/WitherBossRenderer.cpp
client/renderer/entity/WitherSkullRenderer.cpp
client/renderer/entity/WolfRenderer.cpp
client/renderer/entity/ZombieRenderer.cpp
client/renderer/texture/PreStitchedTextureMap.cpp
client/renderer/texture/SimpleIcon.cpp
client/renderer/texture/StitchSlot.cpp
client/renderer/texture/StitchedTexture.cpp
client/renderer/texture/Stitcher.cpp
client/renderer/texture/Texture.cpp
client/renderer/texture/TextureAtlas.cpp
client/renderer/texture/TextureHolder.cpp
client/renderer/texture/TextureManager.cpp
client/renderer/texture/TextureMap.cpp
client/renderer/texture/custom/ClockTexture.cpp
client/renderer/texture/custom/CompassTexture.cpp
client/renderer/tileentity/BeaconRenderer.cpp
client/renderer/tileentity/ChestRenderer.cpp
client/renderer/tileentity/EnchantTableRenderer.cpp
client/renderer/tileentity/EnderChestRenderer.cpp
client/renderer/tileentity/MobSpawnerRenderer.cpp
client/renderer/tileentity/PistonPieceRenderer.cpp
client/renderer/tileentity/SignRenderer.cpp
client/renderer/tileentity/SkullTileRenderer.cpp
client/renderer/tileentity/TheEndPortalRenderer.cpp
client/renderer/tileentity/TileEntityRenderDispatcher.cpp
client/renderer/tileentity/TileEntityRenderer.cpp
client/resources/Colours/ColourTable.cpp
client/skins/AbstractTexturePack.cpp
client/skins/DLCTexturePack.cpp
client/skins/DefaultTexturePack.cpp
client/skins/FileTexturePack.cpp
client/skins/FolderTexturePack.cpp
client/skins/TexturePack.cpp
client/skins/TexturePackRepository.cpp
client/title/TitleScreen.cpp
commands/Command.cpp
commands/CommandDispatcher.cpp
commands/common/DefaultGameModeCommand.cpp
commands/common/EffectCommand.cpp
commands/common/EnchantItemCommand.cpp
commands/common/ExperienceCommand.cpp
commands/common/GameModeCommand.cpp
commands/common/GiveItemCommand.cpp
commands/common/KillCommand.cpp
commands/common/TimeCommand.cpp
commands/common/ToggleDownfallCommand.cpp
core/AbstractProjectileDispenseBehavior.cpp
core/BehaviorRegistry.cpp
core/BlockSourceImpl.cpp
core/DefaultDispenseItemBehavior.cpp
core/DispenseItemBehavior.cpp
core/FacingEnum.cpp
core/ItemDispenseBehaviors.cpp
locale/I18n.cpp
locale/Language.cpp
locale/StringTable.cpp
network/Connection.cpp
network/Socket.cpp
network/packet/AddEntityPacket.cpp
network/packet/AddExperienceOrbPacket.cpp
network/packet/AddGlobalEntityPacket.cpp
network/packet/AddMobPacket.cpp
network/packet/AddPaintingPacket.cpp
network/packet/AddPlayerPacket.cpp
network/packet/AnimatePacket.cpp
network/packet/AwardStatPacket.cpp
network/packet/BlockRegionUpdatePacket.cpp
network/packet/ChatPacket.cpp
network/packet/ChunkTilesUpdatePacket.cpp
network/packet/ChunkVisibilityAreaPacket.cpp
network/packet/ChunkVisibilityPacket.cpp
network/packet/ClientCommandPacket.cpp
network/packet/ComplexItemDataPacket.cpp
network/packet/ContainerAckPacket.cpp
network/packet/ContainerButtonClickPacket.cpp
network/packet/ContainerClickPacket.cpp
network/packet/ContainerClosePacket.cpp
network/packet/ContainerOpenPacket.cpp
network/packet/ContainerSetContentPacket.cpp
network/packet/ContainerSetDataPacket.cpp
network/packet/ContainerSetSlotPacket.cpp
network/packet/CraftItemPacket.cpp
network/packet/CustomPayloadPacket.cpp
network/packet/DebugOptionsPacket.cpp
network/packet/DisconnectPacket.cpp
network/packet/EntityActionAtPositionPacket.cpp
network/packet/EntityEventPacket.cpp
network/packet/ExplodePacket.cpp
network/packet/GameCommandPacket.cpp
network/packet/GameEventPacket.cpp
network/packet/GetInfoPacket.cpp
network/packet/InteractPacket.cpp
network/packet/KeepAlivePacket.cpp
network/packet/KickPlayerPacket.cpp
network/packet/LevelEventPacket.cpp
network/packet/LevelParticlesPacket.cpp
network/packet/LevelSoundPacket.cpp
network/packet/LoginPacket.cpp
network/packet/MoveEntityPacket.cpp
network/packet/MoveEntityPacketSmall.cpp
network/packet/MovePlayerPacket.cpp
network/packet/Packet.cpp
network/packet/PacketListener.cpp
network/packet/PlayerAbilitiesPacket.cpp
network/packet/PlayerActionPacket.cpp
network/packet/PlayerCommandPacket.cpp
network/packet/PlayerInfoPacket.cpp
network/packet/PlayerInputPacket.cpp
network/packet/PreLoginPacket.cpp
network/packet/RemoveEntitiesPacket.cpp
network/packet/RemoveMobEffectPacket.cpp
network/packet/RespawnPacket.cpp
network/packet/RotateHeadPacket.cpp
network/packet/ServerSettingsChangedPacket.cpp
network/packet/SetCarriedItemPacket.cpp
network/packet/SetCreativeModeSlotPacket.cpp
network/packet/SetDisplayObjectivePacket.cpp
network/packet/SetEntityDataPacket.cpp
network/packet/SetEntityLinkPacket.cpp
network/packet/SetEntityMotionPacket.cpp
network/packet/SetEquippedItemPacket.cpp
network/packet/SetExperiencePacket.cpp
network/packet/SetHealthPacket.cpp
network/packet/SetObjectivePacket.cpp
network/packet/SetPlayerTeamPacket.cpp
network/packet/SetScorePacket.cpp
network/packet/SetSpawnPositionPacket.cpp
network/packet/SetTimePacket.cpp
network/packet/SignUpdatePacket.cpp
network/packet/TakeItemEntityPacket.cpp
network/packet/TeleportEntityPacket.cpp
network/packet/TextureAndGeometryChangePacket.cpp
network/packet/TextureAndGeometryPacket.cpp
network/packet/TextureChangePacket.cpp
network/packet/TexturePacket.cpp
network/packet/TileDestructionPacket.cpp
network/packet/TileEditorOpenPacket.cpp
network/packet/TileEntityDataPacket.cpp
network/packet/TileEventPacket.cpp
network/packet/TileUpdatePacket.cpp
network/packet/TradeItemPacket.cpp
network/packet/UpdateAttributesPacket.cpp
network/packet/UpdateGameRuleProgressPacket.cpp
network/packet/UpdateMobEffectPacket.cpp
network/packet/UpdateProgressPacket.cpp
network/packet/UseItemPacket.cpp
network/packet/XZPacket.cpp
server/ConsoleInput.cpp
server/DispenserBootstrap.cpp
server/MinecraftServer.cpp
server/PlayerList.cpp
server/ServerScoreboard.cpp
server/Settings.cpp
server/commands/ServerCommandDispatcher.cpp
server/commands/TeleportCommand.cpp
server/level/DerivedServerLevel.cpp
server/level/EntityTracker.cpp
server/level/PlayerChunkMap.cpp
server/level/ServerChunkCache.cpp
server/level/ServerLevel.cpp
server/level/ServerLevelListener.cpp
server/level/ServerPlayer.cpp
server/level/ServerPlayerGameMode.cpp
server/level/TrackedEntity.cpp
server/network/PendingConnection.cpp
server/network/PlayerConnection.cpp
server/network/ServerConnection.cpp
stats/Achievement.cpp
stats/Achievements.cpp
stats/CommonStats.cpp
stats/GeneralStat.cpp
stats/GenericStats.cpp
stats/ItemStat.cpp
stats/Stat.cpp
stats/Stats.cpp
stats/StatsCounter.cpp
stats/StatsSyncer.cpp
util/Hasher.cpp
util/HtmlString.cpp
util/Mth.cpp
util/SmoothFloat.cpp
util/WeighedRandom.cpp
util/WeighedTreasure.cpp
world/CompoundContainer.cpp
world/FlippedIcon.cpp
world/SimpleContainer.cpp
world/damageSource/CombatEntry.cpp
world/damageSource/CombatTracker.cpp
world/damageSource/DamageSource.cpp
world/damageSource/EntityDamageSource.cpp
world/damageSource/IndirectEntityDamageSource.cpp
world/effect/AbsoptionMobEffect.cpp
world/effect/AttackDamageMobEffect.cpp
world/effect/HealthBoostMobEffect.cpp
world/effect/InstantaneousMobEffect.cpp
world/effect/MobEffect.cpp
world/effect/MobEffectInstance.cpp
world/entity/AgeableMob.cpp
world/entity/Creature.cpp
world/entity/DelayedRelease.cpp
world/entity/Entity.cpp
world/entity/EntityIO.cpp
world/entity/EntityPos.cpp
world/entity/EntitySelector.cpp
world/entity/ExperienceOrb.cpp
world/entity/FlyingMob.cpp
world/entity/HangingEntity.cpp
world/entity/ItemFrame.cpp
world/entity/LeashFenceKnotEntity.cpp
world/entity/LivingEntity.cpp
world/entity/Mob.cpp
world/entity/MobCategory.cpp
world/entity/Painting.cpp
world/entity/PathfinderMob.cpp
world/entity/SyncedEntityData.cpp
world/entity/TamableAnimal.cpp
world/entity/ai/attributes/Attribute.cpp
world/entity/ai/attributes/AttributeModifier.cpp
world/entity/ai/attributes/BaseAttribute.cpp
world/entity/ai/attributes/BaseAttributeMap.cpp
world/entity/ai/attributes/ModifiableAttributeInstance.cpp
world/entity/ai/attributes/RangedAttribute.cpp
world/entity/ai/attributes/ServersideAttributeMap.cpp
world/entity/ai/control/BodyControl.cpp
world/entity/ai/control/JumpControl.cpp
world/entity/ai/control/LookControl.cpp
world/entity/ai/control/MoveControl.cpp
world/entity/ai/goal/AvoidPlayerGoal.cpp
world/entity/ai/goal/BegGoal.cpp
world/entity/ai/goal/BreakDoorGoal.cpp
world/entity/ai/goal/BreedGoal.cpp
world/entity/ai/goal/ControlledByPlayerGoal.cpp
world/entity/ai/goal/DoorInteractGoal.cpp
world/entity/ai/goal/EatTileGoal.cpp
world/entity/ai/goal/FleeSunGoal.cpp
world/entity/ai/goal/FloatGoal.cpp
world/entity/ai/goal/FollowOwnerGoal.cpp
world/entity/ai/goal/FollowParentGoal.cpp
world/entity/ai/goal/Goal.cpp
world/entity/ai/goal/GoalSelector.cpp
world/entity/ai/goal/InteractGoal.cpp
world/entity/ai/goal/LeapAtTargetGoal.cpp
world/entity/ai/goal/LookAtPlayerGoal.cpp
world/entity/ai/goal/LookAtTradingPlayerGoal.cpp
world/entity/ai/goal/MakeLoveGoal.cpp
world/entity/ai/goal/MeleeAttackGoal.cpp
world/entity/ai/goal/MoveIndoorsGoal.cpp
world/entity/ai/goal/MoveThroughVillageGoal.cpp
world/entity/ai/goal/MoveTowardsRestrictionGoal.cpp
world/entity/ai/goal/MoveTowardsTargetGoal.cpp
world/entity/ai/goal/OcelotAttackGoal.cpp
world/entity/ai/goal/OcelotSitOnTileGoal.cpp
world/entity/ai/goal/OfferFlowerGoal.cpp
world/entity/ai/goal/OpenDoorGoal.cpp
world/entity/ai/goal/PanicGoal.cpp
world/entity/ai/goal/PlayGoal.cpp
world/entity/ai/goal/RandomLookAroundGoal.cpp
world/entity/ai/goal/RandomStrollGoal.cpp
world/entity/ai/goal/RangedAttackGoal.cpp
world/entity/ai/goal/RestrictOpenDoorGoal.cpp
world/entity/ai/goal/RestrictSunGoal.cpp
world/entity/ai/goal/RunAroundLikeCrazyGoal.cpp
world/entity/ai/goal/SitGoal.cpp
world/entity/ai/goal/SwellGoal.cpp
world/entity/ai/goal/TakeFlowerGoal.cpp
world/entity/ai/goal/TemptGoal.cpp
world/entity/ai/goal/TradeWithPlayerGoal.cpp
world/entity/ai/goal/target/DefendVillageTargetGoal.cpp
world/entity/ai/goal/target/HurtByTargetGoal.cpp
world/entity/ai/goal/target/NearestAttackableTargetGoal.cpp
world/entity/ai/goal/target/NonTameRandomTargetGoal.cpp
world/entity/ai/goal/target/OwnerHurtByTargetGoal.cpp
world/entity/ai/goal/target/OwnerHurtTargetGoal.cpp
world/entity/ai/goal/target/TargetGoal.cpp
world/entity/ai/navigation/PathNavigation.cpp
world/entity/ai/sensing/Sensing.cpp
world/entity/ai/util/RandomPos.cpp
world/entity/ai/village/DoorInfo.cpp
world/entity/ai/village/Village.cpp
world/entity/ai/village/VillageSiege.cpp
world/entity/ai/village/Villages.cpp
world/entity/ambient/AmbientCreature.cpp
world/entity/ambient/Bat.cpp
world/entity/animal/Animal.cpp
world/entity/animal/Chicken.cpp
world/entity/animal/Cow.cpp
world/entity/animal/EntityHorse.cpp
world/entity/animal/Golem.cpp
world/entity/animal/MushroomCow.cpp
world/entity/animal/Ocelot.cpp
world/entity/animal/Pig.cpp
world/entity/animal/Sheep.cpp
world/entity/animal/SnowMan.cpp
world/entity/animal/Squid.cpp
world/entity/animal/VillagerGolem.cpp
world/entity/animal/WaterAnimal.cpp
world/entity/animal/Wolf.cpp
world/entity/boss/MultiEntityMobPart.cpp
world/entity/boss/enderdragon/EnderCrystal.cpp
world/entity/boss/enderdragon/EnderDragon.cpp
world/entity/boss/wither/WitherBoss.cpp
world/entity/global/GlobalEntity.cpp
world/entity/global/LightningBolt.cpp
world/entity/item/Boat.cpp
world/entity/item/FallingTile.cpp
world/entity/item/ItemEntity.cpp
world/entity/item/Minecart.cpp
world/entity/item/MinecartChest.cpp
world/entity/item/MinecartContainer.cpp
world/entity/item/MinecartFurnace.cpp
world/entity/item/MinecartHopper.cpp
world/entity/item/MinecartRideable.cpp
world/entity/item/MinecartSpawner.cpp
world/entity/item/MinecartTNT.cpp
world/entity/item/PrimedTnt.cpp
world/entity/monster/Blaze.cpp
world/entity/monster/CaveSpider.cpp
world/entity/monster/Creeper.cpp
world/entity/monster/EnderMan.cpp
world/entity/monster/Enemy.cpp
world/entity/monster/Ghast.cpp
world/entity/monster/Giant.cpp
world/entity/monster/LavaSlime.cpp
world/entity/monster/Monster.cpp
world/entity/monster/PigZombie.cpp
world/entity/monster/SharedMonsterAttributes.cpp
world/entity/monster/Silverfish.cpp
world/entity/monster/Skeleton.cpp
world/entity/monster/Slime.cpp
world/entity/monster/Spider.cpp
world/entity/monster/Witch.cpp
world/entity/monster/Zombie.cpp
world/entity/npc/ClientSideMerchant.cpp
world/entity/npc/Npc.cpp
world/entity/npc/Villager.cpp
world/entity/player/Abilities.cpp
world/entity/player/Inventory.cpp
world/entity/player/Player.cpp
world/entity/projectile/Arrow.cpp
world/entity/projectile/DragonFireball.cpp
world/entity/projectile/EyeOfEnderSignal.cpp
world/entity/projectile/Fireball.cpp
world/entity/projectile/FireworksRocketEntity.cpp
world/entity/projectile/FishingHook.cpp
world/entity/projectile/LargeFireball.cpp
world/entity/projectile/SmallFireball.cpp
world/entity/projectile/Snowball.cpp
world/entity/projectile/Throwable.cpp
world/entity/projectile/ThrownEgg.cpp
world/entity/projectile/ThrownEnderpearl.cpp
world/entity/projectile/ThrownExpBottle.cpp
world/entity/projectile/ThrownPotion.cpp
world/entity/projectile/WitherSkull.cpp
world/food/FoodConstants.cpp
world/food/FoodData.cpp
world/inventory/AbstractContainerMenu.cpp
world/inventory/AnimalChest.cpp
world/inventory/AnvilMenu.cpp
world/inventory/ArmorSlot.cpp
world/inventory/BeaconMenu.cpp
world/inventory/BrewingStandMenu.cpp
world/inventory/ContainerMenu.cpp
world/inventory/CraftingContainer.cpp
world/inventory/CraftingMenu.cpp
world/inventory/EnchantmentContainer.cpp
world/inventory/EnchantmentMenu.cpp
world/inventory/FireworksMenu.cpp
world/inventory/FurnaceMenu.cpp
world/inventory/FurnaceResultSlot.cpp
world/inventory/HopperMenu.cpp
world/inventory/HorseInventoryMenu.cpp
world/inventory/InventoryMenu.cpp
world/inventory/MenuBackup.cpp
world/inventory/MerchantContainer.cpp
world/inventory/MerchantMenu.cpp
world/inventory/MerchantResultSlot.cpp
world/inventory/PlayerEnderChestContainer.cpp
world/inventory/RepairContainer.cpp
world/inventory/RepairResultSlot.cpp
world/inventory/ResultContainer.cpp
world/inventory/ResultSlot.cpp
world/inventory/Slot.cpp
world/inventory/TrapMenu.cpp
world/item/AnvilTileItem.cpp
world/item/ArmorItem.cpp
world/item/AuxDataTileItem.cpp
world/item/BedItem.cpp
world/item/BoatItem.cpp
world/item/BookItem.cpp
world/item/BottleItem.cpp
world/item/BowItem.cpp
world/item/BowlFoodItem.cpp
world/item/BucketItem.cpp
world/item/CarrotOnAStickItem.cpp
world/item/ClockItem.cpp
world/item/CoalItem.cpp
world/item/ColoredTileItem.cpp
world/item/CompassItem.cpp
world/item/ComplexItem.cpp
world/item/DiggerItem.cpp
world/item/DoorItem.cpp
world/item/DyePowderItem.cpp
world/item/EggItem.cpp
world/item/EmptyMapItem.cpp
world/item/EnchantedBookItem.cpp
world/item/EnderEyeItem.cpp
world/item/EnderpearlItem.cpp
world/item/ExperienceItem.cpp
world/item/FireChargeItem.cpp
world/item/FireworksChargeItem.cpp
world/item/FireworksItem.cpp
world/item/FishingRodItem.cpp
world/item/FlintAndSteelItem.cpp
world/item/FoodItem.cpp
world/item/GoldenAppleItem.cpp
world/item/HangingEntityItem.cpp
world/item/HatchetItem.cpp
world/item/HoeItem.cpp
world/item/Item.cpp
world/item/ItemInstance.cpp
world/item/LeafTileItem.cpp
world/item/LeashItem.cpp
world/item/MapItem.cpp
world/item/MilkBucketItem.cpp
world/item/MinecartItem.cpp
world/item/MultiTextureTileItem.cpp
world/item/NameTagItem.cpp
world/item/PickaxeItem.cpp
world/item/PistonTileItem.cpp
world/item/PlanterTileItem.cpp
world/item/PotionItem.cpp
world/item/Rarity.cpp
world/item/RecordingItem.cpp
world/item/RedStoneItem.cpp
world/item/SaddleItem.cpp
world/item/SaplingTileItem.cpp
world/item/SeedFoodItem.cpp
world/item/SeedItem.cpp
world/item/ShearsItem.cpp
world/item/ShovelItem.cpp
world/item/SignItem.cpp
world/item/SimpleFoiledItem.cpp
world/item/SkullItem.cpp
world/item/SnowItem.cpp
world/item/SnowballItem.cpp
world/item/SpawnEggItem.cpp
world/item/StoneSlabTileItem.cpp
world/item/TileItem.cpp
world/item/WaterLilyTileItem.cpp
world/item/WeaponItem.cpp
world/item/WoolTileItem.cpp
world/item/alchemy/PotionBrewing.cpp
world/item/crafting/ArmorDyeRecipe.cpp
world/item/crafting/ArmorRecipes.cpp
world/item/crafting/ClothDyeRecipes.cpp
world/item/crafting/FireworksRecipe.cpp
world/item/crafting/FoodRecipes.cpp
world/item/crafting/FurnaceRecipes.cpp
world/item/crafting/OreRecipes.cpp
world/item/crafting/Recipes.cpp
world/item/crafting/ShapedRecipy.cpp
world/item/crafting/ShapelessRecipy.cpp
world/item/crafting/StructureRecipes.cpp
world/item/crafting/ToolRecipes.cpp
world/item/crafting/WeaponRecipes.cpp
world/item/enchantment/ArrowDamageEnchantment.cpp
world/item/enchantment/ArrowFireEnchantment.cpp
world/item/enchantment/ArrowInfiniteEnchantment.cpp
world/item/enchantment/ArrowKnockbackEnchantment.cpp
world/item/enchantment/DamageEnchantment.cpp
world/item/enchantment/DigDurabilityEnchantment.cpp
world/item/enchantment/DiggingEnchantment.cpp
world/item/enchantment/Enchantment.cpp
world/item/enchantment/EnchantmentCategory.cpp
world/item/enchantment/EnchantmentHelper.cpp
world/item/enchantment/EnchantmentInstance.cpp
world/item/enchantment/FireAspectEnchantment.cpp
world/item/enchantment/KnockbackEnchantment.cpp
world/item/enchantment/LootBonusEnchantment.cpp
world/item/enchantment/OxygenEnchantment.cpp
world/item/enchantment/ProtectionEnchantment.cpp
world/item/enchantment/ThornsEnchantment.cpp
world/item/enchantment/UntouchingEnchantment.cpp
world/item/enchantment/WaterWorkerEnchantment.cpp
world/item/trading/MerchantRecipe.cpp
world/item/trading/MerchantRecipeList.cpp
world/level/BaseMobSpawner.cpp
world/level/BlockDestructionProgress.cpp
world/level/Calendar.cpp
world/level/ChunkPos.cpp
world/level/Explosion.cpp
world/level/FoliageColor.cpp
world/level/GameRules.cpp
world/level/GrassColor.cpp
world/level/Level.cpp
world/level/LevelSettings.cpp
world/level/LevelType.cpp
world/level/MobSpawner.cpp
world/level/PortalForcer.cpp
world/level/Region.cpp
world/level/TickNextTickData.cpp
world/level/TileEventData.cpp
world/level/TilePos.cpp
world/level/WaterColor.cpp
world/level/WstringLookup.cpp
world/level/biome/BeachBiome.cpp
world/level/biome/Biome.cpp
world/level/biome/BiomeCache.cpp
world/level/biome/BiomeDecorator.cpp
world/level/biome/BiomeSource.cpp
world/level/biome/DesertBiome.cpp
world/level/biome/ExtremeHillsBiome.cpp
world/level/biome/FixedBiomeSource.cpp
world/level/biome/ForestBiome.cpp
world/level/biome/HellBiome.cpp
world/level/biome/IceBiome.cpp
world/level/biome/JungleBiome.cpp
world/level/biome/MushroomIslandBiome.cpp
world/level/biome/PlainsBiome.cpp
world/level/biome/RainforestBiome.cpp
world/level/biome/SwampBiome.cpp
world/level/biome/TaigaBiome.cpp
world/level/biome/TheEndBiome.cpp
world/level/biome/TheEndBiomeDecorator.cpp
world/level/biome/WaterlilyFeature.cpp
world/level/chunk/BlockReplacements.cpp
world/level/chunk/CompressedTileStorage.cpp
world/level/chunk/DataLayer.cpp
world/level/chunk/EmptyLevelChunk.cpp
world/level/chunk/LevelChunk.cpp
world/level/chunk/ReadOnlyChunkCache.cpp
world/level/chunk/SparseDataStorage.cpp
world/level/chunk/SparseLightStorage.cpp
world/level/chunk/WaterLevelChunk.cpp
world/level/chunk/storage/ChunkStorageProfileDecorator.cpp
world/level/chunk/storage/McRegionChunkStorage.cpp
world/level/chunk/storage/OldChunkStorage.cpp
world/level/chunk/storage/RegionFile.cpp
world/level/chunk/storage/RegionFileCache.cpp
world/level/dimension/Dimension.cpp
world/level/dimension/HellDimension.cpp
world/level/dimension/TheEndDimension.cpp
world/level/levelgen/CanyonFeature.cpp
world/level/levelgen/ConsoleSchematicFile.cpp
world/level/levelgen/CustomLevelSource.cpp
world/level/levelgen/DungeonFeature.cpp
world/level/levelgen/FlatLevelSource.cpp
world/level/levelgen/HellFlatLevelSource.cpp
world/level/levelgen/HellRandomLevelSource.cpp
world/level/levelgen/LargeCaveFeature.cpp
world/level/levelgen/LargeFeature.cpp
world/level/levelgen/LargeHellCaveFeature.cpp
world/level/levelgen/RandomLevelSource.cpp
world/level/levelgen/TheEndLevelRandomLevelSource.cpp
world/level/levelgen/feature/BasicTreeFeature.cpp
world/level/levelgen/feature/BirchFeature.cpp
world/level/levelgen/feature/BonusChestFeature.cpp
world/level/levelgen/feature/CactusFeature.cpp
world/level/levelgen/feature/CaveFeature.cpp
world/level/levelgen/feature/ClayFeature.cpp
world/level/levelgen/feature/DeadBushFeature.cpp
world/level/levelgen/feature/DesertWellFeature.cpp
world/level/levelgen/feature/EndPodiumFeature.cpp
world/level/levelgen/feature/Feature.cpp
world/level/levelgen/feature/FlowerFeature.cpp
world/level/levelgen/feature/GroundBushFeature.cpp
world/level/levelgen/feature/HellFireFeature.cpp
world/level/levelgen/feature/HellPortalFeature.cpp
world/level/levelgen/feature/HellSpringFeature.cpp
world/level/levelgen/feature/HouseFeature.cpp
world/level/levelgen/feature/HugeMushroomFeature.cpp
world/level/levelgen/feature/LakeFeature.cpp
world/level/levelgen/feature/LightGemFeature.cpp
world/level/levelgen/feature/MegaTreeFeature.cpp
world/level/levelgen/feature/MonsterRoomFeature.cpp
world/level/levelgen/feature/NetherSphereFeature.cpp
world/level/levelgen/feature/OreFeature.cpp
world/level/levelgen/feature/PineFeature.cpp
world/level/levelgen/feature/PumpkinFeature.cpp
world/level/levelgen/feature/ReedsFeature.cpp
world/level/levelgen/feature/SandFeature.cpp
world/level/levelgen/feature/SpikeFeature.cpp
world/level/levelgen/feature/SpringFeature.cpp
world/level/levelgen/feature/SpruceFeature.cpp
world/level/levelgen/feature/SwampTreeFeature.cpp
world/level/levelgen/feature/TallGrassFeature.cpp
world/level/levelgen/feature/TreeFeature.cpp
world/level/levelgen/feature/VinesFeature.cpp
world/level/levelgen/flat/FlatGeneratorInfo.cpp
world/level/levelgen/flat/FlatLayerInfo.cpp
world/level/levelgen/structure/BlockGenMethods.cpp
world/level/levelgen/structure/BoundingBox.cpp
world/level/levelgen/structure/MineShaftFeature.cpp
world/level/levelgen/structure/MineShaftPieces.cpp
world/level/levelgen/structure/MineShaftStart.cpp
world/level/levelgen/structure/NetherBridgeFeature.cpp
world/level/levelgen/structure/NetherBridgePieces.cpp
world/level/levelgen/structure/RandomScatteredLargeFeature.cpp
world/level/levelgen/structure/ScatteredFeaturePieces.cpp
world/level/levelgen/structure/StrongholdFeature.cpp
world/level/levelgen/structure/StrongholdPieces.cpp
world/level/levelgen/structure/StructureFeature.cpp
world/level/levelgen/structure/StructureFeatureIO.cpp
world/level/levelgen/structure/StructureFeatureSavedData.cpp
world/level/levelgen/structure/StructurePiece.cpp
world/level/levelgen/structure/StructureStart.cpp
world/level/levelgen/structure/VillageFeature.cpp
world/level/levelgen/structure/VillagePieces.cpp
world/level/levelgen/synth/Distort.cpp
world/level/levelgen/synth/Emboss.cpp
world/level/levelgen/synth/FastNoise.cpp
world/level/levelgen/synth/ImprovedNoise.cpp
world/level/levelgen/synth/PerlinNoise.cpp
world/level/levelgen/synth/PerlinSimplexNoise.cpp
world/level/levelgen/synth/Rotate.cpp
world/level/levelgen/synth/Scale.cpp
world/level/levelgen/synth/SimplexNoise.cpp
world/level/levelgen/synth/Synth.cpp
world/level/material/Material.cpp
world/level/material/MaterialColor.cpp
world/level/newbiome/layer/AddIslandLayer.cpp
world/level/newbiome/layer/AddMushroomIslandLayer.cpp
world/level/newbiome/layer/AddSnowLayer.cpp
world/level/newbiome/layer/BiomeInitLayer.cpp
world/level/newbiome/layer/BiomeOverrideLayer.cpp
world/level/newbiome/layer/DownfallLayer.cpp
world/level/newbiome/layer/DownfallMixerLayer.cpp
world/level/newbiome/layer/FlatLayer.cpp
world/level/newbiome/layer/FuzzyZoomLayer.cpp
world/level/newbiome/layer/GrowMushroomIslandLayer.cpp
world/level/newbiome/layer/IslandLayer.cpp
world/level/newbiome/layer/Layer.cpp
world/level/newbiome/layer/RegionHillsLayer.cpp
world/level/newbiome/layer/RiverInitLayer.cpp
world/level/newbiome/layer/RiverLayer.cpp
world/level/newbiome/layer/RiverMixerLayer.cpp
world/level/newbiome/layer/ShoreLayer.cpp
world/level/newbiome/layer/SmoothLayer.cpp
world/level/newbiome/layer/SmoothZoomLayer.cpp
world/level/newbiome/layer/SwampRiversLayer.cpp
world/level/newbiome/layer/TemperatureLayer.cpp
world/level/newbiome/layer/TemperatureMixerLayer.cpp
world/level/newbiome/layer/VoronoiZoom.cpp
world/level/newbiome/layer/ZoomLayer.cpp
world/level/pathfinder/BinaryHeap.cpp
world/level/pathfinder/Node.cpp
world/level/pathfinder/Path.cpp
world/level/pathfinder/PathFinder.cpp
world/level/redstone/Redstone.cpp
world/level/saveddata/MapItemSavedData.cpp
world/level/saveddata/SavedData.cpp
world/level/storage/ConsoleSaveFileIO/ConsoleSaveFileConverter.cpp
world/level/storage/ConsoleSaveFileIO/ConsoleSaveFileInputStream.cpp
world/level/storage/ConsoleSaveFileIO/ConsoleSaveFileOriginal.cpp
world/level/storage/ConsoleSaveFileIO/ConsoleSaveFileOutputStream.cpp
world/level/storage/ConsoleSaveFileIO/ConsoleSaveFileSplit.cpp
world/level/storage/ConsoleSaveFileIO/FileHeader.cpp
world/level/storage/ConsoleSaveFileIO/compression.cpp
world/level/storage/DerivedLevelData.cpp
world/level/storage/DirectoryLevelStorage.cpp
world/level/storage/DirectoryLevelStorageSource.cpp
world/level/storage/LevelData.cpp
world/level/storage/LevelStorage.cpp
world/level/storage/LevelStorageProfilerDecorator.cpp
world/level/storage/LevelSummary.cpp
world/level/storage/McRegionLevelStorage.cpp
world/level/storage/McRegionLevelStorageSource.cpp
world/level/storage/MockedLevelStorage.cpp
world/level/storage/SavedDataStorage.cpp
world/level/tile/AirTile.cpp
world/level/tile/AnvilTile.cpp
world/level/tile/BaseEntityTile.cpp
world/level/tile/BasePressurePlateTile.cpp
world/level/tile/BaseRailTile.cpp
world/level/tile/BeaconTile.cpp
world/level/tile/BedTile.cpp
world/level/tile/BookshelfTile.cpp
world/level/tile/BrewingStandTile.cpp
world/level/tile/ButtonTile.cpp
world/level/tile/CactusTile.cpp
world/level/tile/CakeTile.cpp
world/level/tile/CarrotTile.cpp
world/level/tile/CauldronTile.cpp
world/level/tile/ChestTile.cpp
world/level/tile/ClayTile.cpp
world/level/tile/CocoaTile.cpp
world/level/tile/ColoredTile.cpp
world/level/tile/CommandBlock.cpp
world/level/tile/ComparatorTile.cpp
world/level/tile/CoralTile.cpp
world/level/tile/CropTile.cpp
world/level/tile/DaylightDetectorTile.cpp
world/level/tile/DeadBushTile.cpp
world/level/tile/DetectorRailTile.cpp
world/level/tile/DiodeTile.cpp
world/level/tile/DirectionalTile.cpp
world/level/tile/DirtTile.cpp
world/level/tile/DispenserTile.cpp
world/level/tile/DoorTile.cpp
world/level/tile/DropperTile.cpp
world/level/tile/EggTile.cpp
world/level/tile/EnchantmentTableTile.cpp
world/level/tile/EnderChestTile.cpp
world/level/tile/FarmTile.cpp
world/level/tile/FenceGateTile.cpp
world/level/tile/FenceTile.cpp
world/level/tile/FireTile.cpp
world/level/tile/FlowerPotTile.cpp
world/level/tile/FurnaceTile.cpp
world/level/tile/GlassTile.cpp
world/level/tile/GlowstoneTile.cpp
world/level/tile/GrassTile.cpp
world/level/tile/GravelTile.cpp
world/level/tile/HalfSlabTile.cpp
world/level/tile/HalfTransparentTile.cpp
world/level/tile/HayBlockTile.cpp
world/level/tile/HeavyTile.cpp
world/level/tile/HopperTile.cpp
world/level/tile/HugeMushroomTile.cpp
world/level/tile/IceTile.cpp
world/level/tile/JukeboxTile.cpp
world/level/tile/LadderTile.cpp
world/level/tile/LeafTile.cpp
world/level/tile/LeverTile.cpp
world/level/tile/LiquidTile.cpp
world/level/tile/LiquidTileDynamic.cpp
world/level/tile/LiquidTileStatic.cpp
world/level/tile/LockedChestTile.cpp
world/level/tile/MelonTile.cpp
world/level/tile/MetalTile.cpp
world/level/tile/MobSpawnerTile.cpp
world/level/tile/MushroomPlantTile.cpp
world/level/tile/MycelTile.cpp
world/level/tile/NetherWartTile.cpp
world/level/tile/NetherrackTile.cpp
world/level/tile/NotGateTile.cpp
world/level/tile/NoteBlockTile.cpp
world/level/tile/ObsidianTile.cpp
world/level/tile/OreTile.cpp
world/level/tile/PlantTile.cpp
world/level/tile/PortalTile.cpp
world/level/tile/PotatoTile.cpp
world/level/tile/PoweredMetalTile.cpp
world/level/tile/PoweredRailTile.cpp
world/level/tile/PressurePlateTile.cpp
world/level/tile/PumpkinTile.cpp
world/level/tile/QuartzBlockTile.cpp
world/level/tile/RailTile.cpp
world/level/tile/RedStoneDustTile.cpp
world/level/tile/RedStoneOreTile.cpp
world/level/tile/RedlightTile.cpp
world/level/tile/ReedTile.cpp
world/level/tile/RepeaterTile.cpp
world/level/tile/RotatedPillarTile.cpp
world/level/tile/SandStoneTile.cpp
world/level/tile/SaplingPlantTile.cpp
world/level/tile/SignTile.cpp
world/level/tile/SkullTile.cpp
world/level/tile/SmoothStoneBrickTile.cpp
world/level/tile/SnowTile.cpp
world/level/tile/SoulSandTile.cpp
world/level/tile/SpongeTile.cpp
world/level/tile/StainedGlassBlock.cpp
world/level/tile/StainedGlassPaneBlock.cpp
world/level/tile/StairTile.cpp
world/level/tile/StemTile.cpp
world/level/tile/StoneButtonTile.cpp
world/level/tile/StoneMonsterTile.cpp
world/level/tile/StoneSlabTile.cpp
world/level/tile/StoneTile.cpp
world/level/tile/TallGrassPlantTile.cpp
world/level/tile/TheEndPortalFrameTile.cpp
world/level/tile/ThinFenceTile.cpp
world/level/tile/Tile.cpp
world/level/tile/TntTile.cpp
world/level/tile/TopSnowTile.cpp
world/level/tile/TorchTile.cpp
world/level/tile/TransparentTile.cpp
world/level/tile/TrapDoorTile.cpp
world/level/tile/TreeTile.cpp
world/level/tile/TripWireSourceTile.cpp
world/level/tile/TripWireTile.cpp
world/level/tile/VineTile.cpp
world/level/tile/WallTile.cpp
world/level/tile/WaterLilyTile.cpp
world/level/tile/WebTile.cpp
world/level/tile/WeightedPressurePlateTile.cpp
world/level/tile/WoodButtonTile.cpp
world/level/tile/WoodSlabTile.cpp
world/level/tile/WoodTile.cpp
world/level/tile/WoolCarpetTile.cpp
world/level/tile/WorkbenchTile.cpp
world/level/tile/entity/BeaconTileEntity.cpp
world/level/tile/entity/BrewingStandTileEntity.cpp
world/level/tile/entity/ChestTileEntity.cpp
world/level/tile/entity/CommandBlockEntity.cpp
world/level/tile/entity/ComparatorTileEntity.cpp
world/level/tile/entity/DaylightDetectorTileEntity.cpp
world/level/tile/entity/DispenserTileEntity.cpp
world/level/tile/entity/DropperTileEntity.cpp
world/level/tile/entity/EnchantmentTableTileEntity.cpp
world/level/tile/entity/EnderChestTileEntity.cpp
world/level/tile/entity/FurnaceTileEntity.cpp
world/level/tile/entity/HopperTileEntity.cpp
world/level/tile/entity/MobSpawnerTileEntity.cpp
world/level/tile/entity/MusicTileEntity.cpp
world/level/tile/entity/PistonMovingTileEntity.cpp
world/level/tile/entity/PistonPieceTileEntity.cpp
world/level/tile/entity/SignTileEntity.cpp
world/level/tile/entity/SkullTileEntity.cpp
world/level/tile/entity/TheEndPortalTile.cpp
world/level/tile/entity/TheEndPortalTileEntity.cpp
world/level/tile/entity/TileEntity.cpp
world/level/tile/piston/PistonBaseTile.cpp
world/level/tile/piston/PistonExtensionTile.cpp
world/phys/AABB.cpp
world/phys/HitResult.cpp
world/phys/Vec3.cpp
world/scores/Objective.cpp
world/scores/PlayerTeam.cpp
world/scores/Score.cpp
world/scores/Scoreboard.cpp
world/scores/Team.cpp
world/scores/criteria/DummyCriteria.cpp
world/scores/criteria/HealthCriteria.cpp
world/scores/criteria/ObjectiveCriteria.cpp