Class RegistryDumpReport

java.lang.Object
net.minecraft.data.info.RegistryDumpReport
All Implemented Interfaces:
DataProvider

public class RegistryDumpReport extends Object implements DataProvider
  • Field Details

    • GSON

      private static final com.google.gson.Gson GSON
    • generator

      private final DataGenerator generator
  • Constructor Details

    • RegistryDumpReport

      public RegistryDumpReport(DataGenerator p_124053_)
  • Method Details