Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
P
- parameters - Variable in class dev.efekos.arn.data.CommandHandlerMethod
- parse(String) - Static method in class dev.efekos.arn.data.CommandAnnotationLiteral
-
Parses
input
into aCommandAnnotationLiteral
. - parse(CommandSender, String) - Method in interface dev.efekos.arn.argument.CustomArgumentType
-
Parses the given argument.
- permission - Variable in class dev.efekos.arn.data.CommandAnnotationData
-
Permission required to run the command associated with this annotation data.
- permission() - Element in annotation interface dev.efekos.arn.annotation.Command
-
Permission needed by players to execute this command.
- PLAYER_BLOCKED_EXCEPTION - Static variable in class dev.efekos.arn.Arn
-
An exception type thrown by command handler when a command is blocked to
Player
s, but the command sender is aPlayer
. - put(Class<? extends T>, Class<? extends Annotation>) - Method in class dev.efekos.arn.data.ExceptionMap
-
Adds an annotation to the exception list of the class given.
- putArgumentResolverExceptions(ExceptionMap<CommandArgumentResolver>) - Method in interface dev.efekos.arn.config.ArnConfigurer
-
Adds extra annotation exceptions to the given map.
- putArgumentResolverExceptions(ExceptionMap<CommandArgumentResolver>) - Method in class dev.efekos.arn.config.BaseArnConfigurer
- putHandlerMethodArgumentResolverExceptions(ExceptionMap<CommandHandlerMethodArgumentResolver>) - Method in interface dev.efekos.arn.config.ArnConfigurer
-
Adds extra annotation exceptions to the given map.
- putHandlerMethodArgumentResolverExceptions(ExceptionMap<CommandHandlerMethodArgumentResolver>) - Method in class dev.efekos.arn.config.BaseArnConfigurer
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form