Uses of Class
net.minecraft.world.biome.provider.NetherBiomeProvider
-
Uses of NetherBiomeProvider in net.minecraft.world.biome.provider
Modifier and TypeFieldDescriptionprivate final com.mojang.datafixers.util.Function3<NetherBiomeProvider.Preset,
Registry<Biome>, Long, NetherBiomeProvider> NetherBiomeProvider.Preset.biomeSource
static final com.mojang.serialization.Codec<NetherBiomeProvider>
NetherBiomeProvider.CODEC
static final com.mojang.serialization.MapCodec<NetherBiomeProvider>
NetherBiomeProvider.DIRECT_CODEC
Modifier and TypeMethodDescriptionNetherBiomeProvider.DefaultBuilder.biomeSource()
NetherBiomeProvider.Preset.biomeSource
(Registry<Biome> p_242619_1_, long p_242619_2_) ModifierConstructorDescriptionPreset
(ResourceLocation p_i241955_1_, com.mojang.datafixers.util.Function3<NetherBiomeProvider.Preset, Registry<Biome>, Long, NetherBiomeProvider> p_i241955_2_)