Uses of Class
net.minecraft.client.sound.StaticSound
| Package | Description |
|---|---|
| net.minecraft.client.sound |
-
Uses of StaticSound in net.minecraft.client.sound
Fields in net.minecraft.client.sound with type parameters of type StaticSound Modifier and Type Field Description private Map<Identifier,CompletableFuture<StaticSound>>SoundLoader. loadedSoundsMethods in net.minecraft.client.sound that return types with arguments of type StaticSound Modifier and Type Method Description CompletableFuture<StaticSound>SoundLoader. loadStatic(Identifier id)Methods in net.minecraft.client.sound with parameters of type StaticSound Modifier and Type Method Description voidSource. setBuffer(StaticSound staticSound)