Uses of Class
net.minecraft.client.sound.Channel.SourceManager
| Package | Description |
|---|---|
| net.minecraft.client.sound |
-
Uses of Channel.SourceManager in net.minecraft.client.sound
Fields in net.minecraft.client.sound with type parameters of type Channel.SourceManager Modifier and Type Field Description private Set<Channel.SourceManager>Channel. sourcesprivate Map<SoundInstance,Channel.SourceManager>SoundSystem. sourcesMethods in net.minecraft.client.sound that return types with arguments of type Channel.SourceManager Modifier and Type Method Description CompletableFuture<Channel.SourceManager>Channel. createSource(SoundEngine.RunMode mode)