Enum Class NoteBlockEvent.Note

java.lang.Object
java.lang.Enum<NoteBlockEvent.Note>
net.minecraftforge.event.world.NoteBlockEvent.Note
All Implemented Interfaces:
Serializable, Comparable<NoteBlockEvent.Note>, Constable
Enclosing class:
NoteBlockEvent

public static enum NoteBlockEvent.Note extends Enum<NoteBlockEvent.Note>
Information about the pitch of a Noteblock note. For altered notes such as G-Sharp / A-Flat the Sharp variant is used here.