MCPcopy 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
101char cNoteEntity::GetPitch(void)
102{
103 return m_Pitch;
104}
105
106
107

Callers 2

Calls

no outgoing calls

Tested by

no test coverage detected