Class SoundTranslatorRegistryLoader

All Implemented Interfaces:
RegistryLoader<String,​Map<SoundTranslator,​SoundInteractionTranslator<?>>>

public class SoundTranslatorRegistryLoader extends AnnotatedRegistryLoader<SoundTranslator,​SoundTranslator,​SoundInteractionTranslator<?>>
Loads sound handlers from the given classpath.
  • Constructor Details

    • SoundTranslatorRegistryLoader

      public SoundTranslatorRegistryLoader()