Interface JukeboxSong
- All Superinterfaces:
Holder<JukeboxSong>,Holder.Direct<JukeboxSong>
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from interface net.minestom.server.registry.Holder
Holder.Direct<T> -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final RegistryKey<JukeboxSong> static final RegistryKey<JukeboxSong> static final RegistryKey<JukeboxSong> static final RegistryKey<JukeboxSong> static final RegistryKey<JukeboxSong> static final RegistryKey<JukeboxSong> static final @NotNull Codec<RegistryKey<JukeboxSong>> static final RegistryKey<JukeboxSong> static final RegistryKey<JukeboxSong> static final RegistryKey<JukeboxSong> static final NetworkBuffer.Type<RegistryKey<JukeboxSong>> static final RegistryKey<JukeboxSong> static final RegistryKey<JukeboxSong> static final NetworkBuffer.Type<RegistryKey<JukeboxSong>> static final RegistryKey<JukeboxSong> static final RegistryKey<JukeboxSong> static final RegistryKey<JukeboxSong> static final @NotNull Codec<JukeboxSong> static final NetworkBuffer.Type<JukeboxSong> static final RegistryKey<JukeboxSong> static final RegistryKey<JukeboxSong> static final RegistryKey<JukeboxSong> static final RegistryKey<JukeboxSong> static final RegistryKey<JukeboxSong> -
Method Summary
Modifier and TypeMethodDescriptionstatic @NotNull JukeboxSong.Builderbuilder()intstatic @NotNull JukeboxSongcreate(@NotNull SoundEvent soundEvent, @NotNull Component description, float lengthInSeconds, int comparatorOutput) static @NotNull DynamicRegistry<JukeboxSong> Creates a new registry for banner patterns, loading the vanilla banner patterns.@NotNull Componentfloat@NotNull SoundEvent
-
Field Details
-
REGISTRY_NETWORK_TYPE
-
REGISTRY_CODEC
-
NETWORK_TYPE
-
CODEC
-
JUKEBOX_PLAYABLE_NETWORK_TYPE
-
PRECIPICE
-
STAL
-
STRAD
-
CREATOR_MUSIC_BOX
-
_13
-
RELIC
-
FAR
-
BLOCKS
-
_5
-
OTHERSIDE
-
MELLOHI
-
MALL
-
CHIRP
-
CREATOR
-
PIGSTEP
-
WARD
-
CAT
-
WAIT
-
_11
-
-
Method Details
-
create
@NotNull static @NotNull JukeboxSong create(@NotNull @NotNull SoundEvent soundEvent, @NotNull @NotNull Component description, float lengthInSeconds, int comparatorOutput) -
builder
-
createDefaultRegistry
Creates a new registry for banner patterns, loading the vanilla banner patterns.
- See Also:
-
soundEvent
-
description
-
lengthInSeconds
float lengthInSeconds() -
comparatorOutput
int comparatorOutput()
-