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

Method SendScoreboardObjective

src/ClientHandle.cpp:2316–2319  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2314
2315
2316void cClientHandle::SendScoreboardObjective(const AString & a_Name, const AString & a_DisplayName, Byte a_Mode)
2317{
2318 m_Protocol->SendScoreboardObjective(a_Name, a_DisplayName, a_Mode);
2319}
2320
2321
2322

Callers 2

SendToMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected