Package dev.jorel.commandapi.preprocessor
package dev.jorel.commandapi.preprocessor
-
ClassDescriptionLiterally just a fancy comment that I can put next to stuff to know how it differs from previous versionsAnnotation that describes the target Minecraft versions of this NMS classThe main entry point for the CommandAPI annotation preprocessorConceptually, it should be possible to use javassist to "dynamically generate" the "similar" NMS for specific classes.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.