Class NorthstarStructures.Sets
java.lang.Object
com.lightning.northstar.content.world.NorthstarStructures.Sets
- Enclosing class:
NorthstarStructures
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final net.minecraft.resources.ResourceKey<net.minecraft.world.level.levelgen.structure.StructureSet> static final net.minecraft.resources.ResourceKey<net.minecraft.world.level.levelgen.structure.StructureSet> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidbootstrap(net.minecraft.data.worldgen.BootstrapContext<net.minecraft.world.level.levelgen.structure.StructureSet> context)
-
Field Details
-
LUNAR_BASE
public static final net.minecraft.resources.ResourceKey<net.minecraft.world.level.levelgen.structure.StructureSet> LUNAR_BASE -
MARTIAN_BASE
public static final net.minecraft.resources.ResourceKey<net.minecraft.world.level.levelgen.structure.StructureSet> MARTIAN_BASE
-
-
Constructor Details
-
Sets
public Sets()
-
-
Method Details
-
bootstrap
public static void bootstrap(net.minecraft.data.worldgen.BootstrapContext<net.minecraft.world.level.levelgen.structure.StructureSet> context)
-