Uses of Class
com.mojang.blaze3d.audio.SoundBuffer
Packages that use SoundBuffer
-
Uses of SoundBuffer in com.mojang.blaze3d.audio
Methods in com.mojang.blaze3d.audio with parameters of type SoundBuffer -
Uses of SoundBuffer in net.minecraft.client.sounds
Fields in net.minecraft.client.sounds with type parameters of type SoundBufferModifier and TypeFieldDescriptionprivate Map<ResourceLocation,CompletableFuture<SoundBuffer>>
SoundBufferLibrary.cache
Methods in net.minecraft.client.sounds that return types with arguments of type SoundBufferModifier and TypeMethodDescriptionSoundBufferLibrary.getCompleteBuffer(ResourceLocation p_120203_)