Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cuberite/cuberite
/ GetPitch
Method
GetPitch
src/BlockEntities/NoteEntity.cpp:101–104 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
99
100
101
char cNoteEntity::GetPitch(void)
102
{
103
return m_Pitch;
104
}
105
106
107
Callers
2
GetPlacementBlockTypeMeta
Method · 0.45
GetPlacementBlockTypeMeta
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected