commandBuildContext

fun commandBuildContext(dynamicRegistryManager: DynamicRegistryManager, action: CommandBuildContext.() -> Unit): CommandBuildContext

Creates and returns a CommandBuildContext with the given dynamicRegistryManager and configured with action.

See also