Package net.fabric.api.tag.convention.v1
Class ConventionalBiomeTags
java.lang.Object
net.fabric.api.tag.convention.v1.ConventionalBiomeTags
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final net.minecraft.tags.TagKey<net.minecraft.world.level.biome.Biome>For water biomes where ice naturally spawns. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
AQUATIC_ICY
public static final net.minecraft.tags.TagKey<net.minecraft.world.level.biome.Biome> AQUATIC_ICYFor water biomes where ice naturally spawns. For biomes where snow alone spawns, seeConventionalBiomeTags.SNOWY.
-
-
Constructor Details
-
ConventionalBiomeTags
public ConventionalBiomeTags()
-