Class PaperCommandRegistration<Source>

java.lang.Object
dev.jorel.commandapi.CommandRegistrationStrategy<Source>
dev.jorel.commandapi.PaperCommandRegistration<Source>

public class PaperCommandRegistration<Source> extends CommandRegistrationStrategy<Source>
Handles logic for registering commands after Paper build 65, where https://github.com/PaperMC/Paper/pull/8235 changed a bunch of the behind-the-scenes logic.