Package forestry.api

Class ForestryTags.Biomes

java.lang.Object
forestry.api.ForestryTags.Biomes
Enclosing class:
ForestryTags

public static class ForestryTags.Biomes extends Object
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    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
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • 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()