Uses of Class
net.minecraft.item.MusicDiscItem
-
Uses of MusicDiscItem in net.minecraft.block.entity
Modifier and TypeMethodDescriptionprivate static boolean
JukeboxBlockEntity.isSongFinished
(JukeboxBlockEntity blockEntity, MusicDiscItem musicDisc) -
Uses of MusicDiscItem in net.minecraft.item
Modifier and TypeFieldDescriptionprivate static final Map<SoundEvent,
MusicDiscItem> MusicDiscItem.MUSIC_DISCS
Modifier and TypeMethodDescriptionstatic @Nullable MusicDiscItem
MusicDiscItem.bySound
(SoundEvent sound)