Interface JukeboxSongRegistryEntry
- All Known Subinterfaces:
JukeboxSongRegistryEntry.Builder
A data-centric version-specific registry entry for the
JukeboxSong type.-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceA mutable builder for theJukeboxSongRegistryEntryplugins may change in applicable registry events. -
Method Summary
Modifier and TypeMethodDescriptionGets the comparator output for this song.Gets the description for this song.@Positive floatGets the length in seconds for this song.Gets the sound event for this song.
-
Method Details
-
soundEvent
Gets the sound event for this song.- Returns:
- the sound event
-
description
-
lengthInSeconds
-
comparatorOutput
-