Index

A B C D G H I L M O S T W 
All Classes and Interfaces|All Packages

A

AbstractCommandHandler<T> - Class in wf.utils.command.listener
 
AbstractCommandHandler() - Constructor for class wf.utils.command.listener.AbstractCommandHandler
 
accept(T, U, D) - Method in interface wf.utils.command.model.TriConsumer
 
addSubcommand(SubCommand<T>) - Method in class wf.utils.command.listener.AbstractCommandHandler
 
andThen(TriConsumer<? super T, ? super U, ? super D>) - Method in interface wf.utils.command.model.TriConsumer
 
Argument - Class in wf.utils.command.subcommand.executor
 
Argument(String) - Constructor for class wf.utils.command.subcommand.executor.Argument
 
Argument(String, ArgumentType) - Constructor for class wf.utils.command.subcommand.executor.Argument
 
Argument(String, ArgumentType, boolean) - Constructor for class wf.utils.command.subcommand.executor.Argument
 
Argument(String, ArgumentType, boolean, Object) - Constructor for class wf.utils.command.subcommand.executor.Argument
 
Argument(String, ArgumentType, Object) - Constructor for class wf.utils.command.subcommand.executor.Argument
 
Argument(ArgumentType) - Constructor for class wf.utils.command.subcommand.executor.Argument
 
Argument(ArgumentType, boolean, Object) - Constructor for class wf.utils.command.subcommand.executor.Argument
 
Argument(ArgumentType, Object) - Constructor for class wf.utils.command.subcommand.executor.Argument
 
ArgumentType - Interface in wf.utils.command.subcommand.executor.types
 

B

BOOLEAN - Static variable in interface wf.utils.command.subcommand.executor.types.ArgumentType
 
BooleanArgument - Class in wf.utils.command.subcommand.executor.types.standart
 
BooleanArgument() - Constructor for class wf.utils.command.subcommand.executor.types.standart.BooleanArgument
 
build() - Method in class wf.utils.command.subcommand.SubCommandBuilder
 
builder(Class<T>) - Static method in class wf.utils.command.subcommand.SubCommand
 

C

calculate(CommandSender, String[]) - Method in class wf.utils.command.subcommand.executor.SubCommandExecutor
 
calculate(CommandSender, String[], int) - Method in class wf.utils.command.subcommand.executor.SubCommandExecutor
 
checkPermission(CommandSender) - Method in class wf.utils.command.subcommand.SubCommand
 
CommandHandler<T> - Class in wf.utils.command.listener
 
CommandHandler() - Constructor for class wf.utils.command.listener.CommandHandler
 
CommandSameHandler<T> - Class in wf.utils.command.listener
 
CommandSameHandler() - Constructor for class wf.utils.command.listener.CommandSameHandler
 
CommandSameHandler(double) - Constructor for class wf.utils.command.listener.CommandSameHandler
 
CommandSender - Interface in wf.utils.command.model
 

D

DOUBLE - Static variable in interface wf.utils.command.subcommand.executor.types.ArgumentType
 
DoubleArgument - Class in wf.utils.command.subcommand.executor.types.standart
 
DoubleArgument() - Constructor for class wf.utils.command.subcommand.executor.types.standart.DoubleArgument
 

G

get(CommandSender, String[], String) - Method in class wf.utils.command.subcommand.executor.Argument
 
get(CommandSender, String[], String) - Method in interface wf.utils.command.subcommand.executor.types.ArgumentType
 
get(CommandSender, String[], String) - Method in class wf.utils.command.subcommand.executor.types.standart.BooleanArgument
 
get(CommandSender, String[], String) - Method in class wf.utils.command.subcommand.executor.types.standart.DoubleArgument
 
get(CommandSender, String[], String) - Method in class wf.utils.command.subcommand.executor.types.standart.IntegerArgument
 
get(CommandSender, String[], String) - Method in class wf.utils.command.subcommand.executor.types.standart.LongArgument
 
get(CommandSender, String[], String) - Method in class wf.utils.command.subcommand.executor.types.standart.OptionalArgument
 
get(CommandSender, String[], String) - Method in class wf.utils.command.subcommand.executor.types.standart.StringArgument
 
