Package com.li64.tide.data
Class TideTags.Biomes
java.lang.Object
com.li64.tide.data.TideTags.Biomes
- Enclosing class:
- TideTags
-
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 ArrayList<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
Modifier and TypeMethodDescriptionstatic net.minecraft.tags.TagKey<net.minecraft.world.level.biome.Biome>biomeFishTag(String path)
-
Field Details
-
HAS_FISHING_BOAT
public static final net.minecraft.tags.TagKey<net.minecraft.world.level.biome.Biome> HAS_FISHING_BOAT -
HAS_FISHING_HUT
public static final net.minecraft.tags.TagKey<net.minecraft.world.level.biome.Biome> HAS_FISHING_HUT -
HAS_END_OASIS
public static final net.minecraft.tags.TagKey<net.minecraft.world.level.biome.Biome> HAS_END_OASIS -
GROWS_ALGAE
public static final net.minecraft.tags.TagKey<net.minecraft.world.level.biome.Biome> GROWS_ALGAE -
CAN_CATCH_STARFISH
public static final net.minecraft.tags.TagKey<net.minecraft.world.level.biome.Biome> CAN_CATCH_STARFISH -
fishingBiomes
public static ArrayList<net.minecraft.tags.TagKey<net.minecraft.world.level.biome.Biome>> fishingBiomes -
BADLANDS
public static final net.minecraft.tags.TagKey<net.minecraft.world.level.biome.Biome> BADLANDS -
BIRCH
public static final net.minecraft.tags.TagKey<net.minecraft.world.level.biome.Biome> BIRCH -
CHERRY
public static final net.minecraft.tags.TagKey<net.minecraft.world.level.biome.Biome> CHERRY -
DESERT
public static final net.minecraft.tags.TagKey<net.minecraft.world.level.biome.Biome> DESERT -
FOREST
public static final net.minecraft.tags.TagKey<net.minecraft.world.level.biome.Biome> FOREST -
FROZEN
public static final net.minecraft.tags.TagKey<net.minecraft.world.level.biome.Biome> FROZEN -
JUNGLE
public static final net.minecraft.tags.TagKey<net.minecraft.world.level.biome.Biome> JUNGLE -
MOUNTAIN
public static final net.minecraft.tags.TagKey<net.minecraft.world.level.biome.Biome> MOUNTAIN -
MUSHROOM
public static final net.minecraft.tags.TagKey<net.minecraft.world.level.biome.Biome> MUSHROOM -
PLAINS
public static final net.minecraft.tags.TagKey<net.minecraft.world.level.biome.Biome> PLAINS -
SAVANNA
public static final net.minecraft.tags.TagKey<net.minecraft.world.level.biome.Biome> SAVANNA -
SWAMP
public static final net.minecraft.tags.TagKey<net.minecraft.world.level.biome.Biome> SWAMP -
TAIGA
public static final net.minecraft.tags.TagKey<net.minecraft.world.level.biome.Biome> TAIGA -
DEEP_DARK
public static final net.minecraft.tags.TagKey<net.minecraft.world.level.biome.Biome> DEEP_DARK -
LUSH_CAVES
public static final net.minecraft.tags.TagKey<net.minecraft.world.level.biome.Biome> LUSH_CAVES -
DRIPSTONE
public static final net.minecraft.tags.TagKey<net.minecraft.world.level.biome.Biome> DRIPSTONE
-
-
Constructor Details
-
Biomes
public Biomes()
-
-
Method Details
-
biomeFishTag
public static net.minecraft.tags.TagKey<net.minecraft.world.level.biome.Biome> biomeFishTag(String path)
-