Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cuberite/cuberite
/ OnPlayerAdded
Method
OnPlayerAdded
src/UI/SlotArea.cpp:227–230 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
225
226
227
void cSlotArea::OnPlayerAdded(cPlayer & a_Player)
228
{
229
UNUSED(a_Player);
230
}
231
232
233
Callers
1
OpenedByPlayer
Method · 0.80
Calls
3
end
Method · 0.80
resize
Method · 0.80
GetUniqueID
Method · 0.45
Tested by
no test coverage detected