![]() |
Cuberite
A lightweight, fast and extensible game server for Minecraft
|
#include "BlockEntity.h"
Go to the source code of this file.
Classes | |
class | cNoteEntity |
Enumerations | |
enum | ENUM_NOTE_INSTRUMENTS { E_INST_HARP_PIANO = 0, E_INST_DOUBLE_BASS = 1, E_INST_SNARE_DRUM = 2, E_INST_CLICKS = 3, E_INST_BASS_DRUM = 4, E_INST_FLUTE = 5, E_INST_BELL = 6, E_INST_GUITAR = 7, E_INST_CHIME = 8, E_INST_XYLOPHONE = 9 } |
Enumerator | |
---|---|
E_INST_HARP_PIANO | |
E_INST_DOUBLE_BASS | |
E_INST_SNARE_DRUM | |
E_INST_CLICKS | |
E_INST_BASS_DRUM | |
E_INST_FLUTE | |
E_INST_BELL | |
E_INST_GUITAR | |
E_INST_CHIME | |
E_INST_XYLOPHONE |
Definition at line 10 of file NoteEntity.h.