Package co.aikar.commands
Class BukkitCommandContexts
java.lang.Object
co.aikar.commands.CommandContexts<BukkitCommandExecutionContext>
co.aikar.commands.BukkitCommandContexts
public class BukkitCommandContexts
extends co.aikar.commands.CommandContexts<BukkitCommandExecutionContext>
-
Field Summary
Fields inherited from class co.aikar.commands.CommandContexts
contextMap, manager
-
Constructor Summary
-
Method Summary
Methods inherited from class co.aikar.commands.CommandContexts
getResolver, registerContext, registerIssuerAwareContext, registerIssuerOnlyContext, registerOptionalContext, registerSenderAwareContext
-
Constructor Details
-
BukkitCommandContexts
-