Class ForgeWorldGenTagGroups
java.lang.Object
tech.anonymoushacker1279.immersiveweapons.data.tags.groups.forge.ForgeWorldGenTagGroups
-
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> -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
IS_PLAINS
public static final net.minecraft.tags.TagKey<net.minecraft.world.level.biome.Biome> IS_PLAINS -
IS_WET_CAVE
public static final net.minecraft.tags.TagKey<net.minecraft.world.level.biome.Biome> IS_WET_CAVE -
IS_LUSH_CAVE
public static final net.minecraft.tags.TagKey<net.minecraft.world.level.biome.Biome> IS_LUSH_CAVE
-
-
Constructor Details
-
ForgeWorldGenTagGroups
public ForgeWorldGenTagGroups()
-