Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cuberite/cuberite
/ SendWholeWindow
Method
SendWholeWindow
src/UI/Window.cpp:718–721 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
716
717
718
void cWindow::SendWholeWindow(cClientHandle & a_Client)
719
{
720
a_Client.SendWholeInventory(*this);
721
}
722
723
724
Callers
2
OpenWindow
Method · 0.80
CloseWindow
Method · 0.80
Calls
1
SendWholeInventory
Method · 0.45
Tested by
no test coverage detected