Interface PaperNMS<CommandListenerWrapper>
- All Known Subinterfaces:
BundledNMS<Source>
public interface PaperNMS<CommandListenerWrapper>
-
Method Summary
Modifier and TypeMethodDescriptiondev.jorel.commandapi.nms.NMS<CommandListenerWrapper> dev.jorel.commandapi.CommandRegistrationStrategy<CommandListenerWrapper>
-
Method Details
-
bukkitNMS
dev.jorel.commandapi.nms.NMS<CommandListenerWrapper> bukkitNMS() -
createCommandRegistrationStrategy
dev.jorel.commandapi.CommandRegistrationStrategy<CommandListenerWrapper> createCommandRegistrationStrategy()
-