Uses of Enum
org.bukkit.Note.Tone
Package
Description
The root package of the Bukkit API, contains generalized API classes.
-
Uses of Note.Tone in org.bukkit
Modifier and TypeMethodDescriptionstatic Note.Tone
Note.Tone.getById(byte id)
Deprecated.Magic valueNote.getTone()
Returns the tone of this note.static Note.Tone
Returns the enum constant of this type with the specified name.static Note.Tone[]
Note.Tone.values()
Returns an array containing the constants of this enum type, in the order they are declared.