Uses of Interface
dev.cwhead.GravesX.module.command.GravesXModuleTabCompleter
Packages that use GravesXModuleTabCompleter
-
Uses of GravesXModuleTabCompleter in dev.cwhead.GravesX.module
Methods in dev.cwhead.GravesX.module that return GravesXModuleTabCompleterModifier and TypeMethodDescriptionprivate GravesXModuleTabCompleterModuleCommandRegistrar.tabInstance(String fqcn, ModuleManager.LoadedModule lm, org.bukkit.command.Command cmd) Instantiates a tab completer using the module class loader.