Class NorthstarDimensions
java.lang.Object
com.lightning.northstar.content.world.NorthstarDimensions
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic 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 -
Method Summary
Modifier and TypeMethodDescriptionstatic voidbootstrapDimensions(net.minecraft.data.worldgen.BootstrapContext<PlanetDimension> context) static voidbootstrapLevelStems(net.minecraft.data.worldgen.BootstrapContext<net.minecraft.world.level.dimension.LevelStem> context)
-
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)
-