Package com.mojang.blaze3d.audio
Interface Library.ChannelPool
- All Known Implementing Classes:
- Library.CountingChannelPool
- Enclosing class:
- Library
static interface Library.ChannelPool
- 
Method Details- 
acquire
- 
release
- 
cleanupvoid cleanup()
- 
getMaxCountint getMaxCount()
- 
getUsedCountint getUsedCount()
 
-