Class Tools

java.lang.Object
emu.grasscutter.tools.Tools

public final class Tools extends Object
  • Constructor Details

    • Tools

      public Tools()
  • Method Details

    • createGmHandbooks

      public static void createGmHandbooks() throws Exception
      This generates the GM handbooks with a message by default.
      Throws:
      Exception - If an error occurs while generating the handbooks.
    • createGmHandbooks

      public static void createGmHandbooks(boolean message) throws Exception
      Generates a GM handbook for each language.
      Parameters:
      message - Should a message be printed to the console?
      Throws:
      Exception - If an error occurs while generating the handbooks.
    • createGachaMappingJsons

      public static List<String> createGachaMappingJsons()
    • createGachaMappings

      public static void createGachaMappings(Path location) throws IOException
      Throws:
      IOException
    • getAvailableLanguage

      public static List<String> getAvailableLanguage()
    • getLanguageOption

      @Deprecated(forRemoval=true, since="1.2.3") public static String getLanguageOption()
      Deprecated, for removal: This API element is subject to removal in a future version.