Uses of Class
net.minecraft.item.MusicDiscItem
Packages that use MusicDiscItem
-
Uses of MusicDiscItem in net.minecraft.block.entity
Methods in net.minecraft.block.entity with parameters of type MusicDiscItemModifier and TypeMethodDescriptionprivate boolean
JukeboxBlockEntity.isSongFinished
(MusicDiscItem musicDisc) -
Uses of MusicDiscItem in net.minecraft.item
Fields in net.minecraft.item with type parameters of type MusicDiscItemModifier and TypeFieldDescriptionprivate static final Map
<SoundEvent, MusicDiscItem> MusicDiscItem.MUSIC_DISCS
Methods in net.minecraft.item that return MusicDiscItemModifier and TypeMethodDescriptionstatic @Nullable MusicDiscItem
MusicDiscItem.bySound
(SoundEvent sound)