Class WardenPlacedFeatures

java.lang.Object
net.trique.wardentools.world.WardenPlacedFeatures

public class WardenPlacedFeatures extends Object
  • Field Summary

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

    Methods inherited from class java.lang.Object

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

    • SCULKHYST_GEODE_PLACED_KEY

      public static final net.minecraft.resources.ResourceKey<net.minecraft.world.level.levelgen.placement.PlacedFeature> SCULKHYST_GEODE_PLACED_KEY
  • Constructor Details

    • WardenPlacedFeatures

      public WardenPlacedFeatures()
  • Method Details

    • bootstrap

      public static void bootstrap(net.minecraft.data.worldgen.BootstrapContext<net.minecraft.world.level.levelgen.placement.PlacedFeature> context)
    • registerKey

      public static net.minecraft.resources.ResourceKey<net.minecraft.world.level.levelgen.placement.PlacedFeature> registerKey(String name)