Botcraft 1.21.4
Loading...
Searching...
No Matches
Botcraft::TemplatedBehaviourClient< TDerived > Member List

This is the complete list of members for Botcraft::TemplatedBehaviourClient< TDerived >, including all inherited members.

auto_respawnBotcraft::ManagersClientprotected
behaviour_cond_varBotcraft::TemplatedBehaviourClient< TDerived >private
behaviour_mutexBotcraft::TemplatedBehaviourClient< TDerived >private
behaviour_threadBotcraft::TemplatedBehaviourClient< TDerived >private
BehaviourClient(const bool use_renderer_)Botcraft::BehaviourClient
BehaviourStep()Botcraft::TemplatedBehaviourClient< TDerived >inline
blackboardBotcraft::BehaviourClientprotected
Connect(const std::string &address, const std::string &login, const bool force_microsoft_account=false)Botcraft::ConnectionClient
ConnectionClient()Botcraft::ConnectionClient
day_timeBotcraft::ManagersClientprotected
difficultyBotcraft::ManagersClientprotected
difficulty_lockedBotcraft::ManagersClientprotected
Disconnect() overrideBotcraft::ManagersClientvirtual
entity_managerBotcraft::ManagersClientprotected
GetAutoRespawn() constBotcraft::ManagersClient
GetBlackboard()Botcraft::BehaviourClient
GetDayTime() constBotcraft::ManagersClient
GetEntityManager() constBotcraft::ManagersClient
GetInventoryManager() constBotcraft::ManagersClient
GetLocalPlayer() constBotcraft::ManagersClient
GetNetworkManager() constBotcraft::ConnectionClient
GetPhysicsManager() constBotcraft::ManagersClient
GetPlayerName(const ProtocolCraft::UUID &uuid) constBotcraft::ManagersClient
GetShouldBeClosed() constBotcraft::ConnectionClient
GetWorld() constBotcraft::ManagersClient
Handle(ProtocolCraft::ClientboundLoginFinishedPacket &msg) overrideBotcraft::ManagersClientprotectedvirtual
Handle(ProtocolCraft::ClientboundChangeDifficultyPacket &msg) overrideBotcraft::ManagersClientprotectedvirtual
Handle(ProtocolCraft::ClientboundLoginPacket &msg) overrideBotcraft::ManagersClientprotectedvirtual
Handle(ProtocolCraft::ClientboundSetHealthPacket &msg) overrideBotcraft::ManagersClientprotectedvirtual
Handle(ProtocolCraft::ClientboundPlayerAbilitiesPacket &msg) overrideBotcraft::ManagersClientprotectedvirtual
Handle(ProtocolCraft::ClientboundPlayerPositionPacket &msg) overrideBotcraft::ManagersClientprotectedvirtual
Handle(ProtocolCraft::ClientboundRespawnPacket &msg) overrideBotcraft::ManagersClientprotectedvirtual
Handle(ProtocolCraft::ClientboundSetTimePacket &msg) overrideBotcraft::ManagersClientprotectedvirtual
Handle(ProtocolCraft::ClientboundPlayerInfoRemovePacket &msg) overrideBotcraft::ManagersClientprotectedvirtual
Handle(ProtocolCraft::ClientboundPlayerInfoUpdatePacket &msg) overrideBotcraft::ManagersClientprotectedvirtual
Handle(ProtocolCraft::ClientboundLoginDisconnectPacket &msg) overrideBotcraft::ManagersClientprotectedvirtual
Handle(ProtocolCraft::ClientboundDisconnectPacket &msg) overrideBotcraft::ManagersClientprotectedvirtual
Handle(ProtocolCraft::ClientboundPlayerPositionPacket &msg) overrideBotcraft::ManagersClientprotectedvirtual
Handle(ProtocolCraft::ClientboundDisconnectConfigurationPacket &msg) overrideBotcraft::ManagersClientprotectedvirtual
Handle(ProtocolCraft::ClientboundLoginPacket &msg) overrideBotcraft::ManagersClientprotectedvirtual
Handle(ProtocolCraft::ClientboundRespawnPacket &msg) overrideBotcraft::ManagersClientprotectedvirtual
inventory_managerBotcraft::ManagersClientprotected
is_hardcoreBotcraft::ManagersClientprotected
ManagersClient(const bool use_renderer_)Botcraft::ManagersClient
network_managerBotcraft::ConnectionClientprotected
new_blackboardBotcraft::TemplatedBehaviourClient< TDerived >private
new_treeBotcraft::TemplatedBehaviourClient< TDerived >private
OnFullTreeStart()Botcraft::TemplatedBehaviourClient< TDerived >inline
OnNodeEndTick(const Status s)Botcraft::TemplatedBehaviourClient< TDerived >inline
OnNodeStartTick()Botcraft::TemplatedBehaviourClient< TDerived >inline
OnNodeTickChild(const size_t i)Botcraft::TemplatedBehaviourClient< TDerived >inline
OnReset() overrideBotcraft::BehaviourClientvirtual
OnTreeChanged(const BaseNode *root)Botcraft::TemplatedBehaviourClient< TDerived >inline
OnValueChanged(const std::string &key, const std::any &value) overrideBotcraft::BehaviourClientvirtual
OnValueRemoved(const std::string &key) overrideBotcraft::BehaviourClientvirtual
physics_managerBotcraft::ManagersClientprotected
player_namesBotcraft::ManagersClientprotected
player_names_mutexBotcraft::ManagersClientmutableprotected
rendering_managerBotcraft::ManagersClientprotected
Respawn()Botcraft::ConnectionClient
RunBehaviourUntilClosed()Botcraft::TemplatedBehaviourClient< TDerived >inline
SendChatCommand(const std::string &command)Botcraft::ConnectionClient
SendChatMessage(const std::string &msg)Botcraft::ConnectionClient
SendInventoryTransaction(const std::shared_ptr< ProtocolCraft::ServerboundContainerClickPacket > &transaction)Botcraft::ManagersClient
SetAutoRespawn(const bool b)Botcraft::ManagersClient
SetBehaviourTree(const std::shared_ptr< BehaviourTree< TDerived > > &tree_, const std::map< std::string, std::any > &blackboard_={})Botcraft::TemplatedBehaviourClient< TDerived >inline
SetSharedWorld(const std::shared_ptr< World > world_)Botcraft::ManagersClient
SetShouldBeClosed(const bool b)Botcraft::ConnectionClient
should_be_closedBotcraft::ConnectionClientprotected
StartBehaviour()Botcraft::TemplatedBehaviourClient< TDerived >inline
swap_treeBotcraft::TemplatedBehaviourClient< TDerived >private
SyncAction(const int timeout_ms, Args &&... args)Botcraft::TemplatedBehaviourClient< TDerived >inline
SyncAction(Args &&... args)Botcraft::TemplatedBehaviourClient< TDerived >inline
TemplatedBehaviourClient(const bool use_renderer_)Botcraft::TemplatedBehaviourClient< TDerived >inline
treeBotcraft::TemplatedBehaviourClient< TDerived >private
tree_loop_readyBotcraft::TemplatedBehaviourClient< TDerived >private
TreeLoop()Botcraft::TemplatedBehaviourClient< TDerived >inlineprivate
use_rendererBotcraft::ManagersClientprotected
worldBotcraft::ManagersClientprotected
Yield() overrideBotcraft::TemplatedBehaviourClient< TDerived >inlinevirtual
~BehaviourClient()Botcraft::BehaviourClientvirtual
~ConnectionClient()Botcraft::ConnectionClientvirtual
~ManagersClient()Botcraft::ManagersClientvirtual
~TemplatedBehaviourClient()Botcraft::TemplatedBehaviourClient< TDerived >inlinevirtual