Class ModPlacedFeatures
java.lang.Object
com.mrbysco.undergroundvillages.registration.ModPlacedFeatures
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final net.minecraft.resources.ResourceKey<net.minecraft.world.level.levelgen.placement.PlacedFeature> static final net.minecraft.resources.ResourceKey<net.minecraft.world.level.levelgen.placement.PlacedFeature> static final net.minecraft.resources.ResourceKey<net.minecraft.world.level.levelgen.placement.PlacedFeature> -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
PILE_HAY_VILLAGE
public static final net.minecraft.resources.ResourceKey<net.minecraft.world.level.levelgen.placement.PlacedFeature> PILE_HAY_VILLAGE -
OAK_VILLAGE
public static final net.minecraft.resources.ResourceKey<net.minecraft.world.level.levelgen.placement.PlacedFeature> OAK_VILLAGE -
FLOWER_PLAIN_VILLAGE
public static final net.minecraft.resources.ResourceKey<net.minecraft.world.level.levelgen.placement.PlacedFeature> FLOWER_PLAIN_VILLAGE
-
-
Constructor Details
-
ModPlacedFeatures
public ModPlacedFeatures()
-
-
Method Details
-
createKey
public static net.minecraft.resources.ResourceKey<net.minecraft.world.level.levelgen.placement.PlacedFeature> createKey(String path) -
bootstrap
public static void bootstrap(net.minecraft.data.worldgen.BootstrapContext<net.minecraft.world.level.levelgen.placement.PlacedFeature> context)
-