Class MercuryConfiguredFeatures

java.lang.Object
com.lightning.northstar.content.world.planet.mercury.MercuryConfiguredFeatures

public class MercuryConfiguredFeatures extends Object
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final net.minecraft.resources.ResourceKey<net.minecraft.world.level.levelgen.feature.ConfiguredFeature<?,?>>
     
    static final net.minecraft.resources.ResourceKey<net.minecraft.world.level.levelgen.feature.ConfiguredFeature<?,?>>
     
    static final net.minecraft.resources.ResourceKey<net.minecraft.world.level.levelgen.feature.ConfiguredFeature<?,?>>
     
    static final net.minecraft.resources.ResourceKey<net.minecraft.world.level.levelgen.feature.ConfiguredFeature<?,?>>
     
    static final net.minecraft.resources.ResourceKey<net.minecraft.world.level.levelgen.feature.ConfiguredFeature<?,?>>
     
  • 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.feature.ConfiguredFeature<?,?>> context)
     

    Methods inherited from class java.lang.Object

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

    • CACTUS

      public static final net.minecraft.resources.ResourceKey<net.minecraft.world.level.levelgen.feature.ConfiguredFeature<?,?>> CACTUS
    • CRATER

      public static final net.minecraft.resources.ResourceKey<net.minecraft.world.level.levelgen.feature.ConfiguredFeature<?,?>> CRATER
    • CRATER_BIG

      public static final net.minecraft.resources.ResourceKey<net.minecraft.world.level.levelgen.feature.ConfiguredFeature<?,?>> CRATER_BIG
    • LARGE_SHELVES

      public static final net.minecraft.resources.ResourceKey<net.minecraft.world.level.levelgen.feature.ConfiguredFeature<?,?>> LARGE_SHELVES
    • SMALL_SHELVES

      public static final net.minecraft.resources.ResourceKey<net.minecraft.world.level.levelgen.feature.ConfiguredFeature<?,?>> SMALL_SHELVES
  • Constructor Details

    • MercuryConfiguredFeatures

      public MercuryConfiguredFeatures()
  • Method Details

    • bootstrap

      public static void bootstrap(net.minecraft.data.worldgen.BootstrapContext<net.minecraft.world.level.levelgen.feature.ConfiguredFeature<?,?>> context)