CommandAPI 9.3.0
An API for the command UI introduced in Minecraft 1.13
dev.jorel.commandapi.annotations.Annotations Class Reference

The main annotation processor for annotation-based arguments. More...

+ Inheritance diagram for dev.jorel.commandapi.annotations.Annotations:

Public Member Functions

Set< String > getSupportedAnnotationTypes ()
 
SourceVersion getSupportedSourceVersion ()
 
boolean process (Set<? extends TypeElement > annotations, RoundEnvironment roundEnv)
 

Detailed Description

The main annotation processor for annotation-based arguments.