Index

A B C H O P S V 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

ARGUMENT_PARSE_FAILURE_PLAYER - Static variable in class org.incendo.cloud.velocity.VelocityCaptionKeys
Variables: <input>
ARGUMENT_PARSE_FAILURE_PLAYER - Static variable in class org.incendo.cloud.velocity.VelocityCommandManager
ARGUMENT_PARSE_FAILURE_SERVER - Static variable in class org.incendo.cloud.velocity.VelocityCaptionKeys
Variables: <input>
ARGUMENT_PARSE_FAILURE_SERVER - Static variable in class org.incendo.cloud.velocity.VelocityCommandManager

B

brigadierManager() - Method in class org.incendo.cloud.velocity.VelocityCommandManager

C

CloudInjectionModule<C> - Class in org.incendo.cloud.velocity
Injection module that allows for VelocityCommandManager to be injectable
CloudInjectionModule(Class<C>, ExecutionCoordinator<C>, SenderMapper<CommandSource, C>) - Constructor for class org.incendo.cloud.velocity.CloudInjectionModule
Create a new child injection module
configure() - Method in class org.incendo.cloud.velocity.CloudInjectionModule
 
createNative(ExecutionCoordinator<CommandSource>) - Static method in class org.incendo.cloud.velocity.CloudInjectionModule
Create a new child injection module using Velocity's CommandSource as the sender type.

H

hasBrigadierManager() - Method in class org.incendo.cloud.velocity.VelocityCommandManager
hasPermission(C, String) - Method in class org.incendo.cloud.velocity.VelocityCommandManager
 

O

org.incendo.cloud.velocity - package org.incendo.cloud.velocity
Velocity implementation of cloud
org.incendo.cloud.velocity.parser - package org.incendo.cloud.velocity.parser
Velocity specific argument types

P

parse(CommandContext<C>, CommandInput) - Method in class org.incendo.cloud.velocity.parser.PlayerParser
 
parse(CommandContext<C>, CommandInput) - Method in class org.incendo.cloud.velocity.parser.ServerParser
 
playerComponent() - Static method in class org.incendo.cloud.velocity.parser.PlayerParser
playerParser() - Static method in class org.incendo.cloud.velocity.parser.PlayerParser
Creates a new player parser.
PlayerParser<C> - Class in org.incendo.cloud.velocity.parser
Argument parser for players
PlayerParser() - Constructor for class org.incendo.cloud.velocity.parser.PlayerParser
 
PlayerParser.PlayerParseException - Exception Class in org.incendo.cloud.velocity.parser
 
PROXY_SERVER_KEY - Static variable in class org.incendo.cloud.velocity.VelocityContextKeys
The ProxyServer instance is stored in the CommandContext in VelocityCommandPreprocessor

S

senderMapper() - Method in class org.incendo.cloud.velocity.VelocityCommandManager
 
serverComponent() - Static method in class org.incendo.cloud.velocity.parser.ServerParser
serverParser() - Static method in class org.incendo.cloud.velocity.parser.ServerParser
Creates a new server parser.
ServerParser<C> - Class in org.incendo.cloud.velocity.parser
Argument parser for servers
ServerParser() - Constructor for class org.incendo.cloud.velocity.parser.ServerParser
 
ServerParser.ServerParseException - Exception Class in org.incendo.cloud.velocity.parser
 
stringSuggestions(CommandContext<C>, CommandInput) - Method in class org.incendo.cloud.velocity.parser.ServerParser
 
suggestionFactory() - Method in class org.incendo.cloud.velocity.VelocityCommandManager
 
suggestions(CommandContext<C>, CommandInput) - Method in class org.incendo.cloud.velocity.parser.PlayerParser
 

V

velocityCaptionKeys() - Static method in class org.incendo.cloud.velocity.VelocityCaptionKeys
Returns an immutable collection containing all standard caption keys.
VelocityCaptionKeys - Class in org.incendo.cloud.velocity
Velocity specific caption keys
VelocityCommandManager<C> - Class in org.incendo.cloud.velocity
CommandManager implementation for Velocity.
VelocityCommandManager(PluginContainer, ProxyServer, ExecutionCoordinator<C>, SenderMapper<CommandSource, C>) - Constructor for class org.incendo.cloud.velocity.VelocityCommandManager
Create a new command manager instance
VelocityContextKeys - Class in org.incendo.cloud.velocity
Velocity related CommandContext keys
A B C H O P S V 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form