Package org.spongepowered.api.command.registrar
-
Interface Summary Interface Description CommandRegistrar<T> CommandRegistrar
s are the entry point for plugins wishing to provide their own command framework.CommandRegistrarType<T> A type ofCommandRegistrar
.