跳过导航链接
A C E G H M N O P R S T U W 

A

aliases - 类 中的变量cc.carm.lib.easyplugin.command.CommandHandler
 
aliasesMap - 类 中的变量cc.carm.lib.easyplugin.command.CommandHandler
 
allPlayers(String) - 类 中的静态方法cc.carm.lib.easyplugin.command.SimpleCompleter
 
allPlayers(String, int) - 类 中的静态方法cc.carm.lib.easyplugin.command.SimpleCompleter
 

C

cc.carm.lib.easyplugin.command - 程序包 cc.carm.lib.easyplugin.command
 
cmd - 类 中的变量cc.carm.lib.easyplugin.command.CommandHandler
 
CommandHandler - cc.carm.lib.easyplugin.command中的类
 
CommandHandler(JavaPlugin) - 类 的构造器cc.carm.lib.easyplugin.command.CommandHandler
 
CommandHandler(JavaPlugin, String) - 类 的构造器cc.carm.lib.easyplugin.command.CommandHandler
 
CommandHandler(JavaPlugin, String, String...) - 类 的构造器cc.carm.lib.easyplugin.command.CommandHandler
 

E

effects(String) - 类 中的静态方法cc.carm.lib.easyplugin.command.SimpleCompleter
 
effects(String, int) - 类 中的静态方法cc.carm.lib.easyplugin.command.SimpleCompleter
 
enchantments(String) - 类 中的静态方法cc.carm.lib.easyplugin.command.SimpleCompleter
 
enchantments(String, int) - 类 中的静态方法cc.carm.lib.easyplugin.command.SimpleCompleter
 
execute(JavaPlugin, CommandSender, String[]) - 类 中的方法cc.carm.lib.easyplugin.command.SubCommand
 

G

getAliases() - 类 中的方法cc.carm.lib.easyplugin.command.CommandHandler
 
getAliases() - 接口 中的方法cc.carm.lib.easyplugin.command.NamedExecutor
 
getAliases() - 类 中的方法cc.carm.lib.easyplugin.command.SubCommand
 
getExecutors() - 类 中的方法cc.carm.lib.easyplugin.command.CommandHandler
 
getHandler(String) - 类 中的方法cc.carm.lib.easyplugin.command.CommandHandler
 
getIdentifier() - 类 中的方法cc.carm.lib.easyplugin.command.CommandHandler
 
getIdentifier() - 接口 中的方法cc.carm.lib.easyplugin.command.NamedExecutor
 
getIdentifier() - 类 中的方法cc.carm.lib.easyplugin.command.SubCommand
 
getParent() - 类 中的方法cc.carm.lib.easyplugin.command.SubCommand
 
getSubCommand(String) - 类 中的方法cc.carm.lib.easyplugin.command.CommandHandler
 

H

hasPermission(CommandSender) - 接口 中的方法cc.carm.lib.easyplugin.command.NamedExecutor
 

M

materials(String) - 类 中的静态方法cc.carm.lib.easyplugin.command.SimpleCompleter
 
materials(String, int) - 类 中的静态方法cc.carm.lib.easyplugin.command.SimpleCompleter
 

N

NamedExecutor - cc.carm.lib.easyplugin.command中的接口
 
noArgs(CommandSender) - 类 中的方法cc.carm.lib.easyplugin.command.CommandHandler
 
none() - 类 中的静态方法cc.carm.lib.easyplugin.command.SimpleCompleter
 
noPermission(CommandSender) - 类 中的方法cc.carm.lib.easyplugin.command.CommandHandler
 

O

objects(String, Collection<?>) - 类 中的静态方法cc.carm.lib.easyplugin.command.SimpleCompleter
 
objects(String, int, Collection<?>) - 类 中的静态方法cc.carm.lib.easyplugin.command.SimpleCompleter
 
objects(String, Stream<?>) - 类 中的静态方法cc.carm.lib.easyplugin.command.SimpleCompleter
 
objects(String, int, Stream<?>) - 类 中的静态方法cc.carm.lib.easyplugin.command.SimpleCompleter
 
onCommand(CommandSender, Command, String, String[]) - 类 中的方法cc.carm.lib.easyplugin.command.CommandHandler
 
onException(CommandSender, SubCommand<?>, Exception) - 类 中的方法cc.carm.lib.easyplugin.command.CommandHandler
 
onlinePlayers(String) - 类 中的静态方法cc.carm.lib.easyplugin.command.SimpleCompleter
 
onlinePlayers(String, int) - 类 中的静态方法cc.carm.lib.easyplugin.command.SimpleCompleter
 
onTabComplete(CommandSender, Command, String, String[]) - 类 中的方法cc.carm.lib.easyplugin.command.CommandHandler
 

P

plugin - 类 中的变量cc.carm.lib.easyplugin.command.CommandHandler
 

R

registeredCommands - 类 中的变量cc.carm.lib.easyplugin.command.CommandHandler
 
registeredHandlers - 类 中的变量cc.carm.lib.easyplugin.command.CommandHandler
 
registerHandler(CommandHandler) - 类 中的方法cc.carm.lib.easyplugin.command.CommandHandler
 
registerSubCommand(SubCommand<?>) - 类 中的方法cc.carm.lib.easyplugin.command.CommandHandler
 

S

sendMessage(CommandSender, String...) - 接口 中的方法cc.carm.lib.easyplugin.command.NamedExecutor
 
sendMessage(CommandSender, Function<String, String>, String...) - 接口 中的方法cc.carm.lib.easyplugin.command.NamedExecutor
 
shortenArgs(String[]) - 类 中的方法cc.carm.lib.easyplugin.command.CommandHandler
 
SimpleCompleter - cc.carm.lib.easyplugin.command中的类
 
SimpleCompleter() - 类 的构造器cc.carm.lib.easyplugin.command.SimpleCompleter
 
SubCommand<C extends CommandHandler> - cc.carm.lib.easyplugin.command中的类
 
SubCommand(C, String, String...) - 类 的构造器cc.carm.lib.easyplugin.command.SubCommand
 

T

tabComplete(JavaPlugin, CommandSender, String[]) - 类 中的方法cc.carm.lib.easyplugin.command.SubCommand
 
text(String, String...) - 类 中的静态方法cc.carm.lib.easyplugin.command.SimpleCompleter
 
text(String, int, String...) - 类 中的静态方法cc.carm.lib.easyplugin.command.SimpleCompleter
 
text(String, Collection<String>) - 类 中的静态方法cc.carm.lib.easyplugin.command.SimpleCompleter
 
text(String, int, Collection<String>) - 类 中的静态方法cc.carm.lib.easyplugin.command.SimpleCompleter
 

U

unknownCommand(CommandSender, String[]) - 类 中的方法cc.carm.lib.easyplugin.command.CommandHandler
 

W

worlds(String) - 类 中的静态方法cc.carm.lib.easyplugin.command.SimpleCompleter
 
worlds(String, int) - 类 中的静态方法cc.carm.lib.easyplugin.command.SimpleCompleter
 
A C E G H M N O P R S T U W 
跳过导航链接

Copyright © 2025. All rights reserved.