Class RegistryDumpReport

    • Field Detail

      • GSON

        private static final com.google.gson.Gson GSON
    • Constructor Detail

      • RegistryDumpReport

        public RegistryDumpReport​(DataGenerator p_i50790_1_)
    • Method Detail

      • run

        public void run​(DirectoryCache p_200398_1_)
                 throws java.io.IOException
        Specified by:
        run in interface IDataProvider
        Throws:
        java.io.IOException
      • dumpRegistry

        private static <T> com.google.gson.JsonElement dumpRegistry​(Registry<T> p_239828_0_)