Class NorthstarDensityFunctions

java.lang.Object
com.lightning.northstar.content.world.NorthstarDensityFunctions

public class NorthstarDensityFunctions extends Object
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final net.minecraft.resources.ResourceKey<net.minecraft.world.level.levelgen.DensityFunction>
     
    static final net.minecraft.resources.ResourceKey<net.minecraft.world.level.levelgen.DensityFunction>
     
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static void
    bootstrap(net.minecraft.data.worldgen.BootstrapContext<net.minecraft.world.level.levelgen.DensityFunction> context)
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

    • DEPTH

      public static final net.minecraft.resources.ResourceKey<net.minecraft.world.level.levelgen.DensityFunction> DEPTH
    • MERCURY

      public static final net.minecraft.resources.ResourceKey<net.minecraft.world.level.levelgen.DensityFunction> MERCURY
  • Constructor Details

    • NorthstarDensityFunctions

      public NorthstarDensityFunctions()
  • Method Details

    • bootstrap

      public static void bootstrap(net.minecraft.data.worldgen.BootstrapContext<net.minecraft.world.level.levelgen.DensityFunction> context)