Class IWWorldGenTagGroups

java.lang.Object
tech.anonymoushacker1279.immersiveweapons.data.groups.immersiveweapons.IWWorldGenTagGroups

public class IWWorldGenTagGroups 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>
     
    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 Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

    • IS_BATTLEFIELD

      public static final net.minecraft.tags.TagKey<net.minecraft.world.level.biome.Biome> IS_BATTLEFIELD
    • IS_TILTROS

      public static final net.minecraft.tags.TagKey<net.minecraft.world.level.biome.Biome> IS_TILTROS
    • IS_TILTROS_WASTES

      public static final net.minecraft.tags.TagKey<net.minecraft.world.level.biome.Biome> IS_TILTROS_WASTES
    • IS_STARLIGHT_PLAINS

      public static final net.minecraft.tags.TagKey<net.minecraft.world.level.biome.Biome> IS_STARLIGHT_PLAINS
    • IS_DEADMANS_DESERT

      public static final net.minecraft.tags.TagKey<net.minecraft.world.level.biome.Biome> IS_DEADMANS_DESERT
    • HAS_ABANDONED_FACTORY

      public static final net.minecraft.tags.TagKey<net.minecraft.world.level.biome.Biome> HAS_ABANDONED_FACTORY
    • HAS_PITFALL_TRAP

      public static final net.minecraft.tags.TagKey<net.minecraft.world.level.biome.Biome> HAS_PITFALL_TRAP
    • HAS_BEAR_TRAP

      public static final net.minecraft.tags.TagKey<net.minecraft.world.level.biome.Biome> HAS_BEAR_TRAP
    • HAS_LANDMINE_TRAP

      public static final net.minecraft.tags.TagKey<net.minecraft.world.level.biome.Biome> HAS_LANDMINE_TRAP
    • HAS_UNDERGROUND_BUNKER

      public static final net.minecraft.tags.TagKey<net.minecraft.world.level.biome.Biome> HAS_UNDERGROUND_BUNKER
    • HAS_CLOUD_ISLAND

      public static final net.minecraft.tags.TagKey<net.minecraft.world.level.biome.Biome> HAS_CLOUD_ISLAND
    • HAS_CAMPSITE

      public static final net.minecraft.tags.TagKey<net.minecraft.world.level.biome.Biome> HAS_CAMPSITE
    • HAS_WATER_TOWER

      public static final net.minecraft.tags.TagKey<net.minecraft.world.level.biome.Biome> HAS_WATER_TOWER
    • HAS_HANS_HUT

      public static final net.minecraft.tags.TagKey<net.minecraft.world.level.biome.Biome> HAS_HANS_HUT
    • HAS_DESTROYED_HOUSE

      public static final net.minecraft.tags.TagKey<net.minecraft.world.level.biome.Biome> HAS_DESTROYED_HOUSE
    • HAS_BATTLEFIELD_CAMP

      public static final net.minecraft.tags.TagKey<net.minecraft.world.level.biome.Biome> HAS_BATTLEFIELD_CAMP
    • HAS_GRAVEYARD

      public static final net.minecraft.tags.TagKey<net.minecraft.world.level.biome.Biome> HAS_GRAVEYARD
    • HAS_BATTLEFIELD_TOWN

      public static final net.minecraft.tags.TagKey<net.minecraft.world.level.biome.Biome> HAS_BATTLEFIELD_TOWN
    • HAS_CELESTIAL_ASTEROID

      public static final net.minecraft.tags.TagKey<net.minecraft.world.level.biome.Biome> HAS_CELESTIAL_ASTEROID
    • HAS_BIODOME

      public static final net.minecraft.tags.TagKey<net.minecraft.world.level.biome.Biome> HAS_BIODOME
    • HAS_SPACE_OBSERVATORY

      public static final net.minecraft.tags.TagKey<net.minecraft.world.level.biome.Biome> HAS_SPACE_OBSERVATORY
    • HAS_CHAMPION_TOWER

      public static final net.minecraft.tags.TagKey<net.minecraft.world.level.biome.Biome> HAS_CHAMPION_TOWER
    • HAS_COMMANDER_OUTPOST

      public static final net.minecraft.tags.TagKey<net.minecraft.world.level.biome.Biome> HAS_COMMANDER_OUTPOST
  • Constructor Details

    • IWWorldGenTagGroups

      public IWWorldGenTagGroups()