Index

A C E G H I O P R S V W 
All Classes and Interfaces|All Packages

A

argP(int) - Method in class ru.cwcode.commands.velocityplatform.executor.Executor
 
argumentName() - Method in class ru.cwcode.commands.velocityplatform.argument.OnlinePlayers
 
argumentName() - Method in class ru.cwcode.commands.velocityplatform.argument.OnlinePlayersWithoutSender
 
argumentName() - Method in class ru.cwcode.commands.velocityplatform.argument.OnlinePlayerWithPermissionArg
 
argumentName() - Method in class ru.cwcode.commands.velocityplatform.argument.PlayerArg
 
AsyncExecutor - Class in ru.cwcode.commands.velocityplatform.executor
 
AsyncExecutor() - Constructor for class ru.cwcode.commands.velocityplatform.executor.AsyncExecutor
 

C

completions(Sender) - Method in class ru.cwcode.commands.velocityplatform.argument.OnlinePlayers
 
completions(Sender) - Method in class ru.cwcode.commands.velocityplatform.argument.OnlinePlayersWithoutSender
 
completions(Sender) - Method in class ru.cwcode.commands.velocityplatform.argument.OnlinePlayerWithPermissionArg
 
confirm(String, long, Runnable, Runnable) - Method in class ru.cwcode.commands.velocityplatform.velocity.VelocitySender
 

E

error(String) - Method in class ru.cwcode.commands.velocityplatform.velocity.VelocityLogger
 
errorHandler(Exception) - Method in class ru.cwcode.commands.velocityplatform.executor.Executor
 
execute(RawCommand.Invocation) - Method in class ru.cwcode.commands.velocityplatform.velocity.VelocityCommand
 
executeForPlayer() - Method in class ru.cwcode.commands.velocityplatform.PrintArguments
 
Executor - Class in ru.cwcode.commands.velocityplatform.executor
 
Executor() - Constructor for class ru.cwcode.commands.velocityplatform.executor.Executor
 

G

getAudience() - Method in class ru.cwcode.commands.velocityplatform.velocity.VelocitySender
 
getCommandParser() - Method in class ru.cwcode.commands.velocityplatform.velocity.VelocityCommand
 
getLogger() - Method in class ru.cwcode.commands.velocityplatform.velocity.VelocityPlatform
 
getPlatform() - Static method in class ru.cwcode.commands.velocityplatform.VelocityMain
 
getPlayer() - Method in class ru.cwcode.commands.velocityplatform.velocity.VelocitySender
 
getPlugin() - Method in class ru.cwcode.commands.velocityplatform.velocity.VelocityPlatform
 
getServer() - Method in class ru.cwcode.commands.velocityplatform.velocity.VelocityPlatform
 
getTabCompleter() - Method in class ru.cwcode.commands.velocityplatform.velocity.VelocityCommand
 

H

hasPermission(String) - Method in class ru.cwcode.commands.velocityplatform.velocity.VelocitySender
 

I

info(String) - Method in class ru.cwcode.commands.velocityplatform.velocity.VelocityLogger
 
invalidMessage(Command, Sender, String) - Method in class ru.cwcode.commands.velocityplatform.argument.OnlinePlayers
 
isPlayer() - Method in class ru.cwcode.commands.velocityplatform.velocity.VelocitySender
 

O

OnlinePlayers - Class in ru.cwcode.commands.velocityplatform.argument
 
OnlinePlayers() - Constructor for class ru.cwcode.commands.velocityplatform.argument.OnlinePlayers
 
OnlinePlayersWithoutSender - Class in ru.cwcode.commands.velocityplatform.argument
 
OnlinePlayersWithoutSender() - Constructor for class ru.cwcode.commands.velocityplatform.argument.OnlinePlayersWithoutSender
 
OnlinePlayerWithPermissionArg - Class in ru.cwcode.commands.velocityplatform.argument
 
OnlinePlayerWithPermissionArg(String) - Constructor for class ru.cwcode.commands.velocityplatform.argument.OnlinePlayerWithPermissionArg
 
