Package net.fabricmc.fabric.api.biome.v1
Interface BiomeSelectionContext
- All Superinterfaces:
org.quiltmc.qsl.worldgen.biome.api.BiomeSelectionContext
@Deprecated
public interface BiomeSelectionContext
extends org.quiltmc.qsl.worldgen.biome.api.BiomeSelectionContext
Deprecated.
Context given to a biome selector for deciding whether it applies to a biome or not.
-
Method Summary
Modifier and TypeMethodDescriptiondefault RegistryEntry<Biome>Deprecated.default booleanDeprecated.Returns true if this biome is in the givenTagKey.Methods inherited from interface org.quiltmc.qsl.worldgen.biome.api.BiomeSelectionContext
canGenerateIn, doesPlacedFeatureExist, doesRegistryEntryExist, getBiome, getBiomeHolder, getBiomeKey, getFeatureKey, getPlacedFeatureKey, getStructureKey, hasFeature, hasPlacedFeature, isIn, validForStructure
BiomeSelectionContextinstead.