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

Method GetRot

src/Map.h:67–67  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

65 unsigned int GetPixelZ(void) const { return m_PixelZ; }
66
67 unsigned int GetRot(void) const { return m_Rot; }
68
69 eType GetType(void) const { return m_Type; }
70

Callers 2

SendMapDecoratorsMethod · 0.80
SendMapDecoratorsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected