Package dev.jorel.commandapi.preprocessor


package dev.jorel.commandapi.preprocessor
  • Class
    Description
    Literally just a fancy comment that I can put next to stuff to know how it differs from previous versions
    Annotation that describes the target Minecraft versions of this NMS class
    The main entry point for the CommandAPI annotation preprocessor
    The RequireField determines asserts that a field exists in a specific location, with a specific name and of a specific type.
    The Repeatable annotation of RequireFields.
    Literally just a fancy comment that I can put next to stuff to know why something wasn't implemented.
    The reason why this method was unimplemented