Uses of Interface
com.burchard36.api.command.interfaces.OnTabComplete
Packages that use OnTabComplete
-
Uses of OnTabComplete in com.burchard36.api.command
Fields in com.burchard36.api.command declared as OnTabCompleteMethods in com.burchard36.api.command with parameters of type OnTabCompleteModifier and TypeMethodDescriptionApiCommand.onTabComplete(OnTabComplete onComplete)
Executes a TabCompleter for this command, only usage if you set aOnPlayerSender
interface usingApiCommand.onPlayerSender