Uses of Record Class
net.minecraft.world.gen.feature.ConfiguredFeature
Packages that use ConfiguredFeature
Package
Description
-
Uses of ConfiguredFeature in net.minecraft.block
Fields in net.minecraft.block with type parameters of type ConfiguredFeatureModifier and TypeFieldDescriptionprivate final RegistryKey<ConfiguredFeature<?,
?>> FungusBlock.featureKey
private final RegistryKey<ConfiguredFeature<?,
?>> MushroomPlantBlock.featureKey
Methods in net.minecraft.block that return types with arguments of type ConfiguredFeatureModifier and TypeMethodDescriptionprivate Optional<? extends RegistryEntry<ConfiguredFeature<?,
?>>> FungusBlock.getFeatureEntry
(WorldView world) Method parameters in net.minecraft.block with type arguments of type ConfiguredFeatureModifier and TypeMethodDescriptionprivate void
NyliumBlock.generate
(Registry<ConfiguredFeature<?, ?>> registry, RegistryKey<ConfiguredFeature<?, ?>> key, ServerWorld world, ChunkGenerator chunkGenerator, Random random, BlockPos pos) private void
NyliumBlock.generate
(Registry<ConfiguredFeature<?, ?>> registry, RegistryKey<ConfiguredFeature<?, ?>> key, ServerWorld world, ChunkGenerator chunkGenerator, Random random, BlockPos pos) Constructor parameters in net.minecraft.block with type arguments of type ConfiguredFeatureModifierConstructorDescriptionprotected
FungusBlock
(AbstractBlock.Settings settings, RegistryKey<ConfiguredFeature<?, ?>> featureKey, Block nylium) MushroomPlantBlock
(AbstractBlock.Settings settings, RegistryKey<ConfiguredFeature<?, ?>> featureKey) -
Uses of ConfiguredFeature in net.minecraft.block.sapling
Methods in net.minecraft.block.sapling that return types with arguments of type ConfiguredFeatureModifier and TypeMethodDescriptionprotected @Nullable RegistryKey<ConfiguredFeature<?,
?>> DarkOakSaplingGenerator.getLargeTreeFeature
(Random random) protected RegistryKey<ConfiguredFeature<?,
?>> JungleSaplingGenerator.getLargeTreeFeature
(Random random) protected abstract @Nullable RegistryKey<ConfiguredFeature<?,
?>> LargeTreeSaplingGenerator.getLargeTreeFeature
(Random random) protected RegistryKey<ConfiguredFeature<?,
?>> SpruceSaplingGenerator.getLargeTreeFeature
(Random random) protected RegistryKey<ConfiguredFeature<?,
?>> AcaciaSaplingGenerator.getTreeFeature
(Random random, boolean bees) protected RegistryKey<ConfiguredFeature<?,
?>> AzaleaSaplingGenerator.getTreeFeature
(Random random, boolean bees) protected RegistryKey<ConfiguredFeature<?,
?>> BirchSaplingGenerator.getTreeFeature
(Random random, boolean bees) protected @Nullable RegistryKey<ConfiguredFeature<?,
?>> DarkOakSaplingGenerator.getTreeFeature
(Random random, boolean bees) protected RegistryKey<ConfiguredFeature<?,
?>> JungleSaplingGenerator.getTreeFeature
(Random random, boolean bees) protected @Nullable RegistryKey<ConfiguredFeature<?,
?>> MangroveSaplingGenerator.getTreeFeature
(Random random, boolean bees) protected RegistryKey<ConfiguredFeature<?,
?>> OakSaplingGenerator.getTreeFeature
(Random random, boolean bees) protected abstract @Nullable RegistryKey<ConfiguredFeature<?,
?>> SaplingGenerator.getTreeFeature
(Random random, boolean bees) protected RegistryKey<ConfiguredFeature<?,
?>> SpruceSaplingGenerator.getTreeFeature
(Random random, boolean bees) -
Uses of ConfiguredFeature in net.minecraft.command.argument
Methods in net.minecraft.command.argument that return types with arguments of type ConfiguredFeatureModifier and TypeMethodDescriptionstatic RegistryEntry.Reference<ConfiguredFeature<?,
?>> RegistryEntryArgumentType.getConfiguredFeature
(com.mojang.brigadier.context.CommandContext<ServerCommandSource> context, String name) static RegistryEntry.Reference<ConfiguredFeature<?,
?>> RegistryKeyArgumentType.getConfiguredFeatureEntry
(com.mojang.brigadier.context.CommandContext<ServerCommandSource> context, String name) -
Uses of ConfiguredFeature in net.minecraft.registry
Fields in net.minecraft.registry with type parameters of type ConfiguredFeatureModifier and TypeFieldDescriptionstatic final RegistryKey<Registry<ConfiguredFeature<?,
?>>> RegistryKeys.CONFIGURED_FEATURE
-
Uses of ConfiguredFeature in net.minecraft.server.command
Method parameters in net.minecraft.server.command with type arguments of type ConfiguredFeatureModifier and TypeMethodDescriptionstatic int
PlaceCommand.executePlaceFeature
(ServerCommandSource source, RegistryEntry.Reference<ConfiguredFeature<?, ?>> feature, BlockPos pos) -
Uses of ConfiguredFeature in net.minecraft.world.biome
Fields in net.minecraft.world.biome with type parameters of type ConfiguredFeatureModifier and TypeFieldDescriptionprivate final Supplier<List<ConfiguredFeature<?,
?>>> GenerationSettings.flowerFeatures
Methods in net.minecraft.world.biome that return types with arguments of type ConfiguredFeatureModifier and TypeMethodDescriptionList<ConfiguredFeature<?,
?>> GenerationSettings.getFlowerFeatures()
-
Uses of ConfiguredFeature in net.minecraft.world.gen.feature
Fields in net.minecraft.world.gen.feature with type parameters of type ConfiguredFeatureModifier and TypeFieldDescriptionstatic final RegistryKey<ConfiguredFeature<?,
?>> TreeConfiguredFeatures.ACACIA
static final RegistryKey<ConfiguredFeature<?,
?>> UndergroundConfiguredFeatures.AMETHYST_GEODE
static final RegistryKey<ConfiguredFeature<?,
?>> TreeConfiguredFeatures.AZALEA_TREE
static final RegistryKey<ConfiguredFeature<?,
?>> VegetationConfiguredFeatures.BAMBOO_NO_PODZOL
static final RegistryKey<ConfiguredFeature<?,
?>> VegetationConfiguredFeatures.BAMBOO_SOME_PODZOL
static final RegistryKey<ConfiguredFeature<?,
?>> VegetationConfiguredFeatures.BAMBOO_VEGETATION
static final RegistryKey<ConfiguredFeature<?,
?>> NetherConfiguredFeatures.BASALT_BLOBS
static final RegistryKey<ConfiguredFeature<?,
?>> NetherConfiguredFeatures.BASALT_PILLAR
static final RegistryKey<ConfiguredFeature<?,
?>> TreeConfiguredFeatures.BIRCH
static final RegistryKey<ConfiguredFeature<?,
?>> TreeConfiguredFeatures.BIRCH_BEES_0002
static final RegistryKey<ConfiguredFeature<?,
?>> TreeConfiguredFeatures.BIRCH_BEES_002
static final RegistryKey<ConfiguredFeature<?,
?>> TreeConfiguredFeatures.BIRCH_BEES_005
static final RegistryKey<ConfiguredFeature<?,
?>> VegetationConfiguredFeatures.BIRCH_TALL
static final RegistryKey<ConfiguredFeature<?,
?>> NetherConfiguredFeatures.BLACKSTONE_BLOBS
static final RegistryKey<ConfiguredFeature<?,
?>> MiscConfiguredFeatures.BLUE_ICE
static final RegistryKey<ConfiguredFeature<?,
?>> MiscConfiguredFeatures.BONUS_CHEST
static final RegistryKey<ConfiguredFeature<?,
?>> UndergroundConfiguredFeatures.CAVE_VINE
static final RegistryKey<ConfiguredFeature<?,
?>> UndergroundConfiguredFeatures.CAVE_VINE_IN_MOSS
static final RegistryKey<ConfiguredFeature<?,
?>> EndConfiguredFeatures.CHORUS_PLANT
static final RegistryKey<ConfiguredFeature<?,
?>> UndergroundConfiguredFeatures.CLAY_POOL_WITH_DRIPLEAVES
static final RegistryKey<ConfiguredFeature<?,
?>> UndergroundConfiguredFeatures.CLAY_WITH_DRIPLEAVES
private final com.mojang.serialization.Codec<ConfiguredFeature<FC,
Feature<FC>>> Feature.codec
static final com.mojang.serialization.Codec<ConfiguredFeature<?,
?>> ConfiguredFeature.CODEC
static final RegistryKey<ConfiguredFeature<?,
?>> NetherConfiguredFeatures.CRIMSON_FOREST_VEGETATION
static final RegistryKey<ConfiguredFeature<?,
?>> NetherConfiguredFeatures.CRIMSON_FOREST_VEGETATION_BONEMEAL
static final RegistryKey<ConfiguredFeature<?,
?>> TreeConfiguredFeatures.CRIMSON_FUNGUS
static final RegistryKey<ConfiguredFeature<?,
?>> TreeConfiguredFeatures.CRIMSON_FUNGUS_PLANTED
static final RegistryKey<ConfiguredFeature<?,
?>> VegetationConfiguredFeatures.DARK_FOREST_VEGETATION
static final RegistryKey<ConfiguredFeature<?,
?>> TreeConfiguredFeatures.DARK_OAK
static final RegistryKey<ConfiguredFeature<?,
?>> NetherConfiguredFeatures.DELTA
static final RegistryKey<ConfiguredFeature<?,
?>> MiscConfiguredFeatures.DESERT_WELL
static final RegistryKey<ConfiguredFeature<?,
?>> MiscConfiguredFeatures.DISK_CLAY
static final RegistryKey<ConfiguredFeature<?,
?>> MiscConfiguredFeatures.DISK_GRASS
static final RegistryKey<ConfiguredFeature<?,
?>> MiscConfiguredFeatures.DISK_GRAVEL
static final RegistryKey<ConfiguredFeature<?,
?>> MiscConfiguredFeatures.DISK_SAND
static final RegistryKey<ConfiguredFeature<?,
?>> UndergroundConfiguredFeatures.DRIPLEAF
static final RegistryKey<ConfiguredFeature<?,
?>> UndergroundConfiguredFeatures.DRIPSTONE_CLUSTER
static final RegistryKey<ConfiguredFeature<?,
?>> EndConfiguredFeatures.END_GATEWAY_DELAYED
static final RegistryKey<ConfiguredFeature<?,
?>> EndConfiguredFeatures.END_GATEWAY_RETURN
static final RegistryKey<ConfiguredFeature<?,
?>> EndConfiguredFeatures.END_ISLAND
static final RegistryKey<ConfiguredFeature<?,
?>> EndConfiguredFeatures.END_SPIKE
static final RegistryKey<ConfiguredFeature<?,
?>> TreeConfiguredFeatures.FANCY_OAK
static final RegistryKey<ConfiguredFeature<?,
?>> TreeConfiguredFeatures.FANCY_OAK_BEES
static final RegistryKey<ConfiguredFeature<?,
?>> TreeConfiguredFeatures.FANCY_OAK_BEES_0002
static final RegistryKey<ConfiguredFeature<?,
?>> TreeConfiguredFeatures.FANCY_OAK_BEES_002
static final RegistryKey<ConfiguredFeature<?,
?>> TreeConfiguredFeatures.FANCY_OAK_BEES_005
private final RegistryEntry<ConfiguredFeature<?,
?>> PlacedFeature.feature
The field for thefeature
record component.static final RegistryKey<ConfiguredFeature<?,
?>> VegetationConfiguredFeatures.FLOWER_DEFAULT
static final RegistryKey<ConfiguredFeature<?,
?>> VegetationConfiguredFeatures.FLOWER_FLOWER_FOREST
static final RegistryKey<ConfiguredFeature<?,
?>> VegetationConfiguredFeatures.FLOWER_MEADOW
static final RegistryKey<ConfiguredFeature<?,
?>> VegetationConfiguredFeatures.FLOWER_PLAIN
static final RegistryKey<ConfiguredFeature<?,
?>> VegetationConfiguredFeatures.FLOWER_SWAMP
static final RegistryKey<ConfiguredFeature<?,
?>> VegetationConfiguredFeatures.FOREST_FLOWERS
static final RegistryKey<ConfiguredFeature<?,
?>> MiscConfiguredFeatures.FOREST_ROCK
static final RegistryKey<ConfiguredFeature<?,
?>> UndergroundConfiguredFeatures.FOSSIL_COAL
static final RegistryKey<ConfiguredFeature<?,
?>> UndergroundConfiguredFeatures.FOSSIL_DIAMONDS
static final RegistryKey<ConfiguredFeature<?,
?>> MiscConfiguredFeatures.FREEZE_TOP_LAYER
static final RegistryKey<ConfiguredFeature<?,
?>> UndergroundConfiguredFeatures.GLOW_LICHEN
static final RegistryKey<ConfiguredFeature<?,
?>> NetherConfiguredFeatures.GLOWSTONE_EXTRA
static final RegistryKey<ConfiguredFeature<?,
?>> TreeConfiguredFeatures.HUGE_BROWN_MUSHROOM
static final RegistryKey<ConfiguredFeature<?,
?>> TreeConfiguredFeatures.HUGE_RED_MUSHROOM
static final RegistryKey<ConfiguredFeature<?,
?>> MiscConfiguredFeatures.ICE_PATCH
static final RegistryKey<ConfiguredFeature<?,
?>> MiscConfiguredFeatures.ICE_SPIKE
static final RegistryKey<ConfiguredFeature<?,
?>> MiscConfiguredFeatures.ICEBERG_BLUE
static final RegistryKey<ConfiguredFeature<?,
?>> MiscConfiguredFeatures.ICEBERG_PACKED
static final RegistryKey<ConfiguredFeature<?,
?>> TreeConfiguredFeatures.JUNGLE_BUSH
static final RegistryKey<ConfiguredFeature<?,
?>> TreeConfiguredFeatures.JUNGLE_TREE
static final RegistryKey<ConfiguredFeature<?,
?>> TreeConfiguredFeatures.JUNGLE_TREE_NO_VINE
static final RegistryKey<ConfiguredFeature<?,
?>> OceanConfiguredFeatures.KELP
static final RegistryKey<ConfiguredFeature<?,
?>> MiscConfiguredFeatures.LAKE_LAVA
static final RegistryKey<ConfiguredFeature<?,
?>> UndergroundConfiguredFeatures.LARGE_DRIPSTONE
static final com.mojang.serialization.Codec<RegistryEntryList<ConfiguredFeature<?,
?>>> ConfiguredFeature.LIST_CODEC
static final RegistryKey<ConfiguredFeature<?,
?>> UndergroundConfiguredFeatures.LUSH_CAVES_CLAY
static final RegistryKey<ConfiguredFeature<?,
?>> TreeConfiguredFeatures.MANGROVE
static final RegistryKey<ConfiguredFeature<?,
?>> VegetationConfiguredFeatures.MANGROVE_VEGETATION
static final RegistryKey<ConfiguredFeature<?,
?>> VegetationConfiguredFeatures.MEADOW_TREES
static final RegistryKey<ConfiguredFeature<?,
?>> TreeConfiguredFeatures.MEGA_JUNGLE_TREE
static final RegistryKey<ConfiguredFeature<?,
?>> TreeConfiguredFeatures.MEGA_PINE
static final RegistryKey<ConfiguredFeature<?,
?>> TreeConfiguredFeatures.MEGA_SPRUCE
static final RegistryKey<ConfiguredFeature<?,
?>> UndergroundConfiguredFeatures.MONSTER_ROOM
static final RegistryKey<ConfiguredFeature<?,
?>> UndergroundConfiguredFeatures.MOSS_PATCH
static final RegistryKey<ConfiguredFeature<?,
?>> UndergroundConfiguredFeatures.MOSS_PATCH_BONEMEAL
static final RegistryKey<ConfiguredFeature<?,
?>> UndergroundConfiguredFeatures.MOSS_PATCH_CEILING
static final RegistryKey<ConfiguredFeature<?,
?>> UndergroundConfiguredFeatures.MOSS_VEGETATION
static final RegistryKey<ConfiguredFeature<?,
?>> VegetationConfiguredFeatures.MUSHROOM_ISLAND_VEGETATION
static final RegistryKey<ConfiguredFeature<?,
?>> NetherConfiguredFeatures.NETHER_SPROUTS
static final RegistryKey<ConfiguredFeature<?,
?>> NetherConfiguredFeatures.NETHER_SPROUTS_BONEMEAL
static final RegistryKey<ConfiguredFeature<?,
?>> TreeConfiguredFeatures.OAK
static final RegistryKey<ConfiguredFeature<?,
?>> TreeConfiguredFeatures.OAK_BEES_0002
static final RegistryKey<ConfiguredFeature<?,
?>> TreeConfiguredFeatures.OAK_BEES_002
static final RegistryKey<ConfiguredFeature<?,
?>> TreeConfiguredFeatures.OAK_BEES_005
static final RegistryKey<ConfiguredFeature<?,
?>> OreConfiguredFeatures.ORE_ANCIENT_DEBRIS_LARGE
static final RegistryKey<ConfiguredFeature<?,
?>> OreConfiguredFeatures.ORE_ANCIENT_DEBRIS_SMALL
static final RegistryKey<ConfiguredFeature<?,
?>> OreConfiguredFeatures.ORE_ANDESITE
static final RegistryKey<ConfiguredFeature<?,
?>> OreConfiguredFeatures.ORE_BLACKSTONE
static final RegistryKey<ConfiguredFeature<?,
?>> OreConfiguredFeatures.ORE_CLAY
static final RegistryKey<ConfiguredFeature<?,
?>> OreConfiguredFeatures.ORE_COAL
static final RegistryKey<ConfiguredFeature<?,
?>> OreConfiguredFeatures.ORE_COAL_BURIED
static final RegistryKey<ConfiguredFeature<?,
?>> OreConfiguredFeatures.ORE_COPPER_LARGE
static final RegistryKey<ConfiguredFeature<?,
?>> OreConfiguredFeatures.ORE_COPPER_SMALL
static final RegistryKey<ConfiguredFeature<?,
?>> OreConfiguredFeatures.ORE_DIAMOND_BURIED
static final RegistryKey<ConfiguredFeature<?,
?>> OreConfiguredFeatures.ORE_DIAMOND_LARGE
static final RegistryKey<ConfiguredFeature<?,
?>> OreConfiguredFeatures.ORE_DIAMOND_SMALL
static final RegistryKey<ConfiguredFeature<?,
?>> OreConfiguredFeatures.ORE_DIORITE
static final RegistryKey<ConfiguredFeature<?,
?>> OreConfiguredFeatures.ORE_DIRT
static final RegistryKey<ConfiguredFeature<?,
?>> OreConfiguredFeatures.ORE_EMERALD
static final RegistryKey<ConfiguredFeature<?,
?>> OreConfiguredFeatures.ORE_GOLD
static final RegistryKey<ConfiguredFeature<?,
?>> OreConfiguredFeatures.ORE_GOLD_BURIED
static final RegistryKey<ConfiguredFeature<?,
?>> OreConfiguredFeatures.ORE_GRANITE
static final RegistryKey<ConfiguredFeature<?,
?>> OreConfiguredFeatures.ORE_GRAVEL
static final RegistryKey<ConfiguredFeature<?,
?>> OreConfiguredFeatures.ORE_GRAVEL_NETHER
static final RegistryKey<ConfiguredFeature<?,
?>> OreConfiguredFeatures.ORE_INFESTED
static final RegistryKey<ConfiguredFeature<?,
?>> OreConfiguredFeatures.ORE_IRON
static final RegistryKey<ConfiguredFeature<?,
?>> OreConfiguredFeatures.ORE_IRON_SMALL
static final RegistryKey<ConfiguredFeature<?,
?>> OreConfiguredFeatures.ORE_LAPIS
static final RegistryKey<ConfiguredFeature<?,
?>> OreConfiguredFeatures.ORE_LAPIS_BURIED
static final RegistryKey<ConfiguredFeature<?,
?>> OreConfiguredFeatures.ORE_MAGMA
static final RegistryKey<ConfiguredFeature<?,
?>> OreConfiguredFeatures.ORE_NETHER_GOLD
static final RegistryKey<ConfiguredFeature<?,
?>> OreConfiguredFeatures.ORE_QUARTZ
static final RegistryKey<ConfiguredFeature<?,
?>> OreConfiguredFeatures.ORE_REDSTONE
static final RegistryKey<ConfiguredFeature<?,
?>> OreConfiguredFeatures.ORE_SOUL_SAND
static final RegistryKey<ConfiguredFeature<?,
?>> OreConfiguredFeatures.ORE_TUFF
static final RegistryKey<ConfiguredFeature<?,
?>> VegetationConfiguredFeatures.PATCH_BERRY_BUSH
static final RegistryKey<ConfiguredFeature<?,
?>> VegetationConfiguredFeatures.PATCH_BROWN_MUSHROOM
static final RegistryKey<ConfiguredFeature<?,
?>> VegetationConfiguredFeatures.PATCH_CACTUS
static final RegistryKey<ConfiguredFeature<?,
?>> NetherConfiguredFeatures.PATCH_CRIMSON_ROOTS
static final RegistryKey<ConfiguredFeature<?,
?>> VegetationConfiguredFeatures.PATCH_DEAD_BUSH
static final RegistryKey<ConfiguredFeature<?,
?>> NetherConfiguredFeatures.PATCH_FIRE
static final RegistryKey<ConfiguredFeature<?,
?>> VegetationConfiguredFeatures.PATCH_GRASS
static final RegistryKey<ConfiguredFeature<?,
?>> VegetationConfiguredFeatures.PATCH_GRASS_JUNGLE
static final RegistryKey<ConfiguredFeature<?,
?>> VegetationConfiguredFeatures.PATCH_LARGE_FERN
static final RegistryKey<ConfiguredFeature<?,
?>> VegetationConfiguredFeatures.PATCH_MELON
static final RegistryKey<ConfiguredFeature<?,
?>> VegetationConfiguredFeatures.PATCH_PUMPKIN
static final RegistryKey<ConfiguredFeature<?,
?>> VegetationConfiguredFeatures.PATCH_RED_MUSHROOM
static final RegistryKey<ConfiguredFeature<?,
?>> NetherConfiguredFeatures.PATCH_SOUL_FIRE
static final RegistryKey<ConfiguredFeature<?,
?>> VegetationConfiguredFeatures.PATCH_SUGAR_CANE
static final RegistryKey<ConfiguredFeature<?,
?>> VegetationConfiguredFeatures.PATCH_SUNFLOWER
static final RegistryKey<ConfiguredFeature<?,
?>> VegetationConfiguredFeatures.PATCH_TAIGA_GRASS
static final RegistryKey<ConfiguredFeature<?,
?>> VegetationConfiguredFeatures.PATCH_TALL_GRASS
static final RegistryKey<ConfiguredFeature<?,
?>> VegetationConfiguredFeatures.PATCH_WATERLILY
static final RegistryKey<ConfiguredFeature<?,
?>> PileConfiguredFeatures.PILE_HAY
static final RegistryKey<ConfiguredFeature<?,
?>> PileConfiguredFeatures.PILE_ICE
static final RegistryKey<ConfiguredFeature<?,
?>> PileConfiguredFeatures.PILE_MELON
static final RegistryKey<ConfiguredFeature<?,
?>> PileConfiguredFeatures.PILE_PUMPKIN
static final RegistryKey<ConfiguredFeature<?,
?>> PileConfiguredFeatures.PILE_SNOW
static final RegistryKey<ConfiguredFeature<?,
?>> TreeConfiguredFeatures.PINE
static final RegistryKey<ConfiguredFeature<?,
?>> UndergroundConfiguredFeatures.POINTED_DRIPSTONE
static final com.mojang.serialization.Codec<RegistryEntry<ConfiguredFeature<?,
?>>> ConfiguredFeature.REGISTRY_CODEC
static final RegistryKey<ConfiguredFeature<?,
?>> UndergroundConfiguredFeatures.ROOTED_AZALEA_TREE
static final RegistryKey<ConfiguredFeature<?,
?>> UndergroundConfiguredFeatures.SCULK_PATCH_ANCIENT_CITY
static final RegistryKey<ConfiguredFeature<?,
?>> UndergroundConfiguredFeatures.SCULK_PATCH_DEEP_DARK
static final RegistryKey<ConfiguredFeature<?,
?>> UndergroundConfiguredFeatures.SCULK_VEIN
static final RegistryKey<ConfiguredFeature<?,
?>> OceanConfiguredFeatures.SEA_PICKLE
static final RegistryKey<ConfiguredFeature<?,
?>> OceanConfiguredFeatures.SEAGRASS_MID
static final RegistryKey<ConfiguredFeature<?,
?>> OceanConfiguredFeatures.SEAGRASS_SHORT
static final RegistryKey<ConfiguredFeature<?,
?>> OceanConfiguredFeatures.SEAGRASS_SIMPLE
static final RegistryKey<ConfiguredFeature<?,
?>> OceanConfiguredFeatures.SEAGRASS_SLIGHTLY_LESS_SHORT
static final RegistryKey<ConfiguredFeature<?,
?>> OceanConfiguredFeatures.SEAGRASS_TALL
static final RegistryKey<ConfiguredFeature<?,
?>> VegetationConfiguredFeatures.SINGLE_PIECE_OF_GRASS
static final RegistryKey<ConfiguredFeature<?,
?>> NetherConfiguredFeatures.SMALL_BASALT_COLUMNS
static final RegistryKey<ConfiguredFeature<?,
?>> NetherConfiguredFeatures.SMALL_BASALT_COLUMNS_TEMP
static final RegistryKey<ConfiguredFeature<?,
?>> UndergroundConfiguredFeatures.SPORE_BLOSSOM
static final RegistryKey<ConfiguredFeature<?,
?>> MiscConfiguredFeatures.SPRING_LAVA_FROZEN
static final RegistryKey<ConfiguredFeature<?,
?>> NetherConfiguredFeatures.SPRING_LAVA_NETHER
static final RegistryKey<ConfiguredFeature<?,
?>> MiscConfiguredFeatures.SPRING_LAVA_OVERWORLD
static final RegistryKey<ConfiguredFeature<?,
?>> NetherConfiguredFeatures.SPRING_NETHER_CLOSED
static final RegistryKey<ConfiguredFeature<?,
?>> NetherConfiguredFeatures.SPRING_NETHER_OPEN
static final RegistryKey<ConfiguredFeature<?,
?>> MiscConfiguredFeatures.SPRING_WATER
static final RegistryKey<ConfiguredFeature<?,
?>> TreeConfiguredFeatures.SPRUCE
static final RegistryKey<ConfiguredFeature<?,
?>> TreeConfiguredFeatures.SUPER_BIRCH_BEES
static final RegistryKey<ConfiguredFeature<?,
?>> TreeConfiguredFeatures.SUPER_BIRCH_BEES_0002
static final RegistryKey<ConfiguredFeature<?,
?>> TreeConfiguredFeatures.SWAMP_OAK
static final RegistryKey<ConfiguredFeature<?,
?>> TreeConfiguredFeatures.TALL_MANGROVE
static final RegistryKey<ConfiguredFeature<?,
?>> VegetationConfiguredFeatures.TREES_BIRCH_AND_OAK
static final RegistryKey<ConfiguredFeature<?,
?>> VegetationConfiguredFeatures.TREES_FLOWER_FOREST
static final RegistryKey<ConfiguredFeature<?,
?>> VegetationConfiguredFeatures.TREES_GROVE
static final RegistryKey<ConfiguredFeature<?,
?>> VegetationConfiguredFeatures.TREES_JUNGLE
static final RegistryKey<ConfiguredFeature<?,
?>> VegetationConfiguredFeatures.TREES_OLD_GROWTH_PINE_TAIGA
static final RegistryKey<ConfiguredFeature<?,
?>> VegetationConfiguredFeatures.TREES_OLD_GROWTH_SPRUCE_TAIGA
static final RegistryKey<ConfiguredFeature<?,
?>> VegetationConfiguredFeatures.TREES_PLAINS
static final RegistryKey<ConfiguredFeature<?,
?>> VegetationConfiguredFeatures.TREES_SAVANNA
static final RegistryKey<ConfiguredFeature<?,
?>> VegetationConfiguredFeatures.TREES_SPARSE_JUNGLE
static final RegistryKey<ConfiguredFeature<?,
?>> VegetationConfiguredFeatures.TREES_TAIGA
static final RegistryKey<ConfiguredFeature<?,
?>> VegetationConfiguredFeatures.TREES_WATER
static final RegistryKey<ConfiguredFeature<?,
?>> VegetationConfiguredFeatures.TREES_WINDSWEPT_HILLS
static final RegistryKey<ConfiguredFeature<?,
?>> NetherConfiguredFeatures.TWISTING_VINES
static final RegistryKey<ConfiguredFeature<?,
?>> NetherConfiguredFeatures.TWISTING_VINES_BONEMEAL
static final RegistryKey<ConfiguredFeature<?,
?>> UndergroundConfiguredFeatures.UNDERWATER_MAGMA
static final RegistryKey<ConfiguredFeature<?,
?>> VegetationConfiguredFeatures.VINES
static final RegistryKey<ConfiguredFeature<?,
?>> MiscConfiguredFeatures.VOID_START_PLATFORM
static final RegistryKey<ConfiguredFeature<?,
?>> OceanConfiguredFeatures.WARM_OCEAN_VEGETATION
static final RegistryKey<ConfiguredFeature<?,
?>> NetherConfiguredFeatures.WARPED_FOREST_VEGETATION
static final RegistryKey<ConfiguredFeature<?,
?>> NetherConfiguredFeatures.WARPED_FOREST_VEGETATION_BONEMEAL
static final RegistryKey<ConfiguredFeature<?,
?>> TreeConfiguredFeatures.WARPED_FUNGUS
static final RegistryKey<ConfiguredFeature<?,
?>> TreeConfiguredFeatures.WARPED_FUNGUS_PLANTED
static final RegistryKey<ConfiguredFeature<?,
?>> NetherConfiguredFeatures.WEEPING_VINES
Methods in net.minecraft.world.gen.feature that return types with arguments of type ConfiguredFeatureModifier and TypeMethodDescriptionPlacedFeature.feature()
Returns the value of thefeature
record component.com.mojang.serialization.Codec<ConfiguredFeature<FC,
Feature<FC>>> Feature.getCodec()
Stream<ConfiguredFeature<?,
?>> ConfiguredFeature.getDecoratedFeatures()
default Stream<ConfiguredFeature<?,
?>> FeatureConfig.getDecoratedFeatures()
Stream<ConfiguredFeature<?,
?>> PlacedFeature.getDecoratedFeatures()
Stream<ConfiguredFeature<?,
?>> RandomBooleanFeatureConfig.getDecoratedFeatures()
Stream<ConfiguredFeature<?,
?>> RandomFeatureConfig.getDecoratedFeatures()
Stream<ConfiguredFeature<?,
?>> SimpleRandomFeatureConfig.getDecoratedFeatures()
static RegistryKey<ConfiguredFeature<?,
?>> Method parameters in net.minecraft.world.gen.feature with type arguments of type ConfiguredFeatureModifier and TypeMethodDescriptionstatic void
ConfiguredFeatures.bootstrap
(Registerable<ConfiguredFeature<?, ?>> featureRegisterable) static void
EndConfiguredFeatures.bootstrap
(Registerable<ConfiguredFeature<?, ?>> featureRegisterable) static void
MiscConfiguredFeatures.bootstrap
(Registerable<ConfiguredFeature<?, ?>> featureRegisterable) static void
NetherConfiguredFeatures.bootstrap
(Registerable<ConfiguredFeature<?, ?>> featureRegisterable) static void
OceanConfiguredFeatures.bootstrap
(Registerable<ConfiguredFeature<?, ?>> featureRegisterable) static void
OreConfiguredFeatures.bootstrap
(Registerable<ConfiguredFeature<?, ?>> featureRegisterable) static void
PileConfiguredFeatures.bootstrap
(Registerable<ConfiguredFeature<?, ?>> featureRegisterable) static void
TreeConfiguredFeatures.bootstrap
(Registerable<ConfiguredFeature<?, ?>> featureRegisterable) static void
UndergroundConfiguredFeatures.bootstrap
(Registerable<ConfiguredFeature<?, ?>> featureRegisterable) static void
VegetationConfiguredFeatures.bootstrap
(Registerable<ConfiguredFeature<?, ?>> featureRegisterable) static RegistryEntry<PlacedFeature>
PlacedFeatures.createEntry
(RegistryEntry<ConfiguredFeature<?, ?>> registryEntry, PlacementModifier[] modifiers) static <FC extends FeatureConfig,
F extends Feature<FC>>
voidConfiguredFeatures.register
(Registerable<ConfiguredFeature<?, ?>> registerable, RegistryKey<ConfiguredFeature<?, ?>> key, F feature, FC config) static <FC extends FeatureConfig,
F extends Feature<FC>>
voidConfiguredFeatures.register
(Registerable<ConfiguredFeature<?, ?>> registerable, RegistryKey<ConfiguredFeature<?, ?>> key, F feature, FC config) static void
ConfiguredFeatures.register
(Registerable<ConfiguredFeature<?, ?>> registerable, RegistryKey<ConfiguredFeature<?, ?>> key, Feature<DefaultFeatureConfig> feature) static void
ConfiguredFeatures.register
(Registerable<ConfiguredFeature<?, ?>> registerable, RegistryKey<ConfiguredFeature<?, ?>> key, Feature<DefaultFeatureConfig> feature) static void
PlacedFeatures.register
(Registerable<PlacedFeature> featureRegisterable, RegistryKey<PlacedFeature> key, RegistryEntry<ConfiguredFeature<?, ?>> entry, List<PlacementModifier> modifiers) static void
PlacedFeatures.register
(Registerable<PlacedFeature> featureRegisterable, RegistryKey<PlacedFeature> key, RegistryEntry<ConfiguredFeature<?, ?>> entry, PlacementModifier[] modifiers) Constructor parameters in net.minecraft.world.gen.feature with type arguments of type ConfiguredFeatureModifierConstructorDescriptionPlacedFeature
(RegistryEntry<ConfiguredFeature<?, ?>> registryEntry, List<PlacementModifier> placementModifiers) -
Uses of ConfiguredFeature in net.minecraft.world.gen.feature.util
Fields in net.minecraft.world.gen.feature.util declared as ConfiguredFeatureModifier and TypeFieldDescriptionprivate final ConfiguredFeature<?,
?> FeatureDebugLogger.FeatureData.feature
The field for thefeature
record component.Fields in net.minecraft.world.gen.feature.util with type parameters of type ConfiguredFeatureModifier and TypeFieldDescriptionprivate final Optional<ConfiguredFeature<?,
?>> FeatureContext.feature
Methods in net.minecraft.world.gen.feature.util that return ConfiguredFeatureModifier and TypeMethodDescriptionConfiguredFeature<?,
?> FeatureDebugLogger.FeatureData.feature()
Returns the value of thefeature
record component.Methods in net.minecraft.world.gen.feature.util that return types with arguments of type ConfiguredFeatureMethods in net.minecraft.world.gen.feature.util with parameters of type ConfiguredFeatureModifier and TypeMethodDescriptionstatic void
FeatureDebugLogger.incrementFeatureCount
(ServerWorld world, ConfiguredFeature<?, ?> configuredFeature, Optional<PlacedFeature> placedFeature) Constructors in net.minecraft.world.gen.feature.util with parameters of type ConfiguredFeatureModifierConstructorDescription(package private)
FeatureData
(ConfiguredFeature<?, ?> configuredFeature, Optional<PlacedFeature> optional) Constructor parameters in net.minecraft.world.gen.feature.util with type arguments of type ConfiguredFeatureModifierConstructorDescriptionFeatureContext
(Optional<ConfiguredFeature<?, ?>> feature, StructureWorldAccess world, ChunkGenerator generator, Random random, BlockPos origin, FC config)