net.minecraft.block.jukebox

public interface JukeboxSongs

net.minecraft.world.item.JukeboxSongs
net.minecraft.class_9796
net.minecraft.block.jukebox.JukeboxSongs

Field summary

Modifier and TypeField
RegistryKey<JukeboxSong>
THIRTEEN
field_52037
THIRTEEN
RegistryKey<JukeboxSong>
CAT
field_52038
CAT
RegistryKey<JukeboxSong>
BLOCKS
field_52039
BLOCKS
RegistryKey<JukeboxSong>
CHIRP
field_52040
CHIRP
RegistryKey<JukeboxSong>
FAR
field_52041
FAR
RegistryKey<JukeboxSong>
MALL
field_52042
MALL
RegistryKey<JukeboxSong>
MELLOHI
field_52043
MELLOHI
RegistryKey<JukeboxSong>
STAL
field_52044
STAL
RegistryKey<JukeboxSong>
STRAD
field_52045
STRAD
RegistryKey<JukeboxSong>
WARD
field_52046
WARD
RegistryKey<JukeboxSong>
ELEVEN
field_52047
ELEVEN
RegistryKey<JukeboxSong>
WAIT
field_52048
WAIT
RegistryKey<JukeboxSong>
PIGSTEP
field_52049
PIGSTEP
RegistryKey<JukeboxSong>
OTHERSIDE
field_52050
OTHERSIDE
RegistryKey<JukeboxSong>
FIVE
field_52051
FIVE
RegistryKey<JukeboxSong>
RELIC
field_52052
RELIC
RegistryKey<JukeboxSong>
PRECIPICE
field_52053
PRECIPICE
RegistryKey<JukeboxSong>
CREATOR
field_52054
CREATOR
RegistryKey<JukeboxSong>
CREATOR_MUSIC_BOX
field_52055
CREATOR_MUSIC_BOX
RegistryKey<JukeboxSong>
TEARS
field_60668
TEARS
RegistryKey<JukeboxSong>
LAVA_CHICKEN
field_61067
LAVA_CHICKEN

Method summary

Modifier and TypeMethod
private static RegistryKey<JukeboxSong>
create(String id)
method_60764(String arg0)
of(String id)
private static void
register(BootstrapContext<JukeboxSong> context, ResourceKey<JukeboxSong> registryKey, Holder$Reference<SoundEvent> soundEvent, int lengthInSeconds, int comparatorOutput)
method_60766(class_7891<class_9793> arg0, class_5321<class_9793> arg1, class_6880$class_6883<class_3414> arg2, int arg3, int arg4)
register(Registerable<JukeboxSong> registry, RegistryKey<JukeboxSong> key, RegistryEntry$Reference<SoundEvent> soundEvent, int lengthInSeconds, int comparatorOutput)
static void
bootstrap(BootstrapContext<JukeboxSong> context)
method_60765(class_7891<class_9793> arg0)
bootstrap(Registerable<JukeboxSong> registry)