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

Method SendDisplayObjective

src/ClientHandle.cpp:2334–2337  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2332
2333
2334void cClientHandle::SendDisplayObjective(const AString & a_Objective, cScoreboard::eDisplaySlot a_Display)
2335{
2336 m_Protocol->SendDisplayObjective(a_Objective, a_Display);
2337}
2338
2339
2340

Callers 2

SendToMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected