Package net.fabricmc.fabric.api.biome.v1
package net.fabricmc.fabric.api.biome.v1
-
InterfaceDescriptionAllows
Biome
properties to be modified.Context given to a biome selector for deciding whether it applies to a biome or not. -
ClassDescriptionProvides an API to modify Biomes after they have been loaded and before they are used in the World.Provides several convenient biome selectors that can be used with
BiomeModifications
.API that exposes the internals of Minecraft's nether biome code.API that exposes some internals of the minecraft default biome source for the overworld.API that exposes some internals of the minecraft default biome source for The End. -
EnumDescriptionTo 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.Represents the climates of biomes on the overworld continents.