Package net.minecraft.client.sounds
Class SoundBufferLibrary
java.lang.Object
net.minecraft.client.sounds.SoundBufferLibrary
- 
Field SummaryFieldsModifier and TypeFieldDescriptionprivate final Map<ResourceLocation,CompletableFuture<SoundBuffer>> private final ResourceProvider
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionvoidclear()getCompleteBuffer(ResourceLocation p_120203_) getStream(ResourceLocation p_120205_, boolean p_120206_) preload(Collection<Sound> p_120199_) 
- 
Field Details- 
resourceManager
- 
cache
 
- 
- 
Constructor Details- 
SoundBufferLibrary
 
- 
- 
Method Details- 
getCompleteBuffer
- 
getStream
- 
clearpublic void clear()
- 
preload
 
-