net.minecraft.data.report

public class BiomeParametersProvider

implements DataProvider

net.minecraft.data.info.BiomeParametersDumpReport
net.minecraft.data.info.BiomeParametersDumpReport
net.minecraft.class_7228
net.minecraft.data.report.BiomeParametersProvider

Field summary

Modifier and TypeField
private static final org.slf4j.Logger
LOGGER
LOGGER
field_38012
LOGGER
private final Path
topPath
topPath
field_39373
path
private final CompletableFuture<RegistryView$WrapperLookup>
registries
registries
field_40950
registriesFuture
private static final com.mojang.serialization.MapCodec<RegistryKey<Biome>>
ENTRY_CODEC
ENTRY_CODEC
field_43090
BIOME_KEY_CODEC
private static final com.mojang.serialization.Codec<MultiNoiseUtil$Entries<RegistryKey<Biome>>>
CODEC
CODEC
field_43091
BIOME_ENTRY_CODEC

Constructor summary

ModifierConstructor
public (DataOutput output, CompletableFuture<RegistryView$WrapperLookup> registriesFuture)

Method summary

Modifier and TypeMethod
public CompletableFuture<?>
run(CachedOutput cache)
run(CachedOutput cache)
method_10319(class_7403 arg0)
run(DataWriter arg0)
private static <E> CompletableFuture<?>
dumpValue(Path path, CachedOutput cache, com.mojang.serialization.DynamicOps<com.google.gson.JsonElement> ops, com.mojang.serialization.Encoder<E> codec, E value)
dumpValue(Path path, CachedOutput cache, com.mojang.serialization.DynamicOps<com.google.gson.JsonElement> ops, com.mojang.serialization.Encoder<E> codec, E value)
method_42030(Path arg0, class_7403 arg1, com.mojang.serialization.DynamicOps<com.google.gson.JsonElement> arg2, com.mojang.serialization.Encoder<E> arg3, E arg4)
write(Path path, DataWriter writer, com.mojang.serialization.DynamicOps<com.google.gson.JsonElement> ops, com.mojang.serialization.Encoder<E> codec, E biomeSource)
private Path
createPath(Identifier element)
createPath(Identifier element)
method_42032(class_2960 arg0)
resolvePath(Identifier arg0)
public final String
getName()
getName()
method_10321()
getName()