Index

A C E G M O S T 
All Classes and Interfaces|All Packages

A

argsToPattern(String[]) - Method in class me.wyne.wutils.commands.Command
 

C

collectionTabComplete(Collection<String>, String) - Static method in class me.wyne.wutils.commands.TabComplete
 
Command - Class in me.wyne.wutils.commands
THIS MODULE IS STILL INCOMPLETE, WORK IN PROGRESS
Command() - Constructor for class me.wyne.wutils.commands.Command
 
containsPattern(String, Set<String>) - Method in class me.wyne.wutils.commands.Command
 

E

executeChildCommand(CommandSender, String[]) - Method in class me.wyne.wutils.commands.Command
 
executeCommand(CommandSender, String[]) - Method in class me.wyne.wutils.commands.Command
 
executeParentCommand(CommandSender) - Method in class me.wyne.wutils.commands.Command
 

G

getByPattern(String, Map<String, R>) - Method in class me.wyne.wutils.commands.Command
 

M

matchPattern(String, String) - Method in class me.wyne.wutils.commands.Command
 
me.wyne.wutils.commands - package me.wyne.wutils.commands
 

O

offlinePlayersTabComplete(String) - Static method in class me.wyne.wutils.commands.TabComplete
 
onlinePlayersTabComplete(String) - Static method in class me.wyne.wutils.commands.TabComplete
 

S

setChildCommand(String, String...) - Method in class me.wyne.wutils.commands.Command
 
setChildCommand(String, BiFunction<CommandSender, String[], Boolean>, String...) - Method in class me.wyne.wutils.commands.Command
 
setChildCommandPermissions(String, String...) - Method in class me.wyne.wutils.commands.Command
 
setChildCommandTabComplete(String, Set<String>) - Method in class me.wyne.wutils.commands.Command
 
setChildrenCommands(HashMap<String, BiFunction<CommandSender, String[], Boolean>>) - Method in class me.wyne.wutils.commands.Command
 
setChildrenCommandsPermissions(HashMap<String, Set<String>>) - Method in class me.wyne.wutils.commands.Command
 
setChildrenCommandsTabComplete(HashMap<String, Set<String>>) - Method in class me.wyne.wutils.commands.Command
 
setParentCommand(Function<CommandSender, Boolean>) - Method in class me.wyne.wutils.commands.Command
 
setParentCommand(Function<CommandSender, Boolean>, String...) - Method in class me.wyne.wutils.commands.Command
 
setParentCommandPermissions(String...) - Method in class me.wyne.wutils.commands.Command
 

T

tabComplete(CommandSender, String[]) - Method in class me.wyne.wutils.commands.Command
 
TabComplete - Class in me.wyne.wutils.commands
 
TabComplete() - Constructor for class me.wyne.wutils.commands.TabComplete
 
A C E G M O S T 
All Classes and Interfaces|All Packages