Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
SendMapDecorators
Method · 0.80
SendMapDecorators
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected