Class IWConfiguredCarvers

java.lang.Object
tech.anonymoushacker1279.immersiveweapons.data.features.IWConfiguredCarvers

public class IWConfiguredCarvers extends Object
  • Field Summary

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

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static void
    bootstrap(net.minecraft.data.worldgen.BootstapContext<net.minecraft.world.level.levelgen.carver.ConfiguredWorldCarver<?>> context)
     

    Methods inherited from class java.lang.Object

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

    • TRENCH

      public static final net.minecraft.resources.ResourceKey<net.minecraft.world.level.levelgen.carver.ConfiguredWorldCarver<?>> TRENCH
    • TILTROS_WASTES

      public static final net.minecraft.resources.ResourceKey<net.minecraft.world.level.levelgen.carver.ConfiguredWorldCarver<?>> TILTROS_WASTES
  • Constructor Details

    • IWConfiguredCarvers

      public IWConfiguredCarvers()
  • Method Details

    • bootstrap

      public static void bootstrap(net.minecraft.data.worldgen.BootstapContext<net.minecraft.world.level.levelgen.carver.ConfiguredWorldCarver<?>> context)