Package net.minecraft.client.audio
Interface SoundSystem.IHandler
- All Known Implementing Classes:
SoundSystem.HandlerImpl
- Enclosing class:
- SoundSystem
static interface SoundSystem.IHandler
-
Method Summary
Modifier and TypeMethodDescriptionacquire()
void
cleanup()
int
int
boolean
release
(SoundSource p_216396_1_)
-
Method Details
-
acquire
-
release
-
cleanup
void cleanup() -
getMaxCount
int getMaxCount() -
getUsedCount
int getUsedCount()
-