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
 - 
cleanup
void cleanup() - 
getMaxCount
int getMaxCount() - 
getUsedCount
int getUsedCount() 
 -