Class ModStructureSets
java.lang.Object
com.mrbysco.buriedwrecks.registration.ModStructureSets
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic 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
-
BURIED_SHIPWRECKS
public static final net.minecraft.resources.ResourceKey<net.minecraft.world.level.levelgen.structure.StructureSet> BURIED_SHIPWRECKS
-
-
Constructor Details
-
ModStructureSets
public ModStructureSets()
-
-
Method Details
-
bootstrap
public static void bootstrap(net.minecraft.data.worldgen.BootstrapContext<net.minecraft.world.level.levelgen.structure.StructureSet> context)
-