getArguments() - Method in class wf.utils.command.subcommand.executor.SubCommandExecutor
 
getArgumentsText() - Method in class wf.utils.command.subcommand.executor.SubCommandExecutor
 
getCommand() - Method in class wf.utils.command.subcommand.executor.SubCommandExecutor
 
getCommand() - Method in class wf.utils.command.subcommand.SubCommand
 
getDefault() - Method in class wf.utils.command.subcommand.executor.Argument
 
getMessage() - Method in interface wf.utils.command.subcommand.executor.types.ArgumentType
 
getMessage() - Method in class wf.utils.command.subcommand.executor.types.standart.BooleanArgument
 
getMessage() - Method in class wf.utils.command.subcommand.executor.types.standart.DoubleArgument
 
getMessage() - Method in class wf.utils.command.subcommand.executor.types.standart.IntegerArgument
 
getMessage() - Method in class wf.utils.command.subcommand.executor.types.standart.LongArgument
 
getMessage() - Method in class wf.utils.command.subcommand.executor.types.standart.OptionalArgument
 
getMessage() - Method in class wf.utils.command.subcommand.executor.types.standart.StringArgument
 
getMessageCode() - Method in interface wf.utils.command.subcommand.executor.types.ArgumentType
 
getMessageCode() - Method in class wf.utils.command.subcommand.executor.types.standart.BooleanArgument
 
getMessageCode() - Method in class wf.utils.command.subcommand.executor.types.standart.DoubleArgument
 
getMessageCode() - Method in class wf.utils.command.subcommand.executor.types.standart.IntegerArgument
 
getMessageCode() - Method in class wf.utils.command.subcommand.executor.types.standart.LongArgument
 
getMessageCode() - Method in class wf.utils.command.subcommand.executor.types.standart.OptionalArgument
 
getMessageCode() - Method in class wf.utils.command.subcommand.executor.types.standart.StringArgument
 
getMinObligatorilyArgs() - Method in class wf.utils.command.subcommand.executor.SubCommandExecutor
 
getMinObligatorilyArgs(Argument[]) - Static method in class wf.utils.command.subcommand.executor.SubCommandExecutor
 
getName() - Method in class wf.utils.command.subcommand.executor.Argument
 
getName() - Method in interface wf.utils.command.subcommand.executor.types.ArgumentType
 
getName() - Method in class wf.utils.command.subcommand.executor.types.standart.BooleanArgument
 
getName() - Method in class wf.utils.command.subcommand.executor.types.standart.DoubleArgument
 
getName() - Method in class wf.utils.command.subcommand.executor.types.standart.IntegerArgument
 
getName() - Method in class wf.utils.command.subcommand.executor.types.standart.LongArgument
 
getName() - Method in class wf.utils.command.subcommand.executor.types.standart.OptionalArgument
 
getName() - Method in class wf.utils.command.subcommand.executor.types.standart.StringArgument
 
getPermission() - Method in class wf.utils.command.subcommand.SubCommand
 
getRunnable() - Method in class wf.utils.command.subcommand.SubCommand
 
getSortedSubcommands() - Method in class wf.utils.command.listener.AbstractCommandHandler
 
getSubCommandExecutor() - Method in class wf.utils.command.subcommand.SubCommand
 
getSubcommands() - Method in class wf.utils.command.listener.AbstractCommandHandler
 
getType() - Method in class wf.utils.command.subcommand.executor.Argument
 
getWrongArgumentText(int) - Method in class wf.utils.command.subcommand.executor.SubCommandExecutor
 

H

hasPermission(String) - Method in interface wf.utils.command.model.CommandSender
 

I

INTEGER - Static variable in interface wf.utils.command.subcommand.executor.types.ArgumentType
 
IntegerArgument - Class in wf.utils.command.subcommand.executor.types.standart
 
IntegerArgument() - Constructor for class wf.utils.command.subcommand.executor.types.standart.IntegerArgument
 
isBoolean(String) - Static method in class wf.utils.command.utils.TypeUtils
 
isDouble(String) - Static method in class wf.utils.command.utils.TypeUtils
 
isInteger(String) - Static method in class wf.utils.command.utils.TypeUtils
 
