MCPcopy Create free account
hub / github.com/The-Powder-Toy/The-Powder-Toy / GetServerNotifications

Method GetServerNotifications

src/client/Client.cpp:101–104  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

99}
100
101std::vector<ServerNotification> Client::GetServerNotifications()
102{
103 return serverNotifications;
104}
105
106void Client::BeginStartupRequest()
107{

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected