Class JukeboxSong.Builder
java.lang.Object
net.minestom.server.instance.block.jukebox.JukeboxSong.Builder
- Enclosing interface:
JukeboxSong
-
Method Summary
Modifier and TypeMethodDescription@NotNull JukeboxSongbuild()@NotNull JukeboxSong.BuildercomparatorOutput(int comparatorOutput) @NotNull JukeboxSong.Builderdescription(@NotNull Component description) @NotNull JukeboxSong.BuilderlengthInSeconds(float lengthInSeconds) @NotNull JukeboxSong.BuildersoundEvent(@NotNull SoundEvent soundEvent)
-
Method Details
-
soundEvent
-
description
-
lengthInSeconds
-
comparatorOutput
-
build
-