Class BiomeReport
java.lang.Object
net.minecraft.data.worldgen.biome.BiomeReport
- All Implemented Interfaces:
DataProvider
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate DataGeneratorprivate static com.google.gson.Gsonprivate static org.apache.logging.log4j.LoggerFields inherited from interface net.minecraft.data.DataProvider
SHA1 -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate static PathcreatePath(Path p_127319_, ResourceLocation p_127320_)getName()void
-
Field Details
-
LOGGER
private static final org.apache.logging.log4j.Logger LOGGER -
GSON
private static final com.google.gson.Gson GSON -
generator
-
-
Constructor Details
-
BiomeReport
-
-
Method Details
-
run
- Specified by:
runin interfaceDataProvider
-
createPath
-
getName
- Specified by:
getNamein interfaceDataProvider
-