feedbackSource
private fun feedbackSource(feedback: Set<String>, accepts: Set<String>, inform: String, sink: MutableList<Component>): CommandSource
A CommandSource proxy that appends every feedback Component to sink; the three name sets decide which reflected method is which on this runtime.