Index

A B C D E F G I L N O P R S T U V W X 
All Classes and Interfaces|All Packages

C

changeName(String) - Method in class net.winmister332.libs.commands.Command
 
changeName(String) - Method in class net.winmister332.libs.commands.CommandData
 
Command - Class in net.winmister332.libs.commands
This class is the base of every WMCommand.
Command(CommandData) - Constructor for class net.winmister332.libs.commands.Command
 
CommandArgs - Class in net.winmister332.libs.commands
Represents the arguments that were passed to the command invoker.
CommandArgs(String...) - Constructor for class net.winmister332.libs.commands.CommandArgs
 
CommandData - Class in net.winmister332.libs.commands
 
CommandData(String, String, String...) - Constructor for class net.winmister332.libs.commands.CommandData
 
CommandData(String, String, String[], boolean) - Constructor for class net.winmister332.libs.commands.CommandData
 
CommandEventArgs(CommandProperties) - Constructor for class net.winmister332.libs.commands.CommandForwarder.CommandEventArgs
 
commandExists(Command) - Method in class net.winmister332.libs.commands.CommandInvoker
Checks if a command is registered and is recognised by the invoker.
CommandForwarder - Class in net.winmister332.libs.commands
 
CommandForwarder() - Constructor for class net.winmister332.libs.commands.CommandForwarder
 
CommandForwarder.CommandEventArgs - Class in net.winmister332.libs.commands
 
CommandInvoker - Class in net.winmister332.libs.commands
This is the class which handles the searching and invocation of all WMCommands.
commandProcessedEvent - Variable in class net.winmister332.libs.commands.CommandForwarder
 
CommandProperties - Class in net.winmister332.libs.commands
 
ConfigLoader - Class in net.winmister332.libs.config
 
containsArgument(String) - Method in class net.winmister332.libs.commands.CommandArgs
Checks if the specified argument exists anywhere in the argument array.
count() - Method in class net.winmister332.libs.commands.CommandArgs
The size of the argument array.
create(X) - Static method in class net.winmister332.libs.events.EventArgs
Creates a new instance of the XEventArgs class which takes a default value.
A B C D E F G I L N O P R S T U V W X 
All Classes and Interfaces|All Packages