Class ModStructureSets
java.lang.Object
com.mrbysco.undergroundvillages.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
-
UNDERGROUND_VILLAGES
public static final net.minecraft.resources.ResourceKey<net.minecraft.world.level.levelgen.structure.StructureSet> UNDERGROUND_VILLAGES
-
-
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)
-