Botcraft 1.21.11
Loading...
Searching...
No Matches
Entity.cpp File Reference
#include "botcraft/Game/Entities/entities/Entity.hpp"
#include "protocolCraft/Types/Item/Slot.hpp"
#include "protocolCraft/Types/Chat/Chat.hpp"
#include "protocolCraft/Types/Particles/Particle.hpp"
#include "protocolCraft/Types/Components/DataComponentTypeResolvableProfile.hpp"
#include "botcraft/Game/Entities/VillagerData.hpp"
#include "botcraft/Game/Entities/GlobalPos.hpp"
#include "botcraft/Game/AssetsManager.hpp"
#include "botcraft/Renderer/Atlas.hpp"
#include "botcraft/Utilities/Logger.hpp"
#include "botcraft/Game/Entities/entities/animal/allay/AllayEntity.hpp"
#include "botcraft/Game/Entities/entities/AreaEffectCloudEntity.hpp"
#include "botcraft/Game/Entities/entities/animal/armadillo/ArmadilloEntity.hpp"
#include "botcraft/Game/Entities/entities/decoration/ArmorStandEntity.hpp"
#include "botcraft/Game/Entities/entities/projectile/arrow/ArrowEntity.hpp"
#include "botcraft/Game/Entities/entities/animal/axolotl/AxolotlEntity.hpp"
#include "botcraft/Game/Entities/entities/vehicle/boat/ChestRaftEntity.hpp"
#include "botcraft/Game/Entities/entities/vehicle/boat/RaftEntity.hpp"
#include "botcraft/Game/Entities/entities/ambient/BatEntity.hpp"
#include "botcraft/Game/Entities/entities/animal/bee/BeeEntity.hpp"
#include "botcraft/Game/Entities/entities/monster/BlazeEntity.hpp"
#include "botcraft/Game/Entities/entities/vehicle/boat/BoatEntity.hpp"
#include "botcraft/Game/Entities/entities/monster/skeleton/BoggedEntity.hpp"
#include "botcraft/Game/Entities/entities/monster/breeze/BreezeEntity.hpp"
#include "botcraft/Game/Entities/entities/projectile/hurtingprojectile/windcharge/BreezeWindChargeEntity.hpp"
#include "botcraft/Game/Entities/entities/vehicle/boat/ChestBoatEntity.hpp"
#include "botcraft/Game/Entities/entities/animal/feline/CatEntity.hpp"
#include "botcraft/Game/Entities/entities/animal/camel/CamelEntity.hpp"
#include "botcraft/Game/Entities/entities/animal/camel/CamelHuskEntity.hpp"
#include "botcraft/Game/Entities/entities/monster/spider/CaveSpiderEntity.hpp"
#include "botcraft/Game/Entities/entities/animal/chicken/ChickenEntity.hpp"
#include "botcraft/Game/Entities/entities/animal/fish/CodEntity.hpp"
#include "botcraft/Game/Entities/entities/animal/golem/CopperGolemEntity.hpp"
#include "botcraft/Game/Entities/entities/animal/cow/CowEntity.hpp"
#include "botcraft/Game/Entities/entities/monster/creaking/CreakingEntity.hpp"
#include "botcraft/Game/Entities/entities/monster/CreeperEntity.hpp"
#include "botcraft/Game/Entities/entities/animal/dolphin/DolphinEntity.hpp"
#include "botcraft/Game/Entities/entities/animal/equine/DonkeyEntity.hpp"
#include "botcraft/Game/Entities/entities/projectile/hurtingprojectile/DragonFireballEntity.hpp"
#include "botcraft/Game/Entities/entities/monster/zombie/DrownedEntity.hpp"
#include "botcraft/Game/Entities/entities/DisplayBlockDisplayEntity.hpp"
#include "botcraft/Game/Entities/entities/DisplayEntity.hpp"
#include "botcraft/Game/Entities/entities/DisplayItemDisplayEntity.hpp"
#include "botcraft/Game/Entities/entities/DisplayTextDisplayEntity.hpp"
#include "botcraft/Game/Entities/entities/monster/ElderGuardianEntity.hpp"
#include "botcraft/Game/Entities/entities/boss/enderdragon/EndCrystalEntity.hpp"
#include "botcraft/Game/Entities/entities/boss/enderdragon/EnderDragonEntity.hpp"
#include "botcraft/Game/Entities/entities/monster/EnderManEntity.hpp"
#include "botcraft/Game/Entities/entities/monster/EndermiteEntity.hpp"
#include "botcraft/Game/Entities/entities/monster/illager/EvokerEntity.hpp"
#include "botcraft/Game/Entities/entities/projectile/EvokerFangsEntity.hpp"
#include "botcraft/Game/Entities/entities/ExperienceOrbEntity.hpp"
#include "botcraft/Game/Entities/entities/projectile/EyeOfEnderEntity.hpp"
#include "botcraft/Game/Entities/entities/item/FallingBlockEntity.hpp"
#include "botcraft/Game/Entities/entities/projectile/FireworkRocketEntity.hpp"
#include "botcraft/Game/Entities/entities/animal/fox/FoxEntity.hpp"
#include "botcraft/Game/Entities/entities/animal/frog/FrogEntity.hpp"
#include "botcraft/Game/Entities/entities/monster/GhastEntity.hpp"
#include "botcraft/Game/Entities/entities/animal/happyghast/HappyGhastEntity.hpp"
#include "botcraft/Game/Entities/entities/monster/GiantEntity.hpp"
#include "botcraft/Game/Entities/entities/decoration/GlowItemFrameEntity.hpp"
#include "botcraft/Game/Entities/entities/animal/squid/GlowSquidEntity.hpp"
#include "botcraft/Game/Entities/entities/animal/goat/GoatEntity.hpp"
#include "botcraft/Game/Entities/entities/monster/GuardianEntity.hpp"
#include "botcraft/Game/Entities/entities/monster/hoglin/HoglinEntity.hpp"
#include "botcraft/Game/Entities/entities/animal/equine/HorseEntity.hpp"
#include "botcraft/Game/Entities/entities/monster/zombie/HuskEntity.hpp"
#include "botcraft/Game/Entities/entities/monster/illager/IllusionerEntity.hpp"
#include "botcraft/Game/Entities/entities/InteractionEntity.hpp"
#include "botcraft/Game/Entities/entities/animal/golem/IronGolemEntity.hpp"
#include "botcraft/Game/Entities/entities/item/ItemEntity.hpp"
#include "botcraft/Game/Entities/entities/decoration/ItemFrameEntity.hpp"
#include "botcraft/Game/Entities/entities/OminousItemSpawnerEntity.hpp"
#include "botcraft/Game/Entities/entities/projectile/hurtingprojectile/LargeFireballEntity.hpp"
#include "botcraft/Game/Entities/entities/decoration/LeashFenceKnotEntity.hpp"
#include "botcraft/Game/Entities/entities/LightningBoltEntity.hpp"
#include "botcraft/Game/Entities/entities/animal/equine/LlamaEntity.hpp"
#include "botcraft/Game/Entities/entities/projectile/LlamaSpitEntity.hpp"
#include "botcraft/Game/Entities/entities/monster/MagmaCubeEntity.hpp"
#include "botcraft/Game/Entities/entities/MarkerEntity.hpp"
#include "botcraft/Game/Entities/entities/decoration/MannequinEntity.hpp"
#include "botcraft/Game/Entities/entities/vehicle/minecart/MinecartEntity.hpp"
#include "botcraft/Game/Entities/entities/vehicle/minecart/MinecartChestEntity.hpp"
#include "botcraft/Game/Entities/entities/vehicle/minecart/MinecartCommandBlockEntity.hpp"
#include "botcraft/Game/Entities/entities/vehicle/minecart/MinecartFurnaceEntity.hpp"
#include "botcraft/Game/Entities/entities/vehicle/minecart/MinecartHopperEntity.hpp"
#include "botcraft/Game/Entities/entities/vehicle/minecart/MinecartSpawnerEntity.hpp"
#include "botcraft/Game/Entities/entities/vehicle/minecart/MinecartTNTEntity.hpp"
#include "botcraft/Game/Entities/entities/animal/equine/MuleEntity.hpp"
#include "botcraft/Game/Entities/entities/animal/cow/MushroomCowEntity.hpp"
#include "botcraft/Game/Entities/entities/animal/feline/OcelotEntity.hpp"
#include "botcraft/Game/Entities/entities/decoration/painting/PaintingEntity.hpp"
#include "botcraft/Game/Entities/entities/animal/panda/PandaEntity.hpp"
#include "botcraft/Game/Entities/entities/animal/parrot/ParrotEntity.hpp"
#include "botcraft/Game/Entities/entities/monster/PhantomEntity.hpp"
#include "botcraft/Game/Entities/entities/animal/pig/PigEntity.hpp"
#include "botcraft/Game/Entities/entities/monster/piglin/PiglinEntity.hpp"
#include "botcraft/Game/Entities/entities/monster/piglin/PiglinBruteEntity.hpp"
#include "botcraft/Game/Entities/entities/monster/illager/PillagerEntity.hpp"
#include "botcraft/Game/Entities/entities/animal/polarbear/PolarBearEntity.hpp"
#include "botcraft/Game/Entities/entities/projectile/throwableitemprojectile/ThrownSplashPotionEntity.hpp"
#include "botcraft/Game/Entities/entities/projectile/throwableitemprojectile/ThrownLingeringPotionEntity.hpp"
#include "botcraft/Game/Entities/entities/item/PrimedTntEntity.hpp"
#include "botcraft/Game/Entities/entities/animal/fish/PufferfishEntity.hpp"
#include "botcraft/Game/Entities/entities/animal/rabbit/RabbitEntity.hpp"
#include "botcraft/Game/Entities/entities/monster/RavagerEntity.hpp"
#include "botcraft/Game/Entities/entities/animal/fish/SalmonEntity.hpp"
#include "botcraft/Game/Entities/entities/animal/sheep/SheepEntity.hpp"
#include "botcraft/Game/Entities/entities/monster/ShulkerEntity.hpp"
#include "botcraft/Game/Entities/entities/projectile/ShulkerBulletEntity.hpp"
#include "botcraft/Game/Entities/entities/monster/SilverfishEntity.hpp"
#include "botcraft/Game/Entities/entities/monster/skeleton/SkeletonEntity.hpp"
#include "botcraft/Game/Entities/entities/animal/equine/SkeletonHorseEntity.hpp"
#include "botcraft/Game/Entities/entities/monster/SlimeEntity.hpp"
#include "botcraft/Game/Entities/entities/projectile/hurtingprojectile/SmallFireballEntity.hpp"
#include "botcraft/Game/Entities/entities/animal/sniffer/SnifferEntity.hpp"
#include "botcraft/Game/Entities/entities/animal/golem/SnowGolemEntity.hpp"
#include "botcraft/Game/Entities/entities/projectile/throwableitemprojectile/SnowballEntity.hpp"
#include "botcraft/Game/Entities/entities/projectile/arrow/SpectralArrowEntity.hpp"
#include "botcraft/Game/Entities/entities/monster/spider/SpiderEntity.hpp"
#include "botcraft/Game/Entities/entities/animal/squid/SquidEntity.hpp"
#include "botcraft/Game/Entities/entities/monster/skeleton/StrayEntity.hpp"
#include "botcraft/Game/Entities/entities/monster/StriderEntity.hpp"
#include "botcraft/Game/Entities/entities/animal/frog/TadpoleEntity.hpp"
#include "botcraft/Game/Entities/entities/projectile/throwableitemprojectile/ThrownEggEntity.hpp"
#include "botcraft/Game/Entities/entities/projectile/throwableitemprojectile/ThrownEnderpearlEntity.hpp"
#include "botcraft/Game/Entities/entities/projectile/throwableitemprojectile/ThrownExperienceBottleEntity.hpp"
#include "botcraft/Game/Entities/entities/projectile/arrow/ThrownTridentEntity.hpp"
#include "botcraft/Game/Entities/entities/animal/equine/TraderLlamaEntity.hpp"
#include "botcraft/Game/Entities/entities/animal/fish/TropicalFishEntity.hpp"
#include "botcraft/Game/Entities/entities/animal/turtle/TurtleEntity.hpp"
#include "botcraft/Game/Entities/entities/monster/VexEntity.hpp"
#include "botcraft/Game/Entities/entities/npc/villager/VillagerEntity.hpp"
#include "botcraft/Game/Entities/entities/monster/illager/VindicatorEntity.hpp"
#include "botcraft/Game/Entities/entities/npc/wanderingtrader/WanderingTraderEntity.hpp"
#include "botcraft/Game/Entities/entities/monster/warden/WardenEntity.hpp"
#include "botcraft/Game/Entities/entities/projectile/hurtingprojectile/windcharge/WindChargeEntity.hpp"
#include "botcraft/Game/Entities/entities/monster/WitchEntity.hpp"
#include "botcraft/Game/Entities/entities/boss/wither/WitherBossEntity.hpp"
#include "botcraft/Game/Entities/entities/monster/skeleton/WitherSkeletonEntity.hpp"
#include "botcraft/Game/Entities/entities/projectile/hurtingprojectile/WitherSkullEntity.hpp"
#include "botcraft/Game/Entities/entities/animal/wolf/WolfEntity.hpp"
#include "botcraft/Game/Entities/entities/monster/ZoglinEntity.hpp"
#include "botcraft/Game/Entities/entities/monster/zombie/ZombieEntity.hpp"
#include "botcraft/Game/Entities/entities/animal/equine/ZombieHorseEntity.hpp"
#include "botcraft/Game/Entities/entities/monster/zombie/ZombieVillagerEntity.hpp"
#include "botcraft/Game/Entities/entities/monster/zombie/ZombifiedPiglinEntity.hpp"
#include "botcraft/Game/Entities/entities/player/PlayerEntity.hpp"
#include "botcraft/Game/Entities/entities/projectile/FishingHookEntity.hpp"
#include "botcraft/Game/Entities/entities/animal/nautilus/NautilusEntity.hpp"
#include "botcraft/Game/Entities/entities/animal/nautilus/ZombieNautilusEntity.hpp"
#include "botcraft/Game/Entities/entities/monster/skeleton/ParchedEntity.hpp"
#include <mutex>

Go to the source code of this file.

Namespaces

namespace  Botcraft