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