Uses of Class
net.minecraft.client.sound.SoundContainerImpl
Packages that use SoundContainerImpl
-
Uses of SoundContainerImpl in net.minecraft.client
Methods in net.minecraft.client with parameters of type SoundContainerImplModifier and TypeMethodDescriptionvoidclass_2841.method_12541(SoundInstance soundInstance, SoundContainerImpl soundContainerImpl) voidclass_2907.method_12541(SoundInstance soundInstance, SoundContainerImpl soundContainerImpl) -
Uses of SoundContainerImpl in net.minecraft.client.sound
Fields in net.minecraft.client.sound declared as SoundContainerImplFields in net.minecraft.client.sound with type parameters of type SoundContainerImplMethods in net.minecraft.client.sound that return SoundContainerImplModifier and TypeMethodDescriptionAbstractSoundInstance.method_12532(SoundManager soundManager) SoundInstance.method_12532(SoundManager soundManager) SoundManager.method_12545(Identifier identifier) Methods in net.minecraft.client.sound that return types with arguments of type SoundContainerImplModifier and TypeMethodDescriptionprotected Map<Identifier,SoundContainerImpl> SoundRegistry.createMap()Methods in net.minecraft.client.sound with parameters of type SoundContainerImplModifier and TypeMethodDescriptionvoidSoundRegistry.method_12547(SoundContainerImpl soundContainerImpl)