Uses of Class
net.minecraft.client.sound.SoundManager
Packages that use SoundManager
-
Uses of SoundManager in net.minecraft.client
Fields in net.minecraft.client declared as SoundManagerMethods in net.minecraft.client that return SoundManagerMethods in net.minecraft.client with parameters of type SoundManagerModifier and TypeMethodDescriptionvoidclass_1813.method_21888(SoundManager soundManager) voidclass_1816.method_21888(SoundManager soundManager) -
Uses of SoundManager in net.minecraft.client.gui.widget
Methods in net.minecraft.client.gui.widget with parameters of type SoundManager -
Uses of SoundManager in net.minecraft.client.sound
Fields in net.minecraft.client.sound declared as SoundManagerConstructors in net.minecraft.client.sound with parameters of type SoundManagerModifierConstructorDescription(package private)class_1911(SoundManager soundManager, String string, class_1897 class_1897) SoundSystem(SoundManager manager, GameOptions options)