Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cuberite/cuberite
/ SendWeather
Method
SendWeather
src/ClientHandle.cpp:2473–2476 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2471
2472
2473
void cClientHandle::SendWeather(eWeather a_Weather)
2474
{
2475
m_Protocol->SendWeather(a_Weather);
2476
}
2477
2478
2479
Callers
2
BroadcastWeather
Method · 0.45
Authenticate
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected