Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cuberite/cuberite
/ SetIP
Method
SetIP
src/Entities/Player.cpp:1104–1107 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1102
1103
1104
void cPlayer::SetIP(const AString & a_IP)
1105
{
1106
m_IP = a_IP;
1107
}
1108
1109
1110
Callers
1
Authenticate
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected