Class NorthstarStructures.Templates
java.lang.Object
com.lightning.northstar.content.world.NorthstarStructures.Templates
- Enclosing class:
NorthstarStructures
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic 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 -
Method Summary
Modifier and TypeMethodDescriptionstatic voidbootstrap(net.minecraft.data.worldgen.BootstrapContext<net.minecraft.world.level.levelgen.structure.pools.StructureTemplatePool> context)
-
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)
-