MCPcopy Create free account

hub / github.com/adepierre/Botcraft / types & classes

Types & classes1,099 in github.com/adepierre/Botcraft

↓ 286 callersClassEntityAttribute
botcraft/include/botcraft/Game/Entities/EntityAttribute.hpp:12
↓ 41 callersClassValue
protocolCraft/include/protocolCraft/Types/NBT/NBT.hpp:9
↓ 25 callersClassSlot
botcraft/include/botcraft/Utilities/ItemUtilities.hpp:9
↓ 19 callersClassPathfindingBlockstate
botcraft/src/AI/Tasks/PathfindingTask.cpp:15
↓ 18 callersClassObject
protocolCraft/include/protocolCraft/Utilities/Json.hpp:23
↓ 18 callersClassPathNode
botcraft/src/AI/Tasks/PathfindingTask.cpp:99
↓ 15 callersClassArray
Forward declaration
protocolCraft/include/protocolCraft/Utilities/Json.hpp:22
↓ 14 callersClassAABB
botcraft/include/botcraft/Game/Physics/AABB.hpp:7
↓ 14 callersClassVector3
botcraft/include/botcraft/Game/Vector3.hpp:15
↓ 9 callersClassValue
@brief Main class, basically a JsonVariant with extra utility functions it doesn't inherit JsonVariant directly so we can better control which constru
protocolCraft/include/protocolCraft/Utilities/Json.hpp:44
↓ 8 callersClassFace
botcraft/include/botcraft/Renderer/Face.hpp:17
↓ 6 callersClassWorld
botcraft/include/botcraft/Game/World/World.hpp:36
↓ 5 callersClassChat
protocolCraft/include/protocolCraft/Types/Chat/Chat.hpp:16
↓ 4 callersClassChunk
botcraft/include/botcraft/Game/World/Chunk.hpp:24
↓ 4 callersClassModel
botcraft/include/botcraft/Game/Model.hpp:39
↓ 2 callersClassClientboundLoginPacket
protocolCraft/include/protocolCraft/Packets/Game/Clientbound/ClientboundLoginPacket.hpp:15
↓ 2 callersClassNotifyOnEndUseRef
botcraft/include/botcraft/AI/Blackboard.hpp:14
↓ 2 callersClassPlayerInputs
botcraft/include/botcraft/Game/Entities/LocalPlayer.hpp:9
↓ 1 callersClassBoatEntity
botcraft/include/botcraft/Game/Entities/entities/vehicle/boat/BoatEntity.hpp:18
↓ 1 callersClassChestBoatEntity
botcraft/include/botcraft/Game/Entities/entities/vehicle/boat/ChestBoatEntity.hpp:15
↓ 1 callersClassDataComponentPatch
protocolCraft/include/protocolCraft/Types/Components/DataComponents.hpp:205
↓ 1 callersClassDataComponentTypeResolvableProfile
protocolCraft/include/protocolCraft/Types/Components/DataComponentTypeResolvableProfile.hpp:22
↓ 1 callersClassHashedSlotActualItem
protocolCraft/include/protocolCraft/Types/Item/HashedSlot.hpp:12
↓ 1 callersClassInterrupted
botcraft/include/botcraft/AI/TemplatedBehaviourClient.hpp:35
↓ 1 callersClassPartialResolvableProfile
protocolCraft/include/protocolCraft/Types/Components/Subtypes/PartialResolvableProfile.hpp:14
↓ 1 callersClassPlayerSkinPatch
protocolCraft/include/protocolCraft/Types/Components/Subtypes/PlayerSkinPatch.hpp:13
↓ 1 callersClassPlayerUpdate
protocolCraft/include/protocolCraft/Types/PlayerUpdate.hpp:13
↓ 1 callersClassServer
tests/botcraft_online/physics_trajectories/generate_vanilla_trajectories.py:140
↓ 1 callersClassSwapTree
botcraft/include/botcraft/AI/TemplatedBehaviourClient.hpp:29
Class
doxygen/doxygen-awesome-darkmode-toggle.js:30
Class
doxygen/doxygen-awesome-fragment-copy-button.js:30
Class
doxygen/doxygen-awesome-paragraph-link.js:30
ClassAESEncrypter
botcraft/private_include/botcraft/Network/AESEncrypter.hpp:19
ClassAESEncrypter
botcraft/private_include/botcraft/Network/TCP_Com.hpp:14
ClassAbstractArrowEntity
botcraft/include/botcraft/Game/Entities/entities/projectile/arrow/AbstractArrowEntity.hpp:14
ClassAbstractBoatEntity
botcraft/include/botcraft/Game/Entities/entities/vehicle/boat/AbstractBoatEntity.hpp:7
ClassAbstractChestBoatEntity
botcraft/include/botcraft/Game/Entities/entities/vehicle/boat/AbstractChestBoatEntity.hpp:7
ClassAbstractChestedHorseEntity
botcraft/include/botcraft/Game/Entities/entities/animal/equine/AbstractChestedHorseEntity.hpp:7
ClassAbstractCowEntity
botcraft/include/botcraft/Game/Entities/entities/animal/cow/AbstractCowEntity.hpp:8
ClassAbstractCubeMobEntity
botcraft/include/botcraft/Game/Entities/entities/monster/cubemob/AbstractCubeMobEntity.hpp:8
ClassAbstractFishEntity
botcraft/include/botcraft/Game/Entities/entities/animal/fish/AbstractFishEntity.hpp:7
ClassAbstractGolemEntity
botcraft/include/botcraft/Game/Entities/entities/animal/golem/AbstractGolemEntity.hpp:7
ClassAbstractHorseEntity
botcraft/include/botcraft/Game/Entities/entities/animal/equine/AbstractHorseEntity.hpp:7
ClassAbstractHurtingProjectileEntity
botcraft/include/botcraft/Game/Entities/entities/projectile/hurtingprojectile/AbstractHurtingProjectileEntity.hpp:14
ClassAbstractIllagerEntity
botcraft/include/botcraft/Game/Entities/entities/monster/illager/AbstractIllagerEntity.hpp:14
ClassAbstractMinecartContainerEntity
botcraft/include/botcraft/Game/Entities/entities/vehicle/minecart/AbstractMinecartContainerEntity.hpp:7
ClassAbstractMinecartEntity
botcraft/include/botcraft/Game/Entities/entities/vehicle/minecart/AbstractMinecartEntity.hpp:14
ClassAbstractNautilusEntity
botcraft/include/botcraft/Game/Entities/entities/animal/nautilus/AbstractNautilusEntity.hpp:8
ClassAbstractPiglinEntity
botcraft/include/botcraft/Game/Entities/entities/monster/piglin/AbstractPiglinEntity.hpp:8
ClassAbstractSchoolingFishEntity
botcraft/include/botcraft/Game/Entities/entities/animal/fish/AbstractSchoolingFishEntity.hpp:7
ClassAbstractSkeletonEntity
botcraft/include/botcraft/Game/Entities/entities/monster/skeleton/AbstractSkeletonEntity.hpp:7
ClassAbstractThrownPotionEntity
botcraft/include/botcraft/Game/Entities/entities/projectile/throwableitemprojectile/AbstractThrownPotionEntity.hpp:9
ClassAbstractVillagerEntity
botcraft/include/botcraft/Game/Entities/entities/npc/villager/AbstractVillagerEntity.hpp:8
ClassAbstractWindChargeEntity
botcraft/include/botcraft/Game/Entities/entities/projectile/hurtingprojectile/windcharge/AbstractWindChargeEntity.hpp:8
EnumActionType
Examples/7_WorldEaterExample/src/WorldEaterTasks.cpp:17
ClassAdvancement
protocolCraft/include/protocolCraft/Types/Advancement.hpp:9
ClassAdvancementDisplay
protocolCraft/include/protocolCraft/Types/AdvancementDisplay.hpp:10
ClassAdvancementProgress
protocolCraft/include/protocolCraft/Types/AdvancementProgress.hpp:11
ClassAgeableMobEntity
botcraft/include/botcraft/Game/Entities/entities/AgeableMobEntity.hpp:7
ClassAgeableWaterCreatureEntity
botcraft/include/botcraft/Game/Entities/entities/animal/AgeableWaterCreatureEntity.hpp:8
ClassAllayEntity
botcraft/include/botcraft/Game/Entities/entities/animal/allay/AllayEntity.hpp:8
ClassAmbientCreatureEntity
botcraft/include/botcraft/Game/Entities/entities/ambient/AmbientCreatureEntity.hpp:7
ClassAnimalEntity
botcraft/include/botcraft/Game/Entities/entities/animal/AnimalEntity.hpp:7
EnumAnimation
@brief Animation status of a texture
botcraft/include/botcraft/Renderer/Enums.hpp:16
ClassAnyParser
botcraft/include/botcraft/Utilities/StdAnyUtilities.hpp:12
ClassApplyStatusEffectsConsumeEffect
protocolCraft/include/protocolCraft/Types/Components/Subtypes/ConsumeEffects/ApplyStatusEffectsConsumeEffect.hpp:12
ClassAreaEffectCloudEntity
botcraft/include/botcraft/Game/Entities/entities/AreaEffectCloudEntity.hpp:10
ClassArgs
Examples/4_MapCreatorExample/src/main.cpp:30
ClassArgs
Examples/0_HelloWorld/src/main.cpp:19
ClassArgs
Examples/3_SimpleAFKExample/src/main.cpp:19
ClassArgs
Examples/2_ChatCommandExample/src/main.cpp:18
ClassArgs
Examples/1_UserControlledExample/src/main.cpp:21
ClassArgs
Examples/5_MobHitterExample/src/main.cpp:20
ClassArgs
Examples/6_DispenserFarmExample/src/main.cpp:25
ClassArgs
Examples/7_WorldEaterExample/src/main.cpp:30
ClassArmadilloEntity
botcraft/include/botcraft/Game/Entities/entities/animal/armadillo/ArmadilloEntity.hpp:8
ClassArmorStandEntity
botcraft/include/botcraft/Game/Entities/entities/decoration/ArmorStandEntity.hpp:7
ClassArrowEntity
botcraft/include/botcraft/Game/Entities/entities/projectile/arrow/ArrowEntity.hpp:7
ClassAssetInfo
protocolCraft/include/protocolCraft/Types/Components/Subtypes/MaterialAssetGroup.hpp:10
ClassAssetsManager
botcraft/include/botcraft/Game/AssetsManager.hpp:19
ClassAtlas
botcraft/private_include/botcraft/Renderer/WorldRenderer.hpp:28
ClassAtlas
botcraft/private_include/botcraft/Renderer/Atlas.hpp:21
ClassAtlas
botcraft/include/botcraft/Renderer/RenderingManager.hpp:30
ClassAtlas
botcraft/include/botcraft/Game/AssetsManager.hpp:15
ClassAtlas
botcraft/include/botcraft/Game/World/Blockstate.hpp:19
ClassAttributeModifier
protocolCraft/include/protocolCraft/Types/Components/Subtypes/AttributeModifier.hpp:13
EnumAuthType
botcraft/include/botcraft/Network/NetworkManager.hpp:27
ClassAuthentifier
botcraft/private_include/botcraft/Network/Authentifier.hpp:29
ClassAuthentifier
botcraft/include/botcraft/Network/NetworkManager.hpp:22
ClassAutoRegisterPhysicsTests
tests/botcraft_online/src/tests/physics.cpp:27
ClassAvatarEntity
botcraft/include/botcraft/Game/Entities/entities/AvatarEntity.hpp:8
ClassAxolotlEntity
botcraft/include/botcraft/Game/Entities/entities/animal/axolotl/AxolotlEntity.hpp:8
ClassAzimuthWaypoint
protocolCraft/include/protocolCraft/Types/Waypoints/AzimuthWaypoint.hpp:8
ClassBannerPatternLayer
protocolCraft/include/protocolCraft/Types/Components/Subtypes/BannerPatternLayer.hpp:9
ClassBaseNode
botcraft/private_include/botcraft/Renderer/BehaviourRenderer.hpp:25
ClassBaseNode
botcraft/include/botcraft/Renderer/RenderingManager.hpp:25
ClassBaseNode
botcraft/include/botcraft/AI/BaseNode.hpp:15
ClassBasePacket
protocolCraft/include/protocolCraft/BasePacket.hpp:10
ClassBatEntity
botcraft/include/botcraft/Game/Entities/entities/ambient/BatEntity.hpp:7
ClassBeeEntity
botcraft/include/botcraft/Game/Entities/entities/animal/bee/BeeEntity.hpp:8
next →1–100 of 1,099, ranked by callers