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>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>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 -
TAIGA_CATEGORY
public static final net.minecraft.tags.TagKey<net.minecraft.world.level.biome.Biome> TAIGA_CATEGORY -
EXTREME_HILLS_CATEGORY
public static final net.minecraft.tags.TagKey<net.minecraft.world.level.biome.Biome> EXTREME_HILLS_CATEGORY -
JUNGLE_CATEGORY
public static final net.minecraft.tags.TagKey<net.minecraft.world.level.biome.Biome> JUNGLE_CATEGORY -
MESA_CATEGORY
public static final net.minecraft.tags.TagKey<net.minecraft.world.level.biome.Biome> MESA_CATEGORY -
PLAINS_CATEGORY
public static final net.minecraft.tags.TagKey<net.minecraft.world.level.biome.Biome> PLAINS_CATEGORY -
SAVANNA_CATEGORY
public static final net.minecraft.tags.TagKey<net.minecraft.world.level.biome.Biome> SAVANNA_CATEGORY -
ICY_CATEGORY
public static final net.minecraft.tags.TagKey<net.minecraft.world.level.biome.Biome> ICY_CATEGORY -
THE_END_CATEGORY
public static final net.minecraft.tags.TagKey<net.minecraft.world.level.biome.Biome> THE_END_CATEGORY -
BEACH_CATEGORY
public static final net.minecraft.tags.TagKey<net.minecraft.world.level.biome.Biome> BEACH_CATEGORY -
FOREST_CATEGORY
public static final net.minecraft.tags.TagKey<net.minecraft.world.level.biome.Biome> FOREST_CATEGORY -
OCEAN_CATEGORY
public static final net.minecraft.tags.TagKey<net.minecraft.world.level.biome.Biome> OCEAN_CATEGORY -
DESERT_CATEGORY
public static final net.minecraft.tags.TagKey<net.minecraft.world.level.biome.Biome> DESERT_CATEGORY -
RIVER_CATEGORY
public static final net.minecraft.tags.TagKey<net.minecraft.world.level.biome.Biome> RIVER_CATEGORY -
SWAMP_CATEGORY
public static final net.minecraft.tags.TagKey<net.minecraft.world.level.biome.Biome> SWAMP_CATEGORY -
MUSHROOM_CATEGORY
public static final net.minecraft.tags.TagKey<net.minecraft.world.level.biome.Biome> MUSHROOM_CATEGORY -
NETHER_CATEGORY
public static final net.minecraft.tags.TagKey<net.minecraft.world.level.biome.Biome> NETHER_CATEGORY -
UNDERGROUND_CATEGORY
public static final net.minecraft.tags.TagKey<net.minecraft.world.level.biome.Biome> UNDERGROUND_CATEGORY -
MOUNTAIN_CATEGORY
public static final net.minecraft.tags.TagKey<net.minecraft.world.level.biome.Biome> MOUNTAIN_CATEGORY
-
-
Constructor Details
-
Biomes
public Biomes()
-