Package org.bukkit
Interface JukeboxSong
- All Superinterfaces:
Keyed
,Keyed
,Translatable
Represents a song which may play in a Jukebox.
-
Field Summary
Modifier and TypeFieldDescriptionstatic final JukeboxSong
static final JukeboxSong
static final JukeboxSong
static final JukeboxSong
static final JukeboxSong
static final JukeboxSong
static final JukeboxSong
static final JukeboxSong
static final JukeboxSong
static final JukeboxSong
static final JukeboxSong
static final JukeboxSong
static final JukeboxSong
static final JukeboxSong
static final JukeboxSong
static final JukeboxSong
static final JukeboxSong
static final JukeboxSong
static final JukeboxSong
-
Method Summary
Modifier and TypeMethodDescriptionDeprecated, for removal: This API element is subject to removal in a future version.this method assumes that jukebox song description will always be a translatable component which is not guaranteed.
-
Field Details
-
THIRTEEN
-
CAT
-
BLOCKS
-
CHIRP
-
FAR
-
MALL
-
MELLOHI
-
STAL
-
STRAD
-
WARD
-
ELEVEN
-
WAIT
-
PIGSTEP
-
OTHERSIDE
-
FIVE
-
RELIC
-
PRECIPICE
-
CREATOR
-
CREATOR_MUSIC_BOX
-
-
Method Details
-
getTranslationKey
Deprecated, for removal: This API element is subject to removal in a future version.this method assumes that jukebox song description will always be a translatable component which is not guaranteed.Description copied from interface:Translatable
Get the translation key, suitable for use in a translation component.- Specified by:
getTranslationKey
in interfaceTranslatable
- Returns:
- the translation key
-