CommandBuilderRewriterRegistry

Functions

Link copied to clipboard
abstract fun getRewriter(commandType: Class<*>): CommandBuilderRewriter?
Link copied to clipboard
abstract fun register(extractor: CommandBuilderRewriter)
Link copied to clipboard
abstract fun unregister(commandType: Class<*>)