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 TypeMethodDescriptionvoid
WorldRenderer.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_NAME
Deprecated.Methods in net.minecraft.item that return MusicDiscItemModifier and TypeMethodDescriptionstatic MusicDiscItem
MusicDiscItem.getBySound
(SoundEvent p_185074_0_)