Class NorthstarStructures.Templates

java.lang.Object
com.lightning.northstar.content.world.NorthstarStructures.Templates
Enclosing class:
NorthstarStructures

public static class NorthstarStructures.Templates extends Object
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final net.minecraft.resources.ResourceKey<net.minecraft.world.level.levelgen.structure.pools.StructureTemplatePool>
     
    static final net.minecraft.resources.ResourceKey<net.minecraft.world.level.levelgen.structure.pools.StructureTemplatePool>
     
    static final net.minecraft.resources.ResourceKey<net.minecraft.world.level.levelgen.structure.pools.StructureTemplatePool>
     
    static final net.minecraft.resources.ResourceKey<net.minecraft.world.level.levelgen.structure.pools.StructureTemplatePool>
     
    static final net.minecraft.resources.ResourceKey<net.minecraft.world.level.levelgen.structure.pools.StructureTemplatePool>
     
    static final net.minecraft.resources.ResourceKey<net.minecraft.world.level.levelgen.structure.pools.StructureTemplatePool>
     
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static void
    bootstrap(net.minecraft.data.worldgen.BootstrapContext<net.minecraft.world.level.levelgen.structure.pools.StructureTemplatePool> context)
     

    Methods inherited from class java.lang.Object

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

    • LUNAR_BASE_POOL

      public static final net.minecraft.resources.ResourceKey<net.minecraft.world.level.levelgen.structure.pools.StructureTemplatePool> LUNAR_BASE_POOL
    • LUNAR_BASE_POOL_ROOMS

      public static final net.minecraft.resources.ResourceKey<net.minecraft.world.level.levelgen.structure.pools.StructureTemplatePool> LUNAR_BASE_POOL_ROOMS
    • LUNAR_BASE_POOL_START

      public static final net.minecraft.resources.ResourceKey<net.minecraft.world.level.levelgen.structure.pools.StructureTemplatePool> LUNAR_BASE_POOL_START
    • MARTIAN_BASE_POOL_START

      public static final net.minecraft.resources.ResourceKey<net.minecraft.world.level.levelgen.structure.pools.StructureTemplatePool> MARTIAN_BASE_POOL_START
    • MARTIAN_BASE_POOL

      public static final net.minecraft.resources.ResourceKey<net.minecraft.world.level.levelgen.structure.pools.StructureTemplatePool> MARTIAN_BASE_POOL
    • MARTIAN_BASE_ROOM_POOL

      public static final net.minecraft.resources.ResourceKey<net.minecraft.world.level.levelgen.structure.pools.StructureTemplatePool> MARTIAN_BASE_ROOM_POOL
  • Constructor Details

    • Templates

      public Templates()
  • Method Details

    • bootstrap

      public static void bootstrap(net.minecraft.data.worldgen.BootstrapContext<net.minecraft.world.level.levelgen.structure.pools.StructureTemplatePool> context)