Package net.fabricmc.fabric.mixin.biome.modification

Types

BiomeAccessor
Link copied to clipboard
public interface BiomeAccessor
BiomeEffectsAccessor
Link copied to clipboard
public interface BiomeEffectsAccessor
BiomeWeatherAccessor
Link copied to clipboard
public interface BiomeWeatherAccessor
DynamicRegistryManagerImplMixin
Link copied to clipboard
public class DynamicRegistryManagerImplMixin implements BiomeModificationTracker
This Mixin allows us to track which biomes already ran through net.fabricmc.fabric.impl.biome.modification.BiomeModificationImpl on a per-DynamicRegistryManager basis.
GenerationSettingsAccessor
Link copied to clipboard
public interface GenerationSettingsAccessor
RegistryOpsMixin
Link copied to clipboard
public class RegistryOpsMixin
This Mixin hooks int the creation of RegistryOps, which will currently load data pack contents into the supplied dynamic registry manager, making it the point at which we should apply biome modifications.
SpawnDensityAccessor
Link copied to clipboard
public interface SpawnDensityAccessor
SpawnSettingsAccessor
Link copied to clipboard
public interface SpawnSettingsAccessor