Package forestry.api
Class ForestryTags.Biomes
java.lang.Object
forestry.api.ForestryTags.Biomes
- Enclosing class:
- ForestryTags
-
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>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> -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
ARID_HUMIDITY
public static final net.minecraft.tags.TagKey<net.minecraft.world.level.biome.Biome> ARID_HUMIDITY -
NORMAL_HUMIDITY
public static final net.minecraft.tags.TagKey<net.minecraft.world.level.biome.Biome> NORMAL_HUMIDITY -
DAMP_HUMIDITY
public static final net.minecraft.tags.TagKey<net.minecraft.world.level.biome.Biome> DAMP_HUMIDITY -
ICY_TEMPERATURE
public static final net.minecraft.tags.TagKey<net.minecraft.world.level.biome.Biome> ICY_TEMPERATURE -
COLD_TEMPERATURE
public static final net.minecraft.tags.TagKey<net.minecraft.world.level.biome.Biome> COLD_TEMPERATURE -
NORMAL_TEMPERATURE
public static final net.minecraft.tags.TagKey<net.minecraft.world.level.biome.Biome> NORMAL_TEMPERATURE -
WARM_TEMPERATURE
public static final net.minecraft.tags.TagKey<net.minecraft.world.level.biome.Biome> WARM_TEMPERATURE -
HOT_TEMPERATURE
public static final net.minecraft.tags.TagKey<net.minecraft.world.level.biome.Biome> HOT_TEMPERATURE -
HELLISH_TEMPERATURE
public static final net.minecraft.tags.TagKey<net.minecraft.world.level.biome.Biome> HELLISH_TEMPERATURE -
SHATTERED_SAVANNA
public static final net.minecraft.tags.TagKey<net.minecraft.world.level.biome.Biome> SHATTERED_SAVANNA -
WARPED_FOREST
public static final net.minecraft.tags.TagKey<net.minecraft.world.level.biome.Biome> WARPED_FOREST -
DEEP_DARK
public static final net.minecraft.tags.TagKey<net.minecraft.world.level.biome.Biome> DEEP_DARK
-
-
Constructor Details
-
Biomes
public Biomes()
-