Hierarchy For Package io.github.projectunified.craftcommand.annotation

Package Hierarchies:

Annotation Interface Hierarchy

  • io.github.projectunified.craftcommand.annotation.Command (implements java.lang.annotation.Annotation)
  • io.github.projectunified.craftcommand.annotation.Default (implements java.lang.annotation.Annotation)
  • io.github.projectunified.craftcommand.annotation.Greedy (implements java.lang.annotation.Annotation)
  • io.github.projectunified.craftcommand.annotation.Name (implements java.lang.annotation.Annotation)
  • io.github.projectunified.craftcommand.annotation.Optional (implements java.lang.annotation.Annotation)
  • io.github.projectunified.craftcommand.annotation.Resolve (implements java.lang.annotation.Annotation)
  • io.github.projectunified.craftcommand.annotation.Subcommand (implements java.lang.annotation.Annotation)
  • io.github.projectunified.craftcommand.annotation.Suggest (implements java.lang.annotation.Annotation)