![]() |
Botcraft 1.21.4
|
This is the complete list of members for Botcraft::ConnectionClient, including all inherited members.
Connect(const std::string &address, const std::string &login, const bool force_microsoft_account=false) | Botcraft::ConnectionClient | |
ConnectionClient() | Botcraft::ConnectionClient | |
Disconnect() | Botcraft::ConnectionClient | virtual |
GetNetworkManager() const | Botcraft::ConnectionClient | |
GetShouldBeClosed() const | Botcraft::ConnectionClient | |
Handle(ProtocolCraft::ClientboundLoginDisconnectPacket &msg) override | Botcraft::ConnectionClient | protectedvirtual |
Handle(ProtocolCraft::ClientboundDisconnectPacket &msg) override | Botcraft::ConnectionClient | protectedvirtual |
Handle(ProtocolCraft::ClientboundPlayerPositionPacket &msg) override | Botcraft::ConnectionClient | protectedvirtual |
Handle(ProtocolCraft::ClientboundDisconnectConfigurationPacket &msg) override | Botcraft::ConnectionClient | protectedvirtual |
Handle(ProtocolCraft::ClientboundLoginPacket &msg) override | Botcraft::ConnectionClient | protectedvirtual |
Handle(ProtocolCraft::ClientboundRespawnPacket &msg) override | Botcraft::ConnectionClient | protectedvirtual |
network_manager | Botcraft::ConnectionClient | protected |
Respawn() | Botcraft::ConnectionClient | |
SendChatCommand(const std::string &command) | Botcraft::ConnectionClient | |
SendChatMessage(const std::string &msg) | Botcraft::ConnectionClient | |
SetShouldBeClosed(const bool b) | Botcraft::ConnectionClient | |
should_be_closed | Botcraft::ConnectionClient | protected |
~ConnectionClient() | Botcraft::ConnectionClient | virtual |