Uses of Class
net.minecraft.world.gen.feature.PlacedFeature
Packages that use PlacedFeature
Package
Description
-
Uses of PlacedFeature in net.minecraft.structure.pool
Fields in net.minecraft.structure.pool with type parameters of type PlacedFeatureModifier and TypeFieldDescriptionprivate final Supplier<PlacedFeature>
FeaturePoolElement.feature
Methods in net.minecraft.structure.pool with parameters of type PlacedFeatureConstructor parameters in net.minecraft.structure.pool with type arguments of type PlacedFeatureModifierConstructorDescriptionprotected
FeaturePoolElement
(Supplier<PlacedFeature> feature, StructurePool.Projection projection) -
Uses of PlacedFeature in net.minecraft.util.registry
Fields in net.minecraft.util.registry with type parameters of type PlacedFeatureModifier and TypeFieldDescriptionstatic final Registry<PlacedFeature>
BuiltinRegistries.PLACED_FEATURE
static final RegistryKey<Registry<PlacedFeature>>
Registry.PLACED_FEATURE_KEY
-
Uses of PlacedFeature in net.minecraft.world.biome
Fields in net.minecraft.world.biome with type parameters of type PlacedFeatureModifier and TypeFieldDescriptionprivate final Set<PlacedFeature>
GenerationSettings.allowedFeatures
private final List<List<Supplier<PlacedFeature>>>
GenerationSettings.Builder.features
private final List<List<Supplier<PlacedFeature>>>
GenerationSettings.features
Methods in net.minecraft.world.biome that return types with arguments of type PlacedFeatureModifier and TypeMethodDescriptionGenerationSettings.getFeatures()
Returns the lists of features configured for eachfeature generation step
, up to the highest step that has a configured feature.Methods in net.minecraft.world.biome with parameters of type PlacedFeatureModifier and TypeMethodDescriptionGenerationSettings.Builder.feature
(GenerationStep.Feature featureStep, PlacedFeature feature) boolean
GenerationSettings.isFeatureAllowed
(PlacedFeature feature) Method parameters in net.minecraft.world.biome with type arguments of type PlacedFeatureModifier and TypeMethodDescriptionGenerationSettings.Builder.feature
(int stepIndex, Supplier<PlacedFeature> featureSupplier) Constructor parameters in net.minecraft.world.biome with type arguments of type PlacedFeatureModifierConstructorDescription(package private)
GenerationSettings
(Map<GenerationStep.Carver, List<Supplier<ConfiguredCarver<?>>>> carvers, List<List<Supplier<PlacedFeature>>> features) -
Uses of PlacedFeature in net.minecraft.world.biome.source
Fields in net.minecraft.world.biome.source with type parameters of type PlacedFeatureModifier and TypeFieldDescriptionprivate final List<PlacedFeature>
BiomeSource.class_6827.features
The field for thefeatures
record component.private final ToIntFunction<PlacedFeature>
BiomeSource.class_6827.indexMapping
The field for theindexMapping
record component.Methods in net.minecraft.world.biome.source that return types with arguments of type PlacedFeatureModifier and TypeMethodDescriptionBiomeSource.class_6827.features()
Returns the value of thefeatures
record component.BiomeSource.class_6827.indexMapping()
Returns the value of theindexMapping
record component.Constructor parameters in net.minecraft.world.biome.source with type arguments of type PlacedFeatureModifierConstructorDescriptionclass_6827
(List<PlacedFeature> list, ToIntFunction<PlacedFeature> toIntFunction) class_6827
(List<PlacedFeature> list, ToIntFunction<PlacedFeature> toIntFunction) -
Uses of PlacedFeature in net.minecraft.world.gen.decorator
Fields in net.minecraft.world.gen.decorator with type parameters of type PlacedFeatureModifier and TypeFieldDescriptionprivate final Optional<PlacedFeature>
DecoratorContext.placedFeature
Methods in net.minecraft.world.gen.decorator that return types with arguments of type PlacedFeatureConstructor parameters in net.minecraft.world.gen.decorator with type arguments of type PlacedFeatureModifierConstructorDescriptionDecoratorContext
(StructureWorldAccess world, ChunkGenerator generator, Optional<PlacedFeature> placedFeature) -
Uses of PlacedFeature in net.minecraft.world.gen.feature
Fields in net.minecraft.world.gen.feature declared as PlacedFeatureModifier and TypeFieldDescriptionstatic final PlacedFeature
VillagePlacedFeatures.ACACIA
static final PlacedFeature
TreePlacedFeatures.ACACIA_CHECKED
static final PlacedFeature
UndergroundPlacedFeatures.AMETHYST_GEODE
static final PlacedFeature
VegetationPlacedFeatures.BAMBOO
static final PlacedFeature
VegetationPlacedFeatures.BAMBOO_LIGHT
static final PlacedFeature
VegetationPlacedFeatures.BAMBOO_VEGETATION
static final PlacedFeature
NetherPlacedFeatures.BASALT_BLOBS
static final PlacedFeature
NetherPlacedFeatures.BASALT_PILLAR
static final PlacedFeature
TreePlacedFeatures.BIRCH_BEES_0002
static final PlacedFeature
TreePlacedFeatures.BIRCH_BEES_002
static final PlacedFeature
TreePlacedFeatures.BIRCH_CHECKED
static final PlacedFeature
VegetationPlacedFeatures.BIRCH_TALL
static final PlacedFeature
NetherPlacedFeatures.BLACKSTONE_BLOBS
static final PlacedFeature
MiscPlacedFeatures.BLUE_ICE
static final PlacedFeature
VegetationPlacedFeatures.BROWN_MUSHROOM_NETHER
static final PlacedFeature
VegetationPlacedFeatures.BROWN_MUSHROOM_NORMAL
static final PlacedFeature
VegetationPlacedFeatures.BROWN_MUSHROOM_OLD_GROWTH
static final PlacedFeature
VegetationPlacedFeatures.BROWN_MUSHROOM_SWAMP
static final PlacedFeature
VegetationPlacedFeatures.BROWN_MUSHROOM_TAIGA
static final PlacedFeature
UndergroundPlacedFeatures.CAVE_VINES
static final PlacedFeature
EndPlacedFeatures.CHORUS_PLANT
static final PlacedFeature
UndergroundPlacedFeatures.CLASSIC_VINES_CAVE_FEATURE
static final PlacedFeature
NetherPlacedFeatures.CRIMSON_FOREST_VEGETATION
static final PlacedFeature
TreePlacedFeatures.CRIMSON_FUNGI
static final PlacedFeature
VegetationPlacedFeatures.DARK_FOREST_VEGETATION
static final PlacedFeature
TreePlacedFeatures.DARK_OAK_CHECKED
static final PlacedFeature
NetherPlacedFeatures.DELTA
static final PlacedFeature
MiscPlacedFeatures.DESERT_WELL
static final PlacedFeature
MiscPlacedFeatures.DISK_CLAY
static final PlacedFeature
MiscPlacedFeatures.DISK_GRAVEL
static final PlacedFeature
MiscPlacedFeatures.DISK_SAND
static final PlacedFeature
UndergroundPlacedFeatures.DRIPSTONE_CLUSTER
static final PlacedFeature
EndPlacedFeatures.END_GATEWAY_RETURN
static final PlacedFeature
EndPlacedFeatures.END_ISLAND_DECORATED
static final PlacedFeature
EndPlacedFeatures.END_SPIKE
static final PlacedFeature
TreePlacedFeatures.FANCY_OAK_BEES
static final PlacedFeature
TreePlacedFeatures.FANCY_OAK_BEES_0002
static final PlacedFeature
TreePlacedFeatures.FANCY_OAK_BEES_002
static final PlacedFeature
TreePlacedFeatures.FANCY_OAK_CHECKED
static final PlacedFeature
VegetationPlacedFeatures.FLOWER_DEFAULT
static final PlacedFeature
VegetationPlacedFeatures.FLOWER_FLOWER_FOREST
static final PlacedFeature
VegetationPlacedFeatures.FLOWER_FOREST_FLOWERS
static final PlacedFeature
VegetationPlacedFeatures.FLOWER_MEADOW
static final PlacedFeature
VegetationPlacedFeatures.FLOWER_PLAIN
static final PlacedFeature
VillagePlacedFeatures.FLOWER_PLAIN
static final PlacedFeature
VegetationPlacedFeatures.FLOWER_SWAMP
static final PlacedFeature
VegetationPlacedFeatures.FLOWER_WARM
static final PlacedFeature
VegetationPlacedFeatures.FOREST_FLOWERS
static final PlacedFeature
MiscPlacedFeatures.FOREST_ROCK
static final PlacedFeature
UndergroundPlacedFeatures.FOSSIL_LOWER
static final PlacedFeature
UndergroundPlacedFeatures.FOSSIL_UPPER
static final PlacedFeature
MiscPlacedFeatures.FREEZE_TOP_LAYER
static final PlacedFeature
UndergroundPlacedFeatures.GLOW_LICHEN
static final PlacedFeature
NetherPlacedFeatures.GLOWSTONE
static final PlacedFeature
NetherPlacedFeatures.GLOWSTONE_EXTRA
static final PlacedFeature
VegetationPlacedFeatures.GRASS_BONEMEAL
static final PlacedFeature
MiscPlacedFeatures.ICE_PATCH
static final PlacedFeature
MiscPlacedFeatures.ICE_SPIKE
static final PlacedFeature
MiscPlacedFeatures.ICEBERG_BLUE
static final PlacedFeature
MiscPlacedFeatures.ICEBERG_PACKED
static final PlacedFeature
TreePlacedFeatures.JUNGLE_BUSH
static final PlacedFeature
TreePlacedFeatures.JUNGLE_TREE
static final PlacedFeature
OceanPlacedFeatures.KELP_COLD
static final PlacedFeature
OceanPlacedFeatures.KELP_WARM
static final PlacedFeature
MiscPlacedFeatures.LAKE_LAVA_SURFACE
static final PlacedFeature
MiscPlacedFeatures.LAKE_LAVA_UNDERGROUND
static final PlacedFeature
NetherPlacedFeatures.LARGE_BASALT_COLUMNS
static final PlacedFeature
UndergroundPlacedFeatures.LARGE_DRIPSTONE
static final PlacedFeature
UndergroundPlacedFeatures.LUSH_CAVES_CEILING_VEGETATION
static final PlacedFeature
UndergroundPlacedFeatures.LUSH_CAVES_CLAY
static final PlacedFeature
UndergroundPlacedFeatures.LUSH_CAVES_VEGETATION
static final PlacedFeature
TreePlacedFeatures.MEGA_JUNGLE_TREE_CHECKED
static final PlacedFeature
TreePlacedFeatures.MEGA_PINE_CHECKED
static final PlacedFeature
TreePlacedFeatures.MEGA_SPRUCE_CHECKED
static final PlacedFeature
UndergroundPlacedFeatures.MONSTER_ROOM
static final PlacedFeature
UndergroundPlacedFeatures.MONSTER_ROOM_DEEP
static final PlacedFeature
VegetationPlacedFeatures.MUSHROOM_ISLAND_VEGETATION
static final PlacedFeature
NetherPlacedFeatures.NETHER_SPROUTS
static final PlacedFeature
VillagePlacedFeatures.OAK
static final PlacedFeature
TreePlacedFeatures.OAK_BEES_0002
static final PlacedFeature
TreePlacedFeatures.OAK_BEES_002
static final PlacedFeature
TreePlacedFeatures.OAK_CHECKED
static final PlacedFeature
OrePlacedFeatures.ORE_ANCIENT_DEBRIS_LARGE
static final PlacedFeature
OrePlacedFeatures.ORE_ANDESITE_LOWER
static final PlacedFeature
OrePlacedFeatures.ORE_ANDESITE_UPPER
static final PlacedFeature
OrePlacedFeatures.ORE_BLACKSTONE
static final PlacedFeature
OrePlacedFeatures.ORE_CLAY
static final PlacedFeature
OrePlacedFeatures.ORE_COAL_LOWER
static final PlacedFeature
OrePlacedFeatures.ORE_COAL_UPPER
static final PlacedFeature
OrePlacedFeatures.ORE_COPPER
static final PlacedFeature
OrePlacedFeatures.ORE_COPPER_LARGE
static final PlacedFeature
OrePlacedFeatures.ORE_DEBRIS_SMALL
static final PlacedFeature
OrePlacedFeatures.ORE_DIAMOND
static final PlacedFeature
OrePlacedFeatures.ORE_DIAMOND_BURIED
static final PlacedFeature
OrePlacedFeatures.ORE_DIAMOND_LARGE
static final PlacedFeature
OrePlacedFeatures.ORE_DIORITE_LOWER
static final PlacedFeature
OrePlacedFeatures.ORE_DIORITE_UPPER
static final PlacedFeature
OrePlacedFeatures.ORE_DIRT
static final PlacedFeature
OrePlacedFeatures.ORE_EMERALD
static final PlacedFeature
OrePlacedFeatures.ORE_GOLD
static final PlacedFeature
OrePlacedFeatures.ORE_GOLD_DELTAS
static final PlacedFeature
OrePlacedFeatures.ORE_GOLD_EXTRA
static final PlacedFeature
OrePlacedFeatures.ORE_GOLD_LOWER
static final PlacedFeature
OrePlacedFeatures.ORE_GOLD_NETHER
static final PlacedFeature
OrePlacedFeatures.ORE_GRANITE_LOWER
static final PlacedFeature
OrePlacedFeatures.ORE_GRANITE_UPPER
static final PlacedFeature
OrePlacedFeatures.ORE_GRAVEL
static final PlacedFeature
OrePlacedFeatures.ORE_GRAVEL_NETHER
static final PlacedFeature
OrePlacedFeatures.ORE_INFESTED
static final PlacedFeature
OrePlacedFeatures.ORE_IRON_MIDDLE
static final PlacedFeature
OrePlacedFeatures.ORE_IRON_SMALL
static final PlacedFeature
OrePlacedFeatures.ORE_IRON_UPPER
static final PlacedFeature
OrePlacedFeatures.ORE_LAPIS
static final PlacedFeature
OrePlacedFeatures.ORE_LAPIS_BURIED
static final PlacedFeature
OrePlacedFeatures.ORE_MAGMA
static final PlacedFeature
OrePlacedFeatures.ORE_QUARTZ_DELTAS
static final PlacedFeature
OrePlacedFeatures.ORE_QUARTZ_NETHER
static final PlacedFeature
OrePlacedFeatures.ORE_REDSTONE
static final PlacedFeature
OrePlacedFeatures.ORE_REDSTONE_LOWER
static final PlacedFeature
OrePlacedFeatures.ORE_SOUL_SAND
static final PlacedFeature
OrePlacedFeatures.ORE_TUFF
static final PlacedFeature
VillagePlacedFeatures.PATCH_BERRY_BUSH
static final PlacedFeature
VegetationPlacedFeatures.PATCH_BERRY_COMMON
static final PlacedFeature
VegetationPlacedFeatures.PATCH_BERRY_RARE
static final PlacedFeature
VillagePlacedFeatures.PATCH_CACTUS
static final PlacedFeature
VegetationPlacedFeatures.PATCH_CACTUS_DECORATED
static final PlacedFeature
VegetationPlacedFeatures.PATCH_CACTUS_DESERT
static final PlacedFeature
NetherPlacedFeatures.PATCH_CRIMSON_ROOTS
static final PlacedFeature
VegetationPlacedFeatures.PATCH_DEAD_BUSH
static final PlacedFeature
VegetationPlacedFeatures.PATCH_DEAD_BUSH_2
static final PlacedFeature
VegetationPlacedFeatures.PATCH_DEAD_BUSH_BADLANDS
static final PlacedFeature
NetherPlacedFeatures.PATCH_FIRE
static final PlacedFeature
VegetationPlacedFeatures.PATCH_GRASS_BADLANDS
static final PlacedFeature
VegetationPlacedFeatures.PATCH_GRASS_FOREST
static final PlacedFeature
VegetationPlacedFeatures.PATCH_GRASS_JUNGLE
static final PlacedFeature
VegetationPlacedFeatures.PATCH_GRASS_NORMAL
static final PlacedFeature
VegetationPlacedFeatures.PATCH_GRASS_PLAIN
static final PlacedFeature
VegetationPlacedFeatures.PATCH_GRASS_SAVANNA
static final PlacedFeature
VegetationPlacedFeatures.PATCH_GRASS_TAIGA
static final PlacedFeature
VegetationPlacedFeatures.PATCH_GRASS_TAIGA_2
static final PlacedFeature
VegetationPlacedFeatures.PATCH_LARGE_FERN
static final PlacedFeature
VegetationPlacedFeatures.PATCH_MELON
static final PlacedFeature
VegetationPlacedFeatures.PATCH_MELON_SPARSE
static final PlacedFeature
VegetationPlacedFeatures.PATCH_PUMPKIN
static final PlacedFeature
NetherPlacedFeatures.PATCH_SOUL_FIRE
static final PlacedFeature
VegetationPlacedFeatures.PATCH_SUGAR_CANE
static final PlacedFeature
VegetationPlacedFeatures.PATCH_SUGAR_CANE_BADLANDS
static final PlacedFeature
VegetationPlacedFeatures.PATCH_SUGAR_CANE_DESERT
static final PlacedFeature
VegetationPlacedFeatures.PATCH_SUGAR_CANE_SWAMP
static final PlacedFeature
VegetationPlacedFeatures.PATCH_SUNFLOWER
static final PlacedFeature
VillagePlacedFeatures.PATCH_TAIGA_GRASS
static final PlacedFeature
VegetationPlacedFeatures.PATCH_TALL_GRASS
static final PlacedFeature
VegetationPlacedFeatures.PATCH_TALL_GRASS_2
static final PlacedFeature
VegetationPlacedFeatures.PATCH_WATERLILY
static final PlacedFeature
VillagePlacedFeatures.PILE_HAY
static final PlacedFeature
VillagePlacedFeatures.PILE_ICE
static final PlacedFeature
VillagePlacedFeatures.PILE_MELON
static final PlacedFeature
VillagePlacedFeatures.PILE_PUMPKIN
static final PlacedFeature
VillagePlacedFeatures.PILE_SNOW
static final PlacedFeature
VillagePlacedFeatures.PINE
static final PlacedFeature
TreePlacedFeatures.PINE_CHECKED
static final PlacedFeature
TreePlacedFeatures.PINE_ON_SNOW
static final PlacedFeature
UndergroundPlacedFeatures.POINTED_DRIPSTONE
static final PlacedFeature
VegetationPlacedFeatures.RED_MUSHROOM_NETHER
static final PlacedFeature
VegetationPlacedFeatures.RED_MUSHROOM_NORMAL
static final PlacedFeature
VegetationPlacedFeatures.RED_MUSHROOM_OLD_GROWTH
static final PlacedFeature
VegetationPlacedFeatures.RED_MUSHROOM_SWAMP
static final PlacedFeature
VegetationPlacedFeatures.RED_MUSHROOM_TAIGA
static final PlacedFeature
UndergroundPlacedFeatures.ROOTED_AZALEA_TREE
static final PlacedFeature
OceanPlacedFeatures.SEA_PICKLE
static final PlacedFeature
OceanPlacedFeatures.SEAGRASS_COLD
static final PlacedFeature
OceanPlacedFeatures.SEAGRASS_DEEP
static final PlacedFeature
OceanPlacedFeatures.SEAGRASS_DEEP_COLD
static final PlacedFeature
OceanPlacedFeatures.SEAGRASS_DEEP_WARM
static final PlacedFeature
OceanPlacedFeatures.SEAGRASS_NORMAL
static final PlacedFeature
OceanPlacedFeatures.SEAGRASS_RIVER
static final PlacedFeature
OceanPlacedFeatures.SEAGRASS_SIMPLE
static final PlacedFeature
OceanPlacedFeatures.SEAGRASS_SWAMP
static final PlacedFeature
OceanPlacedFeatures.SEAGRASS_WARM
static final PlacedFeature
NetherPlacedFeatures.SMALL_BASALT_COLUMNS
static final PlacedFeature
UndergroundPlacedFeatures.SPORE_BLOSSOM
static final PlacedFeature
NetherPlacedFeatures.SPRING_CLOSED
static final PlacedFeature
NetherPlacedFeatures.SPRING_CLOSED_DOUBLE
static final PlacedFeature
NetherPlacedFeatures.SPRING_DELTA
static final PlacedFeature
MiscPlacedFeatures.SPRING_LAVA
static final PlacedFeature
MiscPlacedFeatures.SPRING_LAVA_FROZEN
static final PlacedFeature
NetherPlacedFeatures.SPRING_OPEN
static final PlacedFeature
MiscPlacedFeatures.SPRING_WATER
static final PlacedFeature
VillagePlacedFeatures.SPRUCE
static final PlacedFeature
TreePlacedFeatures.SPRUCE_CHECKED
static final PlacedFeature
TreePlacedFeatures.SPRUCE_ON_SNOW
static final PlacedFeature
TreePlacedFeatures.SUPER_BIRCH_BEES
static final PlacedFeature
TreePlacedFeatures.SUPER_BIRCH_BEES_0002
static final PlacedFeature
VegetationPlacedFeatures.TREES_BADLANDS
static final PlacedFeature
VegetationPlacedFeatures.TREES_BIRCH
static final PlacedFeature
VegetationPlacedFeatures.TREES_BIRCH_AND_OAK
static final PlacedFeature
VegetationPlacedFeatures.TREES_FLOWER_FOREST
static final PlacedFeature
VegetationPlacedFeatures.TREES_GROVE
static final PlacedFeature
VegetationPlacedFeatures.TREES_JUNGLE
static final PlacedFeature
VegetationPlacedFeatures.TREES_MEADOW
static final PlacedFeature
VegetationPlacedFeatures.TREES_OLD_GROWTH_PINE_TAIGA
static final PlacedFeature
VegetationPlacedFeatures.TREES_OLD_GROWTH_SPRUCE_TAIGA
static final PlacedFeature
VegetationPlacedFeatures.TREES_PLAINS
static final PlacedFeature
VegetationPlacedFeatures.TREES_SAVANNA
static final PlacedFeature
VegetationPlacedFeatures.TREES_SNOWY
static final PlacedFeature
VegetationPlacedFeatures.TREES_SPARSE_JUNGLE
static final PlacedFeature
VegetationPlacedFeatures.TREES_SWAMP
static final PlacedFeature
VegetationPlacedFeatures.TREES_TAIGA
static final PlacedFeature
VegetationPlacedFeatures.TREES_WATER
static final PlacedFeature
VegetationPlacedFeatures.TREES_WINDSWEPT_FOREST
static final PlacedFeature
VegetationPlacedFeatures.TREES_WINDSWEPT_HILLS
static final PlacedFeature
VegetationPlacedFeatures.TREES_WINDSWEPT_SAVANNA
static final PlacedFeature
NetherPlacedFeatures.TWISTING_VINES
static final PlacedFeature
UndergroundPlacedFeatures.UNDERWATER_MAGMA
static final PlacedFeature
VegetationPlacedFeatures.VINES
static final PlacedFeature
MiscPlacedFeatures.VOID_START_PLATFORM
static final PlacedFeature
OceanPlacedFeatures.WARM_OCEAN_VEGETATION
static final PlacedFeature
NetherPlacedFeatures.WARPED_FOREST_VEGETATION
static final PlacedFeature
TreePlacedFeatures.WARPED_FUNGI
static final PlacedFeature
NetherPlacedFeatures.WEEPING_VINES
Fields in net.minecraft.world.gen.feature with type parameters of type PlacedFeatureModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<PlacedFeature>
PlacedFeature.CODEC
final Supplier<PlacedFeature>
RandomFeatureConfig.defaultFeature
final Supplier<PlacedFeature>
RandomFeatureEntry.feature
private final Supplier<PlacedFeature>
RandomPatchFeatureConfig.feature
The field for thefeature
record component.final Supplier<PlacedFeature>
RootSystemFeatureConfig.feature
final Supplier<PlacedFeature>
RandomBooleanFeatureConfig.featureFalse
final List<Supplier<PlacedFeature>>
SimpleRandomFeatureConfig.features
final Supplier<PlacedFeature>
RandomBooleanFeatureConfig.featureTrue
static final com.mojang.serialization.Codec<List<Supplier<PlacedFeature>>>
PlacedFeature.LIST_CODEC
static final com.mojang.serialization.Codec<Supplier<PlacedFeature>>
PlacedFeature.REGISTRY_CODEC
final Supplier<PlacedFeature>
VegetationPatchFeatureConfig.vegetationFeature
Methods in net.minecraft.world.gen.feature that return PlacedFeatureModifier and TypeMethodDescriptionprivate static PlacedFeature
UndergroundConfiguredFeatures.createBigDripleafFeature
(Direction direction) private static PlacedFeature
UndergroundConfiguredFeatures.createSmallDripleafFeature()
static PlacedFeature
PlacedFeatures.getDefaultPlacedFeature()
static PlacedFeature
PlacedFeatures.register
(String id, PlacedFeature feature) ConfiguredFeature.withBlockPredicateFilter
(BlockPredicate predicate) ConfiguredFeature.withInAirFilter()
ConfiguredFeature.withPlacement
(List<PlacementModifier> modifiers) Attaches placement modifiers to this configured feature.ConfiguredFeature.withPlacement
(PlacementModifier[] modifiers) Attaches placement modifiers to this configured feature.ConfiguredFeature.withWouldSurviveFilter
(Block block) Methods in net.minecraft.world.gen.feature that return types with arguments of type PlacedFeatureModifier and TypeMethodDescriptionRandomPatchFeatureConfig.feature()
Returns the value of thefeature
record component.Methods in net.minecraft.world.gen.feature with parameters of type PlacedFeatureModifier and TypeMethodDescriptionstatic RandomPatchFeatureConfig
ConfiguredFeatures.createRandomPatchFeatureConfig
(int tries, PlacedFeature feature) static PlacedFeature
PlacedFeatures.register
(String id, PlacedFeature feature) Constructors in net.minecraft.world.gen.feature with parameters of type PlacedFeatureModifierConstructorDescriptionRandomFeatureConfig
(List<RandomFeatureEntry> features, PlacedFeature defaultFeature) RandomFeatureEntry
(PlacedFeature feature, float chance) Constructor parameters in net.minecraft.world.gen.feature with type arguments of type PlacedFeatureModifierConstructorDescriptionRandomBooleanFeatureConfig
(Supplier<PlacedFeature> featureTrue, Supplier<PlacedFeature> featureFalse) private
RandomFeatureConfig
(List<RandomFeatureEntry> features, Supplier<PlacedFeature> defaultFeature) private
RandomFeatureEntry
(Supplier<PlacedFeature> feature, float chance) RandomPatchFeatureConfig
(int int2, int int3, int int4, Supplier<PlacedFeature> supplier) RootSystemFeatureConfig
(Supplier<PlacedFeature> feature, int requiredVerticalSpaceForTree, int rootRadius, Identifier rootReplaceable, BlockStateProvider rootStateProvider, int rootPlacementAttempts, int maxRootColumnHeight, int hangingRootRadius, int hangingRootVerticalSpan, BlockStateProvider hangingRootStateProvider, int hangingRootPlacementAttempts, int allowedVerticalWaterForTree, BlockPredicate predicate) SimpleRandomFeatureConfig
(List<Supplier<PlacedFeature>> features) VegetationPatchFeatureConfig
(Identifier replaceable, BlockStateProvider groundState, Supplier<PlacedFeature> vegetationFeature, VerticalSurfaceType surface, IntProvider depth, float extraBottomBlockChance, int verticalRange, float vegetationChance, IntProvider horizontalRadius, float extraEdgeColumnChance) -
Uses of PlacedFeature in net.minecraft.world.gen.feature.util
Fields in net.minecraft.world.gen.feature.util with type parameters of type PlacedFeatureModifier and TypeFieldDescriptionprivate final Optional<PlacedFeature>
FeatureDebugLogger.FeatureData.topFeature
The field for thetopFeature
record component.Methods in net.minecraft.world.gen.feature.util that return types with arguments of type PlacedFeatureModifier and TypeMethodDescriptionFeatureDebugLogger.FeatureData.topFeature()
Returns the value of thetopFeature
record component.Method parameters in net.minecraft.world.gen.feature.util with type arguments of type PlacedFeatureModifier and TypeMethodDescriptionstatic void
FeatureDebugLogger.incrementFeatureCount
(ServerWorld world, ConfiguredFeature<?, ?> configuredFeature, Optional<PlacedFeature> placedFeature) Constructor parameters in net.minecraft.world.gen.feature.util with type arguments of type PlacedFeatureModifierConstructorDescription(package private)
FeatureData
(ConfiguredFeature<?, ?> configuredFeature, Optional<PlacedFeature> optional)