OnlinePlayerWithPermissionArg(String, String) - Constructor for class ru.cwcode.commands.velocityplatform.argument.OnlinePlayerWithPermissionArg
 
onProxyInitialization(ProxyInitializeEvent) - Method in class ru.cwcode.commands.velocityplatform.VelocityMain
 

P

player() - Method in class ru.cwcode.commands.velocityplatform.executor.Executor
 
PlayerArg - Class in ru.cwcode.commands.velocityplatform.argument
 
PlayerArg() - Constructor for class ru.cwcode.commands.velocityplatform.argument.PlayerArg
 
prepare(Sender, String[], ArgumentSet, Command) - Method in class ru.cwcode.commands.velocityplatform.executor.AsyncExecutor
 
PrintArguments - Class in ru.cwcode.commands.velocityplatform
 
PrintArguments() - Constructor for class ru.cwcode.commands.velocityplatform.PrintArguments
 

R

registerCommand(Command) - Method in class ru.cwcode.commands.velocityplatform.velocity.VelocityPlatform
 
ru.cwcode.commands.velocityplatform - package ru.cwcode.commands.velocityplatform
 
ru.cwcode.commands.velocityplatform.argument - package ru.cwcode.commands.velocityplatform.argument
 
ru.cwcode.commands.velocityplatform.executor - package ru.cwcode.commands.velocityplatform.executor
 
ru.cwcode.commands.velocityplatform.velocity - package ru.cwcode.commands.velocityplatform.velocity
 

S

sender() - Method in class ru.cwcode.commands.velocityplatform.executor.Executor
 
sendMessage(String) - Method in class ru.cwcode.commands.velocityplatform.velocity.VelocitySender
 
sendMessage(Component) - Method in class ru.cwcode.commands.velocityplatform.velocity.VelocitySender
 
sendMessage(TargetableMessageReturn) - Method in class ru.cwcode.commands.velocityplatform.velocity.VelocitySender
 
suggest(RawCommand.Invocation) - Method in class ru.cwcode.commands.velocityplatform.velocity.VelocityCommand
 

V

valid(String) - Method in class ru.cwcode.commands.velocityplatform.argument.OnlinePlayers
 
valid(String) - Method in class ru.cwcode.commands.velocityplatform.argument.OnlinePlayerWithPermissionArg
 
valid(String) - Method in class ru.cwcode.commands.velocityplatform.argument.PlayerArg
 
VelocityCommand - Class in ru.cwcode.commands.velocityplatform.velocity
 
VelocityCommand(Command) - Constructor for class ru.cwcode.commands.velocityplatform.velocity.VelocityCommand
 
VelocityCommandParser - Class in ru.cwcode.commands.velocityplatform.velocity
 
VelocityCommandParser(Command) - Constructor for class ru.cwcode.commands.velocityplatform.velocity.VelocityCommandParser
 
VelocityLogger - Class in ru.cwcode.commands.velocityplatform.velocity
 
VelocityLogger(Logger) - Constructor for class ru.cwcode.commands.velocityplatform.velocity.VelocityLogger
 
VelocityMain - Class in ru.cwcode.commands.velocityplatform
 
VelocityMain() - Constructor for class ru.cwcode.commands.velocityplatform.VelocityMain
 
VelocityPlatform - Class in ru.cwcode.commands.velocityplatform.velocity
 
VelocityPlatform(VelocityMain, ProxyServer, Logger) - Constructor for class ru.cwcode.commands.velocityplatform.velocity.VelocityPlatform
 
VelocitySender - Class in ru.cwcode.commands.velocityplatform.velocity
 
VelocitySender(CommandSource) - Constructor for class ru.cwcode.commands.velocityplatform.velocity.VelocitySender
 
VelocityTabCompleter - Class in ru.cwcode.commands.velocityplatform.velocity
 
VelocityTabCompleter(Command) - Constructor for class ru.cwcode.commands.velocityplatform.velocity.VelocityTabCompleter
 

W

warn(String) - Method in class ru.cwcode.commands.velocityplatform.velocity.VelocityLogger
 
A C E G H I O P R S V W 
All Classes and Interfaces|All Packages