defaultSimbotEventDispatcherProcessor

@Bean(value = ["love.forte.simbot.spring.configuration.defaultSimbotEventDispatcherProcessor"])
open fun defaultSimbotEventDispatcherProcessor(registerProcessor: SimbotEventListenerRegistrarProcessor, @Autowired(required = false) postConfigurers: List<SimbotEventDispatcherPostConfigurer>? = null): DefaultSimbotEventDispatcherProcessor(source)