Class MoonBiomes
java.lang.Object
com.lightning.northstar.content.world.planet.moon.MoonBiomes
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final net.minecraft.resources.ResourceKey<net.minecraft.world.level.biome.Biome> static final net.minecraft.resources.ResourceKey<net.minecraft.world.level.biome.Biome> static final net.minecraft.resources.ResourceKey<net.minecraft.world.level.biome.Biome> static final net.minecraft.resources.ResourceKey<net.minecraft.world.level.biome.Biome> static final net.minecraft.resources.ResourceKey<net.minecraft.world.level.biome.Biome> static final net.minecraft.resources.ResourceKey<net.minecraft.world.level.biome.Biome> static final net.minecraft.resources.ResourceKey<net.minecraft.world.level.biome.Biome> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidbootstrap(net.minecraft.data.worldgen.BootstrapContext<net.minecraft.world.level.biome.Biome> context)
-
Field Details
-
ASURINE_CAVES
public static final net.minecraft.resources.ResourceKey<net.minecraft.world.level.biome.Biome> ASURINE_CAVES -
COOLED_LAVA_CAVE
public static final net.minecraft.resources.ResourceKey<net.minecraft.world.level.biome.Biome> COOLED_LAVA_CAVE -
CRATER_FIELDS
public static final net.minecraft.resources.ResourceKey<net.minecraft.world.level.biome.Biome> CRATER_FIELDS -
GLOWSTONE_CAVERN
public static final net.minecraft.resources.ResourceKey<net.minecraft.world.level.biome.Biome> GLOWSTONE_CAVERN -
HILLS
public static final net.minecraft.resources.ResourceKey<net.minecraft.world.level.biome.Biome> HILLS -
ICE_CAVES
public static final net.minecraft.resources.ResourceKey<net.minecraft.world.level.biome.Biome> ICE_CAVES -
PLAINS
public static final net.minecraft.resources.ResourceKey<net.minecraft.world.level.biome.Biome> PLAINS
-
-
Constructor Details
-
MoonBiomes
public MoonBiomes()
-
-
Method Details
-
bootstrap
public static void bootstrap(net.minecraft.data.worldgen.BootstrapContext<net.minecraft.world.level.biome.Biome> context)
-