Class PixelmonBiomeTags

java.lang.Object
com.pixelmonmod.pixelmon.init.registry.PixelmonBiomeTags

public class PixelmonBiomeTags extends Object
  • Field Details

    • ONE_HOUR_HARSH_SUNLIGHT

      public static final net.minecraft.tags.TagKey<net.minecraft.world.level.biome.Biome> ONE_HOUR_HARSH_SUNLIGHT
    • TWO_HOURS_HARSH_SUNLIGHT

      public static final net.minecraft.tags.TagKey<net.minecraft.world.level.biome.Biome> TWO_HOURS_HARSH_SUNLIGHT
    • FOUR_HOURS_HARSH_SUNLIGHT

      public static final net.minecraft.tags.TagKey<net.minecraft.world.level.biome.Biome> FOUR_HOURS_HARSH_SUNLIGHT
    • SIX_HOURS_HARSH_SUNLIGHT

      public static final net.minecraft.tags.TagKey<net.minecraft.world.level.biome.Biome> SIX_HOURS_HARSH_SUNLIGHT
    • EIGHT_HOURS_HARSH_SUNLIGHT

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

    • PixelmonBiomeTags

      public PixelmonBiomeTags()
  • Method Details

    • create

      public static net.minecraft.tags.TagKey<net.minecraft.world.level.biome.Biome> create(net.minecraft.resources.ResourceLocation name)
    • bootstrap

      public static void bootstrap()