Package net.fabricmc.fabric.api.biome.v1
package net.fabricmc.fabric.api.biome.v1
-
ClassDescriptionExperimental feature, may be removed or changed without further notice.Allows
Biome
properties to be modified.Provides an API to modify Biomes after they have been loaded and before they are used in the World.Context given to a biome selector for deciding whether it applies to a biome or not.Provides several convenient biome selectors that can be used withBiomeModifications
.To achieve a predictable order for biome modifiers, and to aid with mod compatibility, modifiers need to declare the phase in which they will be applied.API that exposes the internals of Minecraft's nether biome code.API that exposes some internals of the minecraft default biome source for The End.