Lortseam 4 жил өмнө
parent
commit
6243b02f97

+ 1 - 0
src/main/java/me/lortseam/completeconfig/ConfigBuilder.java

@@ -28,6 +28,7 @@ public final class ConfigBuilder {
      * <p>The config branch determines the location of the config's save file.
      *
      * @param modID the ID of the mod creating the config
+     * @param branch the branch
      */
     public ConfigBuilder(String modID, String[] branch) {
         this.modID = modID;