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

Method GetPixelData

src/Map.cpp:319–322  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

317 }
318
319 ColorID GetPixelData(void) const
320 {
321 return m_PixelData;
322 }
323 } CalculatePixelCb(this, RelX, RelZ);
324
325 ASSERT(m_World != NULL);

Callers 1

UpdatePixelMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected