Uses of Class
net.minecraft.item.MusicDiscItem
Packages that use MusicDiscItem
-
Uses of MusicDiscItem in net.minecraft.client.renderer
Methods in net.minecraft.client.renderer with parameters of type MusicDiscItemModifier and TypeMethodDescriptionvoidWorldRenderer.playRecord(SoundEvent p_184377_1_, BlockPos p_184377_2_, MusicDiscItem musicDiscItem) -
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.BY_NAMEDeprecated.Methods in net.minecraft.item that return MusicDiscItemModifier and TypeMethodDescriptionstatic MusicDiscItemMusicDiscItem.getBySound(SoundEvent p_185074_0_)