isIt(CommandSender, String[], String) - Method in interface wf.utils.command.subcommand.executor.types.ArgumentType
 
isIt(CommandSender, String[], String) - Method in class wf.utils.command.subcommand.executor.types.standart.BooleanArgument
 
isIt(CommandSender, String[], String) - Method in class wf.utils.command.subcommand.executor.types.standart.DoubleArgument
 
isIt(CommandSender, String[], String) - Method in class wf.utils.command.subcommand.executor.types.standart.IntegerArgument
 
isIt(CommandSender, String[], String) - Method in class wf.utils.command.subcommand.executor.types.standart.LongArgument
 
isIt(CommandSender, String[], String) - Method in class wf.utils.command.subcommand.executor.types.standart.OptionalArgument
 
isIt(CommandSender, String[], String) - Method in class wf.utils.command.subcommand.executor.types.standart.StringArgument
 
isObligatorily() - Method in class wf.utils.command.subcommand.executor.Argument
 
isOp() - Method in interface wf.utils.command.model.CommandSender
 

L

LONG - Static variable in interface wf.utils.command.subcommand.executor.types.ArgumentType
 
LongArgument - Class in wf.utils.command.subcommand.executor.types.standart
 
LongArgument() - Constructor for class wf.utils.command.subcommand.executor.types.standart.LongArgument
 

M

MULTI_STRING - Static variable in interface wf.utils.command.subcommand.executor.types.ArgumentType
 
MultiArgument - Interface in wf.utils.command.subcommand.executor.types
 
MultiStringArgument - Class in wf.utils.command.subcommand.executor.types.standart
 
MultiStringArgument() - Constructor for class wf.utils.command.subcommand.executor.types.standart.MultiStringArgument
 

O

ofEnum(Class<? extends Enum<?>>) - Static method in interface wf.utils.command.subcommand.executor.types.ArgumentType
 
ofOptions(Collection<String>) - Static method in interface wf.utils.command.subcommand.executor.types.ArgumentType
 
onCommand(String, CommandSender) - Method in class wf.utils.command.listener.StringCommandHandler
 
onCommand(String, CommandSender, T) - Method in class wf.utils.command.listener.AbstractCommandHandler
 
onCommand(String, CommandSender, T) - Method in class wf.utils.command.listener.CommandHandler
 
onCommand(String, CommandSender, T) - Method in class wf.utils.command.listener.CommandSameHandler
 
onCommand(CommandSender, T, String[], int) - Method in class wf.utils.command.subcommand.SubCommand
 
onTabComplete(String, CommandSender) - Method in class wf.utils.command.listener.AbstractCommandHandler
 
OptionalArgument - Class in wf.utils.command.subcommand.executor.types.standart
 
OptionalArgument(Class<? extends Enum<?>>) - Constructor for class wf.utils.command.subcommand.executor.types.standart.OptionalArgument
 
OptionalArgument(Collection<String>) - Constructor for class wf.utils.command.subcommand.executor.types.standart.OptionalArgument
 

S

sendMessage(String) - Method in interface wf.utils.command.model.CommandSender
 
setArguments(Argument[]) - Method in class wf.utils.command.subcommand.executor.SubCommandExecutor
 
setArguments(Argument...) - Method in class wf.utils.command.subcommand.SubCommandBuilder
 
setCommand(String) - Method in class wf.utils.command.subcommand.executor.SubCommandExecutor
 
setCommand(String) - Method in class wf.utils.command.subcommand.SubCommand
 
setCommand(String) - Method in class wf.utils.command.subcommand.SubCommandBuilder
 
setDefault(Object) - Method in class wf.utils.command.subcommand.executor.Argument
 
setName(String) - Method in class wf.utils.command.subcommand.executor.Argument
 
setPermission(String) - Method in class wf.utils.command.subcommand.SubCommand
 
setPermission(String) - Method in class wf.utils.command.subcommand.SubCommandBuilder
 
setRunnable(TriConsumer<CommandSender, T, Object[]>) - Method in class wf.utils.command.subcommand.SubCommand
 
setRunnable(TriConsumer<CommandSender, T, Object[]>) - Method in class wf.utils.command.subcommand.SubCommandBuilder
 
