Lortseam 4 ani în urmă
părinte
comite
ca9da2bd2c

+ 2 - 0
src/main/java/me/lortseam/completeconfig/api/ConfigEntry.java

@@ -181,6 +181,8 @@ public @interface ConfigEntry {
 
     /**
      * Applied to an entry of type Enum to change the render behaviour.
+     *
+     * <p>This annotation is optional.
      */
     @Target(ElementType.FIELD)
     @Retention(RetentionPolicy.RUNTIME)