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