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