Package net.minecraft.data
Class RegistryDumpReport
java.lang.Object
net.minecraft.data.RegistryDumpReport
- All Implemented Interfaces:
IDataProvider
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final DataGeneratorprivate static final com.google.gson.GsonFields inherited from interface net.minecraft.data.IDataProvider
SHA1 -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate static <T> com.google.gson.JsonElementdumpRegistry(Registry<T> p_239828_0_) getName()voidrun(DirectoryCache p_200398_1_)
-
Field Details
-
GSON
private static final com.google.gson.Gson GSON -
generator
-
-
Constructor Details
-
RegistryDumpReport
-
-
Method Details
-
run
- Specified by:
runin interfaceIDataProvider- Throws:
IOException
-
dumpRegistry
-
getName
- Specified by:
getNamein interfaceIDataProvider
-