Interface JukeboxPlayable
Holds the jukebox song for an item.
- See Also:
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionstatic JukeboxPlayable.Builder
jukeboxPlayable
(JukeboxSong song)
-
Method Details
-
jukeboxPlayable
@Contract(value="_ -> new", pure=true) static JukeboxPlayable.Builder jukeboxPlayable(JukeboxSong song) -
jukeboxSong
-