MCPcopy Create free account
hub / github.com/cuberite/cuberite / HandleWindowClose

Method HandleWindowClose

src/ClientHandle.cpp:1294–1297  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1292
1293
1294void cClientHandle::HandleWindowClose(char a_WindowID)
1295{
1296 m_Player->CloseWindowIfID(a_WindowID);
1297}
1298
1299
1300

Callers 2

ParseWindowCloseMethod · 0.80

Calls 1

CloseWindowIfIDMethod · 0.80

Tested by

no test coverage detected