Package net.trique.wardentools.world
Class WardenPlacedFeatures
java.lang.Object
net.trique.wardentools.world.WardenPlacedFeatures
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final net.minecraft.resources.ResourceKey<net.minecraft.world.level.levelgen.placement.PlacedFeature> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidbootstrap(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> registerKey(String name)
-
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)
-