Class RainbowOaksVegetationFeatures
java.lang.Object
dev.thomasglasser.aliysium.rainbowoaks.data.worldgen.features.RainbowOaksVegetationFeatures
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final net.minecraft.resources.ResourceKey<net.minecraft.world.level.levelgen.feature.ConfiguredFeature<?,?>> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidbootstrap(net.minecraft.data.worldgen.BootstapContext<net.minecraft.world.level.levelgen.feature.ConfiguredFeature<?, ?>> context) static net.minecraft.resources.ResourceKey<net.minecraft.world.level.levelgen.feature.ConfiguredFeature<?,?>>
-
Field Details
-
FLOWER_FOREST_RAINBOW_OAK_TREES
public static final net.minecraft.resources.ResourceKey<net.minecraft.world.level.levelgen.feature.ConfiguredFeature<?,?>> FLOWER_FOREST_RAINBOW_OAK_TREES
-
-
Constructor Details
-
RainbowOaksVegetationFeatures
public RainbowOaksVegetationFeatures()
-
-
Method Details
-
bootstrap
public static void bootstrap(net.minecraft.data.worldgen.BootstapContext<net.minecraft.world.level.levelgen.feature.ConfiguredFeature<?, ?>> context) -
create
public static net.minecraft.resources.ResourceKey<net.minecraft.world.level.levelgen.feature.ConfiguredFeature<?,?>> create(String name)
-