Package net.fabricmc.fabric.impl.biome.modification

Types

BiomeModificationContextImpl
Link copied to clipboard
public class BiomeModificationContextImpl implements BiomeModificationContext
BiomeModificationImpl
Link copied to clipboard
public class BiomeModificationImpl
BiomeModificationTracker
Link copied to clipboard
public interface BiomeModificationTracker
Prevents double-modification of biomes in the same dynamic registry manager from occuring and fails-fast if it does occur.
BiomeSelectionContextImpl
Link copied to clipboard
public class BiomeSelectionContextImpl implements BiomeSelectionContext
BuiltInRegistryKeys
Link copied to clipboard
public final class BuiltInRegistryKeys
Utility class for getting the registry keys of built-in worldgen objects and throwing proper exceptions if they are not registered.