setSubCommandExecutor(SubCommandExecutor) - Method in class wf.utils.command.subcommand.SubCommand
 
setSubcommands(HashMap<String, SubCommand<T>>) - Method in class wf.utils.command.listener.AbstractCommandHandler
 
setType(ArgumentType) - Method in class wf.utils.command.subcommand.executor.Argument
 
sortedSubcommands - Variable in class wf.utils.command.listener.AbstractCommandHandler
 
STRING - Static variable in interface wf.utils.command.subcommand.executor.types.ArgumentType
 
StringArgument - Class in wf.utils.command.subcommand.executor.types.standart
 
StringArgument() - Constructor for class wf.utils.command.subcommand.executor.types.standart.StringArgument
 
StringArgument(String) - Constructor for class wf.utils.command.subcommand.executor.types.standart.StringArgument
 
StringCommandHandler - Class in wf.utils.command.listener
 
StringCommandHandler() - Constructor for class wf.utils.command.listener.StringCommandHandler
 
SubCommand<T> - Class in wf.utils.command.subcommand
 
SubCommand() - Constructor for class wf.utils.command.subcommand.SubCommand
 
SubCommand(String, String, Argument[], TriConsumer<CommandSender, T, Object[]>) - Constructor for class wf.utils.command.subcommand.SubCommand
 
SubCommandBuilder<T> - Class in wf.utils.command.subcommand
 
SubCommandBuilder() - Constructor for class wf.utils.command.subcommand.SubCommandBuilder
 
SubCommandExecutor - Class in wf.utils.command.subcommand.executor
 
SubCommandExecutor() - Constructor for class wf.utils.command.subcommand.executor.SubCommandExecutor
 
SubCommandExecutor(String, Argument...) - Constructor for class wf.utils.command.subcommand.executor.SubCommandExecutor
 
SubCommandExecutor(Argument...) - Constructor for class wf.utils.command.subcommand.executor.SubCommandExecutor
 
subcommands - Variable in class wf.utils.command.listener.AbstractCommandHandler
 

T

tabulation(CommandSender, String[], String) - Method in interface wf.utils.command.subcommand.executor.types.ArgumentType
 
tabulation(CommandSender, String[], String) - Method in class wf.utils.command.subcommand.executor.types.standart.BooleanArgument
 
tabulation(CommandSender, String[], String) - Method in class wf.utils.command.subcommand.executor.types.standart.DoubleArgument
 
tabulation(CommandSender, String[], String) - Method in class wf.utils.command.subcommand.executor.types.standart.IntegerArgument
 
tabulation(CommandSender, String[], String) - Method in class wf.utils.command.subcommand.executor.types.standart.LongArgument
 
tabulation(CommandSender, String[], String) - Method in class wf.utils.command.subcommand.executor.types.standart.OptionalArgument
 
tabulation(CommandSender, String[], String) - Method in class wf.utils.command.subcommand.executor.types.standart.StringArgument
 
toString() - Method in class wf.utils.command.subcommand.executor.Argument
 
toString() - Method in class wf.utils.command.subcommand.executor.SubCommandExecutor
 
toString() - Method in class wf.utils.command.subcommand.SubCommand
 
TriConsumer<T,U,D> - Interface in wf.utils.command.model
 
typeIsRight(CommandSender, String[], String) - Method in class wf.utils.command.subcommand.executor.Argument
 
TypeUtils - Class in wf.utils.command.utils
 
TypeUtils() - Constructor for class wf.utils.command.utils.TypeUtils
 

W

wf.utils.command.listener - package wf.utils.command.listener
 
wf.utils.command.model - package wf.utils.command.model
 
wf.utils.command.subcommand - package wf.utils.command.subcommand
 
wf.utils.command.subcommand.executor - package wf.utils.command.subcommand.executor
 
wf.utils.command.subcommand.executor.types - package wf.utils.command.subcommand.executor.types
 
wf.utils.command.subcommand.executor.types.standart - package wf.utils.command.subcommand.executor.types.standart
 
wf.utils.command.utils - package wf.utils.command.utils
 
A B C D G H I L M O S T W 
All Classes and Interfaces|All Packages