public class RegistryDumpReport extends java.lang.Object implements IDataProvider
Modifier and Type | Field and Description |
---|---|
private DataGenerator |
field_218434_c |
private static com.google.gson.Gson |
GSON |
HASH_FUNCTION
Constructor and Description |
---|
RegistryDumpReport(DataGenerator p_i50790_1_) |
Modifier and Type | Method and Description |
---|---|
void |
act(DirectoryCache cache) |
private static <T> com.google.gson.JsonElement |
func_218432_a(MutableRegistry<T> p_218432_0_) |
java.lang.String |
getName() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
save
private static final com.google.gson.Gson GSON
private final DataGenerator field_218434_c
public RegistryDumpReport(DataGenerator p_i50790_1_)
public void act(DirectoryCache cache) throws java.io.IOException
act
in interface IDataProvider
java.io.IOException
private static <T> com.google.gson.JsonElement func_218432_a(MutableRegistry<T> p_218432_0_)
public java.lang.String getName()
getName
in interface IDataProvider