Class CacheCompleter
java.lang.Object
fr.fuzeblocks.homeplugin.completers.CacheCompleter
- All Implemented Interfaces:
org.bukkit.command.TabCompleter
The type Cache completer.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiononTabComplete(org.bukkit.command.CommandSender sender, org.bukkit.command.Command command, String label, String[] args)
-
Constructor Details
-
CacheCompleter
public CacheCompleter()
-
-
Method Details