Class IWConfiguredCarvers
java.lang.Object
tech.anonymoushacker1279.immersiveweapons.data.features.IWConfiguredCarvers
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic 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 -
Method Summary
Modifier and TypeMethodDescriptionstatic voidbootstrap(net.minecraft.data.worldgen.BootstapContext<net.minecraft.world.level.levelgen.carver.ConfiguredWorldCarver<?>> context)
-
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)
-