Class SoundHandlerRegistryLoader

All Implemented Interfaces:
RegistryLoader<String,​Map<SoundHandler,​SoundInteractionHandler<?>>>

public class SoundHandlerRegistryLoader extends AnnotatedRegistryLoader<SoundHandler,​SoundHandler,​SoundInteractionHandler<?>>
Loads sound handlers from the given classpath.
  • Constructor Details

    • SoundHandlerRegistryLoader

      public SoundHandlerRegistryLoader()