diff options
Diffstat (limited to 'cmake/WorldSources.cmake')
| -rw-r--r-- | cmake/WorldSources.cmake | 707 |
1 files changed, 707 insertions, 0 deletions
diff --git a/cmake/WorldSources.cmake b/cmake/WorldSources.cmake new file mode 100644 index 00000000..3fca57b6 --- /dev/null +++ b/cmake/WorldSources.cmake @@ -0,0 +1,707 @@ +set(MINECRAFT_WORLD_SOURCES + "AABB.cpp" + "Abilities.cpp" + "AbstractContainerMenu.cpp" + "Achievement.cpp" + "Achievements.cpp" + "AddEntityPacket.cpp" + "AddExperienceOrbPacket.cpp" + "AddGlobalEntityPacket.cpp" + "AddIslandLayer.cpp" + "AddMobPacket.cpp" + "AddMushroomIslandLayer.cpp" + "AddPaintingPacket.cpp" + "AddPlayerPacket.cpp" + "AddSnowLayer.cpp" + "AgableMob.cpp" + "AirTile.cpp" + "Animal.cpp" + "AnimatePacket.cpp" + "AnvilTile.cpp" + "AnvilTileItem.cpp" + "ArmorDyeRecipe.cpp" + "ArmorItem.cpp" + "ArmorRecipes.cpp" + "ArmorSlot.cpp" + "Arrow.cpp" + "ArrowAttackGoal.cpp" + "ArrowDamageEnchantment.cpp" + "ArrowFireEnchantment.cpp" + "ArrowInfiniteEnchantment.cpp" + "ArrowKnockbackEnchantment.cpp" + "AuxDataTileItem.cpp" + "AvoidPlayerGoal.cpp" + "AwardStatPacket.cpp" + "BasicTree.cpp" + "BasicTypeContainers.cpp" + "BeachBiome.cpp" + "BedItem.cpp" + "BedTile.cpp" + "BegGoal.cpp" + "BinaryHeap.cpp" + "Biome.cpp" + "BiomeCache.cpp" + "BiomeDecorator.cpp" + "BiomeInitLayer.cpp" + "BiomeOverrideLayer.cpp" + "BiomeSource.cpp" + "BirchFeature.cpp" + "Blaze.cpp" + "BlockDestructionProgress.cpp" + "BlockGenMethods.cpp" + "BlockRegionUpdatePacket.cpp" + "BlockReplacements.cpp" + "Boat.cpp" + "BoatItem.cpp" + "BodyControl.cpp" + "BonusChestFeature.cpp" + "BookItem.cpp" + "BookshelfTile.cpp" + "BossMob.cpp" + "BossMobPart.cpp" + "BottleItem.cpp" + "BoundingBox.cpp" + "BowItem.cpp" + "BowlFoodItem.cpp" + "BreakDoorGoal.cpp" + "BreedGoal.cpp" + "BrewingStandMenu.cpp" + "BrewingStandTile.cpp" + "BrewingStandTileEntity.cpp" + "BucketItem.cpp" + "Buffer.cpp" + "BufferedOutputStream.cpp" + "BufferedReader.cpp" + "Bush.cpp" + "ButtonTile.cpp" + "ByteArrayInputStream.cpp" + "ByteArrayOutputStream.cpp" + "ByteBuffer.cpp" + "CactusFeature.cpp" + "CactusTile.cpp" + "CakeTile.cpp" + "CanyonFeature.cpp" + "CarrotOnAStickItem.cpp" + "CarrotTile.cpp" + "CauldronTile.cpp" + "CaveFeature.cpp" + "CaveSpider.cpp" + "ChatPacket.cpp" + "ChestTile.cpp" + "ChestTileEntity.cpp" + "Chicken.cpp" + "ChunkPos.cpp" + "ChunkStorageProfileDecorator.cpp" + "ChunkTilesUpdatePacket.cpp" + "ChunkVisibilityAreaPacket.cpp" + "ChunkVisibilityPacket.cpp" + "Class.cpp" + "ClayFeature.cpp" + "ClayTile.cpp" + "ClientCommandPacket.cpp" + "ClientSideMerchant.cpp" + "ClockItem.cpp" + "ClothDyeRecipes.cpp" + "ClothTile.cpp" + "ClothTileItem.cpp" + "CoalItem.cpp" + "CocoaTile.cpp" + "Color.cpp" + "ColoredTileItem.cpp" + "Command.cpp" + "CommandDispatcher.cpp" + "CommonStats.cpp" + "CompassItem.cpp" + "ComplexItem.cpp" + "ComplexItemDataPacket.cpp" + "CompoundContainer.cpp" + "CompressedTileStorage.cpp" + "compression.cpp" + "Connection.cpp" + "ConsoleSaveFileConverter.cpp" + "ConsoleSaveFileOriginal.cpp" + "Container.cpp" + "ContainerAckPacket.cpp" + "ContainerButtonClickPacket.cpp" + "ContainerClickPacket.cpp" + "ContainerClosePacket.cpp" + "ContainerOpenPacket.cpp" + "ContainerSetContentPacket.cpp" + "ContainerSetDataPacket.cpp" + "ContainerSetSlotPacket.cpp" + "ControlledByPlayerGoal.cpp" + "CoralTile.cpp" + "Cow.cpp" + "CraftingContainer.cpp" + "CraftingMenu.cpp" + "DefaultGameModeCommand.cpp" + "EnchantItemCommand.cpp" + "ExperienceCommand.cpp" + "GameCommandPacket.cpp" + "GameModeCommand.cpp" + "GenericStats.cpp" + "GiveItemCommand.cpp" + "KillCommand.cpp" + "PerformanceTimer.cpp" + "TimeCommand.cpp" + "ToggleDownfallCommand.cpp" + "TradeItemPacket.cpp" + "CraftItemPacket.cpp" + "Creature.cpp" + "Creeper.cpp" + "CropTile.cpp" + "CustomLevelSource.cpp" + "CustomPayloadPacket.cpp" + "DamageEnchantment.cpp" + "DamageSource.cpp" + "DataInputStream.cpp" + "DataLayer.cpp" + "DataOutputStream.cpp" + "DeadBushFeature.cpp" + "DeadBushTile.cpp" + "DebugOptionsPacket.cpp" + "DefendVillageTargetGoal.cpp" + "DelayedRelease.cpp" + "DerivedLevelData.cpp" + "DesertBiome.cpp" + "DesertWellFeature.cpp" + "DetectorRailTile.cpp" + "DigDurabilityEnchantment.cpp" + "DiggerItem.cpp" + "DiggingEnchantment.cpp" + "Dimension.cpp" + "DiodeTile.cpp" + "Direction.cpp" + "DirectionalTile.cpp" + "DirectoryLevelStorage.cpp" + "DirectoryLevelStorageSource.cpp" + "DirtTile.cpp" + "DisconnectPacket.cpp" + "DispenserTile.cpp" + "DispenserTileEntity.cpp" + "DoorInfo.cpp" + "DoorInteractGoal.cpp" + "DragonFireball.cpp" + "EatTileGoal.cpp" + "EggTile.cpp" + "EnchantedBookItem.cpp" + "Enchantment.cpp" + "EnchantmentCategory.cpp" + "EnchantmentContainer.cpp" + "EnchantmentHelper.cpp" + "EnchantmentInstance.cpp" + "EnchantmentMenu.cpp" + "EnchantmentTableEntity.cpp" + "EnchantmentTableTile.cpp" + "EnderChestTile.cpp" + "EnderChestTileEntity.cpp" + "EnderEyeItem.cpp" + "EnderpearlItem.cpp" + "EndPodiumFeature.cpp" + "ExperienceItem.cpp" + "ExtremeHillsBiome.cpp" + "Feature.cpp" + "EnderCrystal.cpp" + "EnderDragon.cpp" + "EyeOfEnderSignal.cpp" + "FireAspectEnchantment.cpp" + "FireChargeItem.cpp" + "FleeSunGoal.cpp" + "FlippedIcon.cpp" + "FloatGoal.cpp" + "FlowerPotTile.cpp" + "FollowOwnerGoal.cpp" + "FollowParentGoal.cpp" + "Goal.cpp" + "GoalSelector.cpp" + "GoldenAppleItem.cpp" + "Golem.cpp" + "GroundBushFeature.cpp" + "GrowMushroomIslandLayer.cpp" + "HalfSlabTile.cpp" + "HangingEntity.cpp" + "HangingEntityItem.cpp" + "HellFlatLevelSource.cpp" + "HurtByTargetGoal.cpp" + "IceBiome.cpp" + "InteractGoal.cpp" + "ItemFrame.cpp" + "JumpControl.cpp" + "JungleBiome.cpp" + "KickPlayerPacket.cpp" + "KnockbackEnchantment.cpp" + "LavaSlime.cpp" + "LeapAtTargetGoal.cpp" + "LevelSoundPacket.cpp" + "LookAtPlayerGoal.cpp" + "LookAtTradingPlayerGoal.cpp" + "LookControl.cpp" + "LootBonusEnchantment.cpp" + "MakeLoveGoal.cpp" + "MegaTreeFeature.cpp" + "MeleeAttackGoal.cpp" + "MerchantContainer.cpp" + "MerchantMenu.cpp" + "MerchantRecipe.cpp" + "MerchantRecipeList.cpp" + "MerchantResultSlot.cpp" + "MilkBucketItem.cpp" + "MonsterPlacerItem.cpp" + "MoveControl.cpp" + "MoveIndoorsGoal.cpp" + "MoveThroughVillageGoal.cpp" + "MoveTowardsRestrictionGoal.cpp" + "MoveTowardsTargetGoal.cpp" + "MultiTextureTileItem.cpp" + "MushroomCow.cpp" + "MushroomIslandBiome.cpp" + "MycelTile.cpp" + "NearestAttackableTargetGoal.cpp" + "NetherBridgeFeature.cpp" + "NetherBridgePieces.cpp" + "NetherStalkTile.cpp" + "NonTameRandomTargetGoal.cpp" + "Npc.cpp" + "OcelotSitOnTileGoal.cpp" + "OfferFlowerGoal.cpp" + "OpenDoorGoal.cpp" + "OwnerHurtByTargetGoal.cpp" + "OwnerHurtTargetGoal.cpp" + "OxygenEnchantment.cpp" + "Ozelot.cpp" + "OzelotAttackGoal.cpp" + "PanicGoal.cpp" + "PathNavigation.cpp" + "PlayerAbilitiesPacket.cpp" + "PlayerEnderChestContainer.cpp" + "PlayGoal.cpp" + "PotatoTile.cpp" + "PotionBrewing.cpp" + "PotionItem.cpp" + "ProtectionEnchantment.cpp" + "QuartzBlockTile.cpp" + "RandomLookAroundGoal.cpp" + "RandomPos.cpp" + "RandomScatteredLargeFeature.cpp" + "RandomStrollGoal.cpp" + "Rarity.cpp" + "RedlightTile.cpp" + "RegionHillsLayer.cpp" + "RepairContainer.cpp" + "RepairMenu.cpp" + "RepairResultSlot.cpp" + "RestrictOpenDoorGoal.cpp" + "RestrictSunGoal.cpp" + "RotateHeadPacket.cpp" + "ScatteredFeaturePieces.cpp" + "SeedFoodItem.cpp" + "Sensing.cpp" + "SitGoal.cpp" + "SkullItem.cpp" + "SkullTile.cpp" + "SkullTileEntity.cpp" + "SparseDataStorage.cpp" + "SwampRiversLayer.cpp" + "SwellGoal.cpp" + "TakeFlowerGoal.cpp" + "TamableAnimal.cpp" + "TargetGoal.cpp" + "TemptGoal.cpp" + "ThornsEnchantment.cpp" + "TileDestructionPacket.cpp" + "TileEventData.cpp" + "TradeWithPlayerGoal.cpp" + "TripWireSourceTile.cpp" + "TripWireTile.cpp" + "Village.cpp" + "VillagerGolem.cpp" + "Villages.cpp" + "VillageSiege.cpp" + "VinesFeature.cpp" + "WallTile.cpp" + "WeighedTreasure.cpp" + "WoodSlabTile.cpp" + "C4JThread.cpp" + "WoodTile.cpp" + "WoolCarpetTile.cpp" + "XZPacket.cpp" + "ShoreLayer.cpp" + "SmoothStoneBrickTileItem.cpp" + "SparseLightStorage.cpp" + "SpikeFeature.cpp" + "NetherSphere.cpp" + "SmallFireball.cpp" + "SnowMan.cpp" + "StoneMonsterTileItem.cpp" + "TextureAndGeometryChangePacket.cpp" + "TextureAndGeometryPacket.cpp" + "TheEndBiome.cpp" + "TheEndBiomeDecorator.cpp" + "TheEndDimension.cpp" + "TheEndLevelRandomLevelSource.cpp" + "TheEndPortal.cpp" + "TheEndPortalFrameTile.cpp" + "TheEndPortalTileEntity.cpp" + "Throwable.cpp" + "ThrownEnderpearl.cpp" + "ThrownExpBottle.cpp" + "ThrownPotion.cpp" + "TileEntityDataPacket.cpp" + "UntouchingEnchantment.cpp" + "UpdateGameRuleProgressPacket.cpp" + "Distort.cpp" + "DoorItem.cpp" + "DoorTile.cpp" + "DownfallLayer.cpp" + "DownfallMixerLayer.cpp" + "DungeonFeature.cpp" + "DyePowderItem.cpp" + "EggItem.cpp" + "Emboss.cpp" + "EmptyLevelChunk.cpp" + "EnderMan.cpp" + "Enemy.cpp" + "Entity.cpp" + "EntityActionAtPositionPacket.cpp" + "EntityDamageSource.cpp" + "EntityEventPacket.cpp" + "EntityIO.cpp" + "EntityPos.cpp" + "EntityTile.cpp" + "ExperienceOrb.cpp" + "ExplodePacket.cpp" + "Explosion.cpp" + "Facing.cpp" + "FallingTile.cpp" + "FarmTile.cpp" + "FastNoise.cpp" + "FenceGateTile.cpp" + "FenceTile.cpp" + "File.cpp" + "FileHeader.cpp" + "FileInputStream.cpp" + "FileOutputStream.cpp" + "Fireball.cpp" + "FireTile.cpp" + "FishingHook.cpp" + "FishingRodItem.cpp" + "FixedBiomeSource.cpp" + "FlatLayer.cpp" + "FlatLevelSource.cpp" + "FlintAndSteelItem.cpp" + "FloatBuffer.cpp" + "FlowerFeature.cpp" + "FlyingMob.cpp" + "FoliageColor.cpp" + "FoodConstants.cpp" + "FoodData.cpp" + "FoodItem.cpp" + "FoodRecipies.cpp" + "ForestBiome.cpp" + "FurnaceMenu.cpp" + "FurnaceRecipes.cpp" + "FurnaceResultSlot.cpp" + "FurnaceTile.cpp" + "FurnaceTileEntity.cpp" + "FuzzyZoomLayer.cpp" + "GameEventPacket.cpp" + "GeneralStat.cpp" + "GetInfoPacket.cpp" + "Ghast.cpp" + "Giant.cpp" + "GlassTile.cpp" + "GlobalEntity.cpp" + "GrassColor.cpp" + "GrassTile.cpp" + "GravelTile.cpp" + "HalfTransparentTile.cpp" + "Hasher.cpp" + "HatchetItem.cpp" + "HellBiome.cpp" + "HellDimension.cpp" + "HellFireFeature.cpp" + "HellPortalFeature.cpp" + "HellRandomLevelSource.cpp" + "HellSandTile.cpp" + "HellSpringFeature.cpp" + "HellStoneTile.cpp" + "HitResult.cpp" + "HoeItem.cpp" + "HouseFeature.cpp" + "HugeMushroomFeature.cpp" + "HugeMushroomTile.cpp" + "I18n.cpp" + "IceTile.cpp" + "ImprovedNoise.cpp" + "ContainerMenu.cpp" + "IndirectEntityDamageSource.cpp" + "InputStream.cpp" + "InputStreamReader.cpp" + "InstantenousMobEffect.cpp" + "IntBuffer.cpp" + "IntCache.cpp" + "InteractPacket.cpp" + "Inventory.cpp" + "InventoryMenu.cpp" + "IslandLayer.cpp" + "Item.cpp" + "ItemEntity.cpp" + "ItemInstance.cpp" + "ItemStat.cpp" + "KeepAlivePacket.cpp" + "LadderTile.cpp" + "LakeFeature.cpp" + "Language.cpp" + "LargeCaveFeature.cpp" + "LargeFeature.cpp" + "LargeHellCaveFeature.cpp" + "Layer.cpp" + "LeafTile.cpp" + "LeafTileItem.cpp" + "LevelConflictException.cpp" + "LevelData.cpp" + "Level.cpp" + "LevelChunk.cpp" + "LevelEventPacket.cpp" + "LevelSettings.cpp" + "LevelStorage.cpp" + "LevelStorageProfilerDecorator.cpp" + "LevelSummary.cpp" + "LevelType.cpp" + "LeverTile.cpp" + "LightGemFeature.cpp" + "LightGemTile.cpp" + "LightningBolt.cpp" + "LiquidTile.cpp" + "LiquidTileDynamic.cpp" + "LiquidTileStatic.cpp" + "LockedChestTile.cpp" + "LoginPacket.cpp" + "MapItem.cpp" + "MapItemSavedData.cpp" + "Material.cpp" + "MaterialColor.cpp" + "JavaMath.cpp" + "McRegionChunkStorage.cpp" + "McRegionLevelStorageSource.cpp" + "McRegionLevelStorage.cpp" + "MelonTile.cpp" + "MenuBackup.cpp" + "MetalTile.cpp" + "Minecart.cpp" + "MinecartItem.cpp" + "Minecraft.World.cpp" + "MineShaftFeature.cpp" + "MineShaftPieces.cpp" + "MineShaftStart.cpp" + "Mob.cpp" + "MobCategory.cpp" + "MobEffect.cpp" + "MobEffectInstance.cpp" + "MobSpawner.cpp" + "MobSpawnerTile.cpp" + "MobSpawnerTileEntity.cpp" + "MockedLevelStorage.cpp" + "Monster.cpp" + "MonsterRoomFeature.cpp" + "MoveEntityPacket.cpp" + "MoveEntityPacketSmall.cpp" + "MovePlayerPacket.cpp" + "Mth.cpp" + "Mushroom.cpp" + "MusicTile.cpp" + "MusicTileEntity.cpp" + "NbtIo.cpp" + "Node.cpp" + "NotGateTile.cpp" + "ObsidianTile.cpp" + "OldChunkStorage.cpp" + "OreFeature.cpp" + "OreRecipies.cpp" + "OreTile.cpp" + "Packet.cpp" + "PacketListener.cpp" + "Painting.cpp" + "Path.cpp" + "PathFinder.cpp" + "PathfinderMob.cpp" + "PerlinNoise.cpp" + "PerlinSimplexNoise.cpp" + "PickaxeItem.cpp" + "Pig.cpp" + "PigZombie.cpp" + "PineFeature.cpp" + "PistonBaseTile.cpp" + "PistonExtensionTile.cpp" + "PistonMovingPiece.cpp" + "PistonPieceEntity.cpp" + "PistonTileItem.cpp" + "PlainsBiome.cpp" + "Player.cpp" + "PlayerActionPacket.cpp" + "PlayerCommandPacket.cpp" + "PlayerInfoPacket.cpp" + "PlayerInputPacket.cpp" + "PortalForcer.cpp" + "PortalTile.cpp" + "Pos.cpp" + "PreLoginPacket.cpp" + "PressurePlateTile.cpp" + "PrimedTnt.cpp" + "PumpkinFeature.cpp" + "PumpkinTile.cpp" + "RailTile.cpp" + "RainforestBiome.cpp" + "Random.cpp" + "RandomLevelSource.cpp" + "ReadOnlyChunkCache.cpp" + "Recipes.cpp" + "RecordingItem.cpp" + "RecordPlayerTile.cpp" + "RedStoneDustTile.cpp" + "RedStoneItem.cpp" + "RedStoneOreTile.cpp" + "ReedsFeature.cpp" + "ReedTile.cpp" + "Region.cpp" + "RegionFile.cpp" + "RegionFileCache.cpp" + "RemoveEntitiesPacket.cpp" + "RemoveMobEffectPacket.cpp" + "RespawnPacket.cpp" + "ResultContainer.cpp" + "ResultSlot.cpp" + "RiverInitLayer.cpp" + "RiverLayer.cpp" + "RiverMixerLayer.cpp" + "Rotate.cpp" + "SaddleItem.cpp" + "SandFeature.cpp" + "SandStoneTile.cpp" + "HeavyTile.cpp" + "Sapling.cpp" + "SaplingTileItem.cpp" + "SavedData.cpp" + "SavedDataStorage.cpp" + "Scale.cpp" + "SeedItem.cpp" + "ServerSettingsChangedPacket.cpp" + "SetCarriedItemPacket.cpp" + "SetCreativeModeSlotPacket.cpp" + "SetEntityDataPacket.cpp" + "SetEntityMotionPacket.cpp" + "SetEquippedItemPacket.cpp" + "SetExperiencePacket.cpp" + "SetHealthPacket.cpp" + "SetRidingPacket.cpp" + "SetSpawnPositionPacket.cpp" + "SetTimePacket.cpp" + "ShapedRecipy.cpp" + "ShapelessRecipy.cpp" + "SharedConstants.cpp" + "ShearsItem.cpp" + "Sheep.cpp" + "ShovelItem.cpp" + "SignItem.cpp" + "SignTile.cpp" + "SignTileEntity.cpp" + "SignUpdatePacket.cpp" + "Silverfish.cpp" + "SimpleContainer.cpp" + "SimplexNoise.cpp" + "Skeleton.cpp" + "Slime.cpp" + "Slot.cpp" + "SmoothFloat.cpp" + "SmoothLayer.cpp" + "SmoothStoneBrickTile.cpp" + "SmoothZoomLayer.cpp" + "Snowball.cpp" + "SnowballItem.cpp" + "SnowTile.cpp" + "Socket.cpp" + "Spider.cpp" + "Sponge.cpp" + "SpringFeature.cpp" + "SpringTile.cpp" + "SpruceFeature.cpp" + "Squid.cpp" + "Stat.cpp" + "Stats.cpp" + "StairTile.cpp" + "stdafx.cpp" + "StemTile.cpp" + "StoneMonsterTile.cpp" + "StoneSlabTile.cpp" + "StoneSlabTileItem.cpp" + "StoneTile.cpp" + "StringHelpers.cpp" + "StrongholdFeature.cpp" + "StrongholdPieces.cpp" + "StructureFeature.cpp" + "StructurePiece.cpp" + "StructureRecipies.cpp" + "StructureStart.cpp" + "SwampBiome.cpp" + "SwampTreeFeature.cpp" + "SynchedEntityData.cpp" + "Synth.cpp" + "system.cpp" + "Tag.cpp" + "TaigaBiome.cpp" + "TakeItemEntityPacket.cpp" + "TallGrass.cpp" + "TallGrassFeature.cpp" + "TeleportEntityPacket.cpp" + "TemperatureLayer.cpp" + "TemperatureMixerLayer.cpp" + "TextureChangePacket.cpp" + "TexturePacket.cpp" + "ThinFenceTile.cpp" + "ThreadName.cpp" + "ThrownEgg.cpp" + "TickNextTickData.cpp" + "Tile.cpp" + "TileEventPacket.cpp" + "TileItem.cpp" + "TileEntity.cpp" + "TilePlanterItem.cpp" + "TilePos.cpp" + "TileUpdatePacket.cpp" + "TntTile.cpp" + "ToolRecipies.cpp" + "TopSnowTile.cpp" + "TorchTile.cpp" + "TransparentTile.cpp" + "TrapDoorTile.cpp" + "TrapMenu.cpp" + "TreeFeature.cpp" + "TreeTileItem.cpp" + "UpdateMobEffectPacket.cpp" + "UpdateProgressPacket.cpp" + "UseItemPacket.cpp" + "Vec3.cpp" + "VillageFeature.cpp" + "VillagePieces.cpp" + "Villager.cpp" + "VineTile.cpp" + "VoronoiZoom.cpp" + "WaterColor.cpp" + "WaterLevelChunk.cpp" + "WaterlilyFeature.cpp" + "WaterLilyTile.cpp" + "WaterLilyTileItem.cpp" + "WaterWorkerEnchantment.cpp" + "WeaponItem.cpp" + "WeaponRecipies.cpp" + "WeighedRandom.cpp" + "Wolf.cpp" + "TreeTile.cpp" + "WebTile.cpp" + "WorkbenchTile.cpp" + "ConsoleSaveFileInputStream.cpp" + "ConsoleSaveFileOutputStream.cpp" + "Zombie.cpp" + "WaterAnimal.cpp" + "ZoomLayer.cpp" +) |
