Package net.minecraft.world.item
Interface JukeboxSongs
public interface JukeboxSongs
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ResourceKey
<JukeboxSong> static final ResourceKey
<JukeboxSong> static final ResourceKey
<JukeboxSong> static final ResourceKey
<JukeboxSong> static final ResourceKey
<JukeboxSong> static final ResourceKey
<JukeboxSong> static final ResourceKey
<JukeboxSong> static final ResourceKey
<JukeboxSong> static final ResourceKey
<JukeboxSong> static final ResourceKey
<JukeboxSong> static final ResourceKey
<JukeboxSong> static final ResourceKey
<JukeboxSong> static final ResourceKey
<JukeboxSong> static final ResourceKey
<JukeboxSong> static final ResourceKey
<JukeboxSong> static final ResourceKey
<JukeboxSong> static final ResourceKey
<JukeboxSong> static final ResourceKey
<JukeboxSong> static final ResourceKey
<JukeboxSong> -
Method Summary
Static MethodsModifier and TypeMethodDescriptionstatic void
bootstrap
(BootstrapContext<JukeboxSong> pContext) private static ResourceKey
<JukeboxSong> private static void
register
(BootstrapContext<JukeboxSong> pContext, ResourceKey<JukeboxSong> pKey, Holder.Reference<SoundEvent> pSoundEvent, int pLengthInSeconds, int pComparatorOutput)
-
Field Details
-
THIRTEEN
-
CAT
-
BLOCKS
-
CHIRP
-
FAR
-
MALL
-
MELLOHI
-
STAL
-
STRAD
-
WARD
-
ELEVEN
-
WAIT
-
PIGSTEP
-
OTHERSIDE
-
FIVE
-
RELIC
-
PRECIPICE
-
CREATOR
-
CREATOR_MUSIC_BOX
-
-
Method Details
-
create
-
register
private static void register(BootstrapContext<JukeboxSong> pContext, ResourceKey<JukeboxSong> pKey, Holder.Reference<SoundEvent> pSoundEvent, int pLengthInSeconds, int pComparatorOutput) -
bootstrap
-