Class NorthstarNoiseGeneratorSettings
java.lang.Object
com.lightning.northstar.content.world.NorthstarNoiseGeneratorSettings
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final net.minecraft.resources.ResourceKey<net.minecraft.world.level.levelgen.NoiseGeneratorSettings> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidbootstrap(net.minecraft.data.worldgen.BootstrapContext<net.minecraft.world.level.levelgen.NoiseGeneratorSettings> context)
-
Field Details
-
VOID
public static final net.minecraft.resources.ResourceKey<net.minecraft.world.level.levelgen.NoiseGeneratorSettings> VOID
-
-
Constructor Details
-
NorthstarNoiseGeneratorSettings
public NorthstarNoiseGeneratorSettings()
-
-
Method Details
-
bootstrap
public static void bootstrap(net.minecraft.data.worldgen.BootstrapContext<net.minecraft.world.level.levelgen.NoiseGeneratorSettings> context)
-