Package vazkii.botania.common.lib
Class BotaniaTags.Biomes
java.lang.Object
vazkii.botania.common.lib.BotaniaTags.Biomes
- Enclosing class:
BotaniaTags
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final net.minecraft.tags.TagKey<net.minecraft.world.level.biome.Biome> static final net.minecraft.tags.TagKey<net.minecraft.world.level.biome.Biome> static final net.minecraft.tags.TagKey<net.minecraft.world.level.biome.Biome> static final net.minecraft.tags.TagKey<net.minecraft.world.level.biome.Biome> static final net.minecraft.tags.TagKey<net.minecraft.world.level.biome.Biome> static final net.minecraft.tags.TagKey<net.minecraft.world.level.biome.Biome> static final net.minecraft.tags.TagKey<net.minecraft.world.level.biome.Biome> static final net.minecraft.tags.TagKey<net.minecraft.world.level.biome.Biome> static final net.minecraft.tags.TagKey<net.minecraft.world.level.biome.Biome> Biomes in this tag are blocked from having the mystical_flower placed_feature.static final net.minecraft.tags.TagKey<net.minecraft.world.level.biome.Biome> Biomes in this tag are eligible for the mystical_flower placed_feature.static final net.minecraft.tags.TagKey<net.minecraft.world.level.biome.Biome> Biomes in this tag are blocked from having the mystical_mushroom placed_feature.static final net.minecraft.tags.TagKey<net.minecraft.world.level.biome.Biome> Biomes in this tag are eligible for the mystical_mushroom placed_feature. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
MARIMORPHOSIS_DESERT_BONUS
public static final net.minecraft.tags.TagKey<net.minecraft.world.level.biome.Biome> MARIMORPHOSIS_DESERT_BONUS -
MARIMORPHOSIS_FOREST_BONUS
public static final net.minecraft.tags.TagKey<net.minecraft.world.level.biome.Biome> MARIMORPHOSIS_FOREST_BONUS -
MARIMORPHOSIS_FUNGAL_BONUS
public static final net.minecraft.tags.TagKey<net.minecraft.world.level.biome.Biome> MARIMORPHOSIS_FUNGAL_BONUS -
MARIMORPHOSIS_MESA_BONUS
public static final net.minecraft.tags.TagKey<net.minecraft.world.level.biome.Biome> MARIMORPHOSIS_MESA_BONUS -
MARIMORPHOSIS_MOUNTAIN_BONUS
public static final net.minecraft.tags.TagKey<net.minecraft.world.level.biome.Biome> MARIMORPHOSIS_MOUNTAIN_BONUS -
MARIMORPHOSIS_PLAINS_BONUS
public static final net.minecraft.tags.TagKey<net.minecraft.world.level.biome.Biome> MARIMORPHOSIS_PLAINS_BONUS -
MARIMORPHOSIS_SWAMP_BONUS
public static final net.minecraft.tags.TagKey<net.minecraft.world.level.biome.Biome> MARIMORPHOSIS_SWAMP_BONUS -
MARIMORPHOSIS_TAIGA_BONUS
public static final net.minecraft.tags.TagKey<net.minecraft.world.level.biome.Biome> MARIMORPHOSIS_TAIGA_BONUS -
MYSTICAL_FLOWER_SPAWNLIST
public static final net.minecraft.tags.TagKey<net.minecraft.world.level.biome.Biome> MYSTICAL_FLOWER_SPAWNLISTBiomes in this tag are eligible for the mystical_flower placed_feature. -
MYSTICAL_FLOWER_BLOCKLIST
public static final net.minecraft.tags.TagKey<net.minecraft.world.level.biome.Biome> MYSTICAL_FLOWER_BLOCKLISTBiomes in this tag are blocked from having the mystical_flower placed_feature. Overrides mystical_flowers_spawnlist tag. -
MYSTICAL_MUSHROOM_SPAWNLIST
public static final net.minecraft.tags.TagKey<net.minecraft.world.level.biome.Biome> MYSTICAL_MUSHROOM_SPAWNLISTBiomes in this tag are eligible for the mystical_mushroom placed_feature. -
MYSTICAL_MUSHROOM_BLOCKLIST
public static final net.minecraft.tags.TagKey<net.minecraft.world.level.biome.Biome> MYSTICAL_MUSHROOM_BLOCKLISTBiomes in this tag are blocked from having the mystical_mushroom placed_feature. Overrides mystical_mushroom_spawnlist tag.
-
-
Constructor Details
-
Biomes
public Biomes()
-