Class NorthstarDimensions

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

public class NorthstarDimensions extends Object
  • Field Summary

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

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static void
    bootstrapDimensions(net.minecraft.data.worldgen.BootstrapContext<PlanetDimension> context)
     
    static void
    bootstrapLevelStems(net.minecraft.data.worldgen.BootstrapContext<net.minecraft.world.level.dimension.LevelStem> context)
     

    Methods inherited from class java.lang.Object

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

    • EARTH

      public static final net.minecraft.resources.ResourceKey<net.minecraft.world.level.Level> EARTH
    • EARTH_ORBIT

      public static final net.minecraft.resources.ResourceKey<net.minecraft.world.level.Level> EARTH_ORBIT
    • THE_MOON

      public static final net.minecraft.resources.ResourceKey<net.minecraft.world.level.Level> THE_MOON
    • MARS

      public static final net.minecraft.resources.ResourceKey<net.minecraft.world.level.Level> MARS
    • MARS_ORBIT

      public static final net.minecraft.resources.ResourceKey<net.minecraft.world.level.Level> MARS_ORBIT
    • MERCURY

      public static final net.minecraft.resources.ResourceKey<net.minecraft.world.level.Level> MERCURY
    • MERCURY_ORBIT

      public static final net.minecraft.resources.ResourceKey<net.minecraft.world.level.Level> MERCURY_ORBIT
    • VENUS

      public static final net.minecraft.resources.ResourceKey<net.minecraft.world.level.Level> VENUS
    • VENUS_ORBIT

      public static final net.minecraft.resources.ResourceKey<net.minecraft.world.level.Level> VENUS_ORBIT
  • Constructor Details

    • NorthstarDimensions

      public NorthstarDimensions()
  • Method Details

    • bootstrapDimensions

      public static void bootstrapDimensions(net.minecraft.data.worldgen.BootstrapContext<PlanetDimension> context)
    • bootstrapLevelStems

      public static void bootstrapLevelStems(net.minecraft.data.worldgen.BootstrapContext<net.minecraft.world.level.dimension.LevelStem> context)