java.lang.Object
tech.anonymoushacker1279.immersiveweapons.data.biomes.IWBiomes

public class IWBiomes extends Object
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final net.minecraft.resources.ResourceKey<net.minecraft.world.level.biome.Biome>
     
    static final net.minecraft.resources.ResourceKey<net.minecraft.world.level.biome.Biome>
     
    static final net.minecraft.resources.ResourceKey<net.minecraft.world.level.biome.Biome>
     
    static final net.minecraft.resources.ResourceKey<net.minecraft.world.level.biome.Biome>
     
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static void
    bootstrap(net.minecraft.data.worldgen.BootstapContext<net.minecraft.world.level.biome.Biome> context)
     

    Methods inherited from class java.lang.Object

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

    • BATTLEFIELD

      public static final net.minecraft.resources.ResourceKey<net.minecraft.world.level.biome.Biome> BATTLEFIELD
    • TILTROS_WASTES

      public static final net.minecraft.resources.ResourceKey<net.minecraft.world.level.biome.Biome> TILTROS_WASTES
    • STARLIGHT_PLAINS

      public static final net.minecraft.resources.ResourceKey<net.minecraft.world.level.biome.Biome> STARLIGHT_PLAINS
    • DEADMANS_DESERT

      public static final net.minecraft.resources.ResourceKey<net.minecraft.world.level.biome.Biome> DEADMANS_DESERT
  • Constructor Details

    • IWBiomes

      public IWBiomes()
  • Method Details

    • bootstrap

      public static void bootstrap(net.minecraft.data.worldgen.BootstapContext<net.minecraft.world.level.biome.Biome> context)