Uses of Record Class
net.minecraft.world.gen.feature.PlacedFeature
Package
Description
-
Uses of PlacedFeature in net.minecraft.structure.pool
Modifier and TypeFieldDescriptionprivate final RegistryEntry<PlacedFeature>
FeaturePoolElement.feature
Modifier and TypeMethodDescriptionStructurePoolElement.ofFeature
(RegistryEntry<PlacedFeature> placedFeatureEntry) ModifierConstructorDescriptionprotected
FeaturePoolElement
(RegistryEntry<PlacedFeature> feature, StructurePool.Projection projection) -
Uses of PlacedFeature in net.minecraft.util.registry
Modifier 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
Modifier and TypeFieldDescriptionprivate final Supplier<Set<PlacedFeature>>
GenerationSettings.allowedFeatures
private final List<List<RegistryEntry<PlacedFeature>>>
GenerationSettings.Builder.features
private final List<RegistryEntryList<PlacedFeature>>
GenerationSettings.features
Modifier and TypeMethodDescriptionGenerationSettings.getFeatures()
Returns the lists of features configured for eachfeature generation step
, up to the highest step that has a configured feature.Modifier and TypeMethodDescriptionboolean
GenerationSettings.isFeatureAllowed
(PlacedFeature feature) Modifier and TypeMethodDescriptionGenerationSettings.Builder.feature
(int stepIndex, RegistryEntry<PlacedFeature> featureEntry) GenerationSettings.Builder.feature
(GenerationStep.Feature featureStep, RegistryEntry<PlacedFeature> feature) ModifierConstructorDescription(package private)
GenerationSettings
(Map<GenerationStep.Carver, RegistryEntryList<ConfiguredCarver<?>>> carvers, List<RegistryEntryList<PlacedFeature>> features) -
Uses of PlacedFeature in net.minecraft.world.gen.feature
Modifier and TypeFieldDescriptionstatic final RegistryEntry<PlacedFeature>
VillagePlacedFeatures.ACACIA
static final RegistryEntry<PlacedFeature>
TreePlacedFeatures.ACACIA_CHECKED
static final RegistryEntry<PlacedFeature>
UndergroundPlacedFeatures.AMETHYST_GEODE
static final RegistryEntry<PlacedFeature>
VegetationPlacedFeatures.BAMBOO
static final RegistryEntry<PlacedFeature>
VegetationPlacedFeatures.BAMBOO_LIGHT
static final RegistryEntry<PlacedFeature>
VegetationPlacedFeatures.BAMBOO_VEGETATION
static final RegistryEntry<PlacedFeature>
NetherPlacedFeatures.BASALT_BLOBS
static final RegistryEntry<PlacedFeature>
NetherPlacedFeatures.BASALT_PILLAR
static final RegistryEntry<PlacedFeature>
TreePlacedFeatures.BIRCH_BEES_0002
static final RegistryEntry<PlacedFeature>
TreePlacedFeatures.BIRCH_BEES_002
static final RegistryEntry<PlacedFeature>
TreePlacedFeatures.BIRCH_CHECKED
static final RegistryEntry<PlacedFeature>
VegetationPlacedFeatures.BIRCH_TALL
static final RegistryEntry<PlacedFeature>
NetherPlacedFeatures.BLACKSTONE_BLOBS
static final RegistryEntry<PlacedFeature>
MiscPlacedFeatures.BLUE_ICE
static final RegistryEntry<PlacedFeature>
VegetationPlacedFeatures.BROWN_MUSHROOM_NETHER
static final RegistryEntry<PlacedFeature>
VegetationPlacedFeatures.BROWN_MUSHROOM_NORMAL
static final RegistryEntry<PlacedFeature>
VegetationPlacedFeatures.BROWN_MUSHROOM_OLD_GROWTH
static final RegistryEntry<PlacedFeature>
VegetationPlacedFeatures.BROWN_MUSHROOM_SWAMP
static final RegistryEntry<PlacedFeature>
VegetationPlacedFeatures.BROWN_MUSHROOM_TAIGA
static final RegistryEntry<PlacedFeature>
UndergroundPlacedFeatures.CAVE_VINES
static final RegistryEntry<PlacedFeature>
EndPlacedFeatures.CHORUS_PLANT
static final RegistryEntry<PlacedFeature>
UndergroundPlacedFeatures.CLASSIC_VINES_CAVE_FEATURE
static final com.mojang.serialization.Codec<PlacedFeature>
PlacedFeature.CODEC
static final RegistryEntry<PlacedFeature>
NetherPlacedFeatures.CRIMSON_FOREST_VEGETATION
static final RegistryEntry<PlacedFeature>
TreePlacedFeatures.CRIMSON_FUNGI
static final RegistryEntry<PlacedFeature>
VegetationPlacedFeatures.DARK_FOREST_VEGETATION
static final RegistryEntry<PlacedFeature>
TreePlacedFeatures.DARK_OAK_CHECKED
final RegistryEntry<PlacedFeature>
RandomFeatureConfig.defaultFeature
static final RegistryEntry<PlacedFeature>
NetherPlacedFeatures.DELTA
static final RegistryEntry<PlacedFeature>
MiscPlacedFeatures.DESERT_WELL
static final RegistryEntry<PlacedFeature>
MiscPlacedFeatures.DISK_CLAY
static final RegistryEntry<PlacedFeature>
MiscPlacedFeatures.DISK_GRASS
static final RegistryEntry<PlacedFeature>
MiscPlacedFeatures.DISK_GRAVEL
static final RegistryEntry<PlacedFeature>
MiscPlacedFeatures.DISK_SAND
static final RegistryEntry<PlacedFeature>
UndergroundPlacedFeatures.DRIPSTONE_CLUSTER
static final RegistryEntry<PlacedFeature>
EndPlacedFeatures.END_GATEWAY_RETURN
static final RegistryEntry<PlacedFeature>
EndPlacedFeatures.END_ISLAND_DECORATED
static final RegistryEntry<PlacedFeature>
EndPlacedFeatures.END_SPIKE
static final RegistryEntry<PlacedFeature>
TreePlacedFeatures.FANCY_OAK_BEES
static final RegistryEntry<PlacedFeature>
TreePlacedFeatures.FANCY_OAK_BEES_0002
static final RegistryEntry<PlacedFeature>
TreePlacedFeatures.FANCY_OAK_BEES_002
static final RegistryEntry<PlacedFeature>
TreePlacedFeatures.FANCY_OAK_CHECKED
final RegistryEntry<PlacedFeature>
RandomFeatureEntry.feature
private final RegistryEntry<PlacedFeature>
RandomPatchFeatureConfig.feature
The field for thefeature
record component.final RegistryEntry<PlacedFeature>
RootSystemFeatureConfig.feature
final RegistryEntry<PlacedFeature>
RandomBooleanFeatureConfig.featureFalse
final RegistryEntryList<PlacedFeature>
SimpleRandomFeatureConfig.features
final RegistryEntry<PlacedFeature>
RandomBooleanFeatureConfig.featureTrue
static final RegistryEntry<PlacedFeature>
VegetationPlacedFeatures.FLOWER_DEFAULT
static final RegistryEntry<PlacedFeature>
VegetationPlacedFeatures.FLOWER_FLOWER_FOREST
static final RegistryEntry<PlacedFeature>
VegetationPlacedFeatures.FLOWER_FOREST_FLOWERS
static final RegistryEntry<PlacedFeature>
VegetationPlacedFeatures.FLOWER_MEADOW
static final RegistryEntry<PlacedFeature>
VegetationPlacedFeatures.FLOWER_PLAIN
static final RegistryEntry<PlacedFeature>
VillagePlacedFeatures.FLOWER_PLAIN
static final RegistryEntry<PlacedFeature>
VegetationPlacedFeatures.FLOWER_SWAMP
static final RegistryEntry<PlacedFeature>
VegetationPlacedFeatures.FLOWER_WARM
static final RegistryEntry<PlacedFeature>
VegetationPlacedFeatures.FOREST_FLOWERS
static final RegistryEntry<PlacedFeature>
MiscPlacedFeatures.FOREST_ROCK
static final RegistryEntry<PlacedFeature>
UndergroundPlacedFeatures.FOSSIL_LOWER
static final RegistryEntry<PlacedFeature>
UndergroundPlacedFeatures.FOSSIL_UPPER
static final RegistryEntry<PlacedFeature>
MiscPlacedFeatures.FREEZE_TOP_LAYER
static final RegistryEntry<PlacedFeature>
UndergroundPlacedFeatures.GLOW_LICHEN
static final RegistryEntry<PlacedFeature>
NetherPlacedFeatures.GLOWSTONE
static final RegistryEntry<PlacedFeature>
NetherPlacedFeatures.GLOWSTONE_EXTRA
static final RegistryEntry<PlacedFeature>
VegetationPlacedFeatures.GRASS_BONEMEAL
static final RegistryEntry<PlacedFeature>
MiscPlacedFeatures.ICE_PATCH
static final RegistryEntry<PlacedFeature>
MiscPlacedFeatures.ICE_SPIKE
static final RegistryEntry<PlacedFeature>
MiscPlacedFeatures.ICEBERG_BLUE
static final RegistryEntry<PlacedFeature>
MiscPlacedFeatures.ICEBERG_PACKED
static final RegistryEntry<PlacedFeature>
TreePlacedFeatures.JUNGLE_BUSH
static final RegistryEntry<PlacedFeature>
TreePlacedFeatures.JUNGLE_TREE
static final RegistryEntry<PlacedFeature>
OceanPlacedFeatures.KELP_COLD
static final RegistryEntry<PlacedFeature>
OceanPlacedFeatures.KELP_WARM
static final RegistryEntry<PlacedFeature>
MiscPlacedFeatures.LAKE_LAVA_SURFACE
static final RegistryEntry<PlacedFeature>
MiscPlacedFeatures.LAKE_LAVA_UNDERGROUND
static final RegistryEntry<PlacedFeature>
NetherPlacedFeatures.LARGE_BASALT_COLUMNS
static final RegistryEntry<PlacedFeature>
UndergroundPlacedFeatures.LARGE_DRIPSTONE
static final com.mojang.serialization.Codec<RegistryEntryList<PlacedFeature>>
PlacedFeature.LIST_CODEC
static final com.mojang.serialization.Codec<List<RegistryEntryList<PlacedFeature>>>
PlacedFeature.LISTS_CODEC
static final RegistryEntry<PlacedFeature>
UndergroundPlacedFeatures.LUSH_CAVES_CEILING_VEGETATION
static final RegistryEntry<PlacedFeature>
UndergroundPlacedFeatures.LUSH_CAVES_CLAY
static final RegistryEntry<PlacedFeature>
UndergroundPlacedFeatures.LUSH_CAVES_VEGETATION
static final RegistryEntry<PlacedFeature>
TreePlacedFeatures.MANGROVE_CHECKED
static final RegistryEntry<PlacedFeature>
TreePlacedFeatures.MEGA_JUNGLE_TREE_CHECKED
static final RegistryEntry<PlacedFeature>
TreePlacedFeatures.MEGA_PINE_CHECKED
static final RegistryEntry<PlacedFeature>
TreePlacedFeatures.MEGA_SPRUCE_CHECKED
static final RegistryEntry<PlacedFeature>
UndergroundPlacedFeatures.MONSTER_ROOM
static final RegistryEntry<PlacedFeature>
UndergroundPlacedFeatures.MONSTER_ROOM_DEEP
static final RegistryEntry<PlacedFeature>
VegetationPlacedFeatures.MUSHROOM_ISLAND_VEGETATION
static final RegistryEntry<PlacedFeature>
NetherPlacedFeatures.NETHER_SPROUTS
static final RegistryEntry<PlacedFeature>
VillagePlacedFeatures.OAK
static final RegistryEntry<PlacedFeature>
TreePlacedFeatures.OAK_BEES_0002
static final RegistryEntry<PlacedFeature>
TreePlacedFeatures.OAK_BEES_002
static final RegistryEntry<PlacedFeature>
TreePlacedFeatures.OAK_CHECKED
static final RegistryEntry<PlacedFeature>
OrePlacedFeatures.ORE_ANCIENT_DEBRIS_LARGE
static final RegistryEntry<PlacedFeature>
OrePlacedFeatures.ORE_ANDESITE_LOWER
static final RegistryEntry<PlacedFeature>
OrePlacedFeatures.ORE_ANDESITE_UPPER
static final RegistryEntry<PlacedFeature>
OrePlacedFeatures.ORE_BLACKSTONE
static final RegistryEntry<PlacedFeature>
OrePlacedFeatures.ORE_CLAY
static final RegistryEntry<PlacedFeature>
OrePlacedFeatures.ORE_COAL_LOWER
static final RegistryEntry<PlacedFeature>
OrePlacedFeatures.ORE_COAL_UPPER
static final RegistryEntry<PlacedFeature>
OrePlacedFeatures.ORE_COPPER
static final RegistryEntry<PlacedFeature>
OrePlacedFeatures.ORE_COPPER_LARGE
static final RegistryEntry<PlacedFeature>
OrePlacedFeatures.ORE_DEBRIS_SMALL
static final RegistryEntry<PlacedFeature>
OrePlacedFeatures.ORE_DIAMOND
static final RegistryEntry<PlacedFeature>
OrePlacedFeatures.ORE_DIAMOND_BURIED
static final RegistryEntry<PlacedFeature>
OrePlacedFeatures.ORE_DIAMOND_LARGE
static final RegistryEntry<PlacedFeature>
OrePlacedFeatures.ORE_DIORITE_LOWER
static final RegistryEntry<PlacedFeature>
OrePlacedFeatures.ORE_DIORITE_UPPER
static final RegistryEntry<PlacedFeature>
OrePlacedFeatures.ORE_DIRT
static final RegistryEntry<PlacedFeature>
OrePlacedFeatures.ORE_EMERALD
static final RegistryEntry<PlacedFeature>
OrePlacedFeatures.ORE_GOLD
static final RegistryEntry<PlacedFeature>
OrePlacedFeatures.ORE_GOLD_DELTAS
static final RegistryEntry<PlacedFeature>
OrePlacedFeatures.ORE_GOLD_EXTRA
static final RegistryEntry<PlacedFeature>
OrePlacedFeatures.ORE_GOLD_LOWER
static final RegistryEntry<PlacedFeature>
OrePlacedFeatures.ORE_GOLD_NETHER
static final RegistryEntry<PlacedFeature>
OrePlacedFeatures.ORE_GRANITE_LOWER
static final RegistryEntry<PlacedFeature>
OrePlacedFeatures.ORE_GRANITE_UPPER
static final RegistryEntry<PlacedFeature>
OrePlacedFeatures.ORE_GRAVEL
static final RegistryEntry<PlacedFeature>
OrePlacedFeatures.ORE_GRAVEL_NETHER
static final RegistryEntry<PlacedFeature>
OrePlacedFeatures.ORE_INFESTED
static final RegistryEntry<PlacedFeature>
OrePlacedFeatures.ORE_IRON_MIDDLE
static final RegistryEntry<PlacedFeature>
OrePlacedFeatures.ORE_IRON_SMALL
static final RegistryEntry<PlacedFeature>
OrePlacedFeatures.ORE_IRON_UPPER
static final RegistryEntry<PlacedFeature>
OrePlacedFeatures.ORE_LAPIS
static final RegistryEntry<PlacedFeature>
OrePlacedFeatures.ORE_LAPIS_BURIED
static final RegistryEntry<PlacedFeature>
OrePlacedFeatures.ORE_MAGMA
static final RegistryEntry<PlacedFeature>
OrePlacedFeatures.ORE_QUARTZ_DELTAS
static final RegistryEntry<PlacedFeature>
OrePlacedFeatures.ORE_QUARTZ_NETHER
static final RegistryEntry<PlacedFeature>
OrePlacedFeatures.ORE_REDSTONE
static final RegistryEntry<PlacedFeature>
OrePlacedFeatures.ORE_REDSTONE_LOWER
static final RegistryEntry<PlacedFeature>
OrePlacedFeatures.ORE_SOUL_SAND
static final RegistryEntry<PlacedFeature>
OrePlacedFeatures.ORE_TUFF
static final RegistryEntry<PlacedFeature>
VillagePlacedFeatures.PATCH_BERRY_BUSH
static final RegistryEntry<PlacedFeature>
VegetationPlacedFeatures.PATCH_BERRY_COMMON
static final RegistryEntry<PlacedFeature>
VegetationPlacedFeatures.PATCH_BERRY_RARE
static final RegistryEntry<PlacedFeature>
VillagePlacedFeatures.PATCH_CACTUS
static final RegistryEntry<PlacedFeature>
VegetationPlacedFeatures.PATCH_CACTUS_DECORATED
static final RegistryEntry<PlacedFeature>
VegetationPlacedFeatures.PATCH_CACTUS_DESERT
static final RegistryEntry<PlacedFeature>
NetherPlacedFeatures.PATCH_CRIMSON_ROOTS
static final RegistryEntry<PlacedFeature>
VegetationPlacedFeatures.PATCH_DEAD_BUSH
static final RegistryEntry<PlacedFeature>
VegetationPlacedFeatures.PATCH_DEAD_BUSH_2
static final RegistryEntry<PlacedFeature>
VegetationPlacedFeatures.PATCH_DEAD_BUSH_BADLANDS
static final RegistryEntry<PlacedFeature>
NetherPlacedFeatures.PATCH_FIRE
static final RegistryEntry<PlacedFeature>
VegetationPlacedFeatures.PATCH_GRASS_BADLANDS
static final RegistryEntry<PlacedFeature>
VegetationPlacedFeatures.PATCH_GRASS_FOREST
static final RegistryEntry<PlacedFeature>
VegetationPlacedFeatures.PATCH_GRASS_JUNGLE
static final RegistryEntry<PlacedFeature>
VegetationPlacedFeatures.PATCH_GRASS_NORMAL
static final RegistryEntry<PlacedFeature>
VegetationPlacedFeatures.PATCH_GRASS_PLAIN
static final RegistryEntry<PlacedFeature>
VegetationPlacedFeatures.PATCH_GRASS_SAVANNA
static final RegistryEntry<PlacedFeature>
VegetationPlacedFeatures.PATCH_GRASS_TAIGA
static final RegistryEntry<PlacedFeature>
VegetationPlacedFeatures.PATCH_GRASS_TAIGA_2
static final RegistryEntry<PlacedFeature>
VegetationPlacedFeatures.PATCH_LARGE_FERN
static final RegistryEntry<PlacedFeature>
VegetationPlacedFeatures.PATCH_MELON
static final RegistryEntry<PlacedFeature>
VegetationPlacedFeatures.PATCH_MELON_SPARSE
static final RegistryEntry<PlacedFeature>
VegetationPlacedFeatures.PATCH_PUMPKIN
static final RegistryEntry<PlacedFeature>
NetherPlacedFeatures.PATCH_SOUL_FIRE
static final RegistryEntry<PlacedFeature>
VegetationPlacedFeatures.PATCH_SUGAR_CANE
static final RegistryEntry<PlacedFeature>
VegetationPlacedFeatures.PATCH_SUGAR_CANE_BADLANDS
static final RegistryEntry<PlacedFeature>
VegetationPlacedFeatures.PATCH_SUGAR_CANE_DESERT
static final RegistryEntry<PlacedFeature>
VegetationPlacedFeatures.PATCH_SUGAR_CANE_SWAMP
static final RegistryEntry<PlacedFeature>
VegetationPlacedFeatures.PATCH_SUNFLOWER
static final RegistryEntry<PlacedFeature>
VillagePlacedFeatures.PATCH_TAIGA_GRASS
static final RegistryEntry<PlacedFeature>
VegetationPlacedFeatures.PATCH_TALL_GRASS
static final RegistryEntry<PlacedFeature>
VegetationPlacedFeatures.PATCH_TALL_GRASS_2
static final RegistryEntry<PlacedFeature>
VegetationPlacedFeatures.PATCH_WATERLILY
static final RegistryEntry<PlacedFeature>
VillagePlacedFeatures.PILE_HAY
static final RegistryEntry<PlacedFeature>
VillagePlacedFeatures.PILE_ICE
static final RegistryEntry<PlacedFeature>
VillagePlacedFeatures.PILE_MELON
static final RegistryEntry<PlacedFeature>
VillagePlacedFeatures.PILE_PUMPKIN
static final RegistryEntry<PlacedFeature>
VillagePlacedFeatures.PILE_SNOW
static final RegistryEntry<PlacedFeature>
VillagePlacedFeatures.PINE
static final RegistryEntry<PlacedFeature>
TreePlacedFeatures.PINE_CHECKED
static final RegistryEntry<PlacedFeature>
TreePlacedFeatures.PINE_ON_SNOW
private final Optional<PlacedFeature>
FeaturePlacementContext.placedFeature
static final RegistryEntry<PlacedFeature>
UndergroundPlacedFeatures.POINTED_DRIPSTONE
static final RegistryEntry<PlacedFeature>
VegetationPlacedFeatures.RED_MUSHROOM_NETHER
static final RegistryEntry<PlacedFeature>
VegetationPlacedFeatures.RED_MUSHROOM_NORMAL
static final RegistryEntry<PlacedFeature>
VegetationPlacedFeatures.RED_MUSHROOM_OLD_GROWTH
static final RegistryEntry<PlacedFeature>
VegetationPlacedFeatures.RED_MUSHROOM_SWAMP
static final RegistryEntry<PlacedFeature>
VegetationPlacedFeatures.RED_MUSHROOM_TAIGA
static final com.mojang.serialization.Codec<RegistryEntry<PlacedFeature>>
PlacedFeature.REGISTRY_CODEC
static final RegistryEntry<PlacedFeature>
UndergroundPlacedFeatures.ROOTED_AZALEA_TREE
static final RegistryEntry<PlacedFeature>
UndergroundPlacedFeatures.SCULK_PATCH_ANCIENT_CITY
static final RegistryEntry<PlacedFeature>
UndergroundPlacedFeatures.SCULK_PATCH_DEEP_DARK
static final RegistryEntry<PlacedFeature>
UndergroundPlacedFeatures.SCULK_VEIN
static final RegistryEntry<PlacedFeature>
OceanPlacedFeatures.SEA_PICKLE
static final RegistryEntry<PlacedFeature>
OceanPlacedFeatures.SEAGRASS_COLD
static final RegistryEntry<PlacedFeature>
OceanPlacedFeatures.SEAGRASS_DEEP
static final RegistryEntry<PlacedFeature>
OceanPlacedFeatures.SEAGRASS_DEEP_COLD
static final RegistryEntry<PlacedFeature>
OceanPlacedFeatures.SEAGRASS_DEEP_WARM
static final RegistryEntry<PlacedFeature>
OceanPlacedFeatures.SEAGRASS_NORMAL
static final RegistryEntry<PlacedFeature>
OceanPlacedFeatures.SEAGRASS_RIVER
static final RegistryEntry<PlacedFeature>
OceanPlacedFeatures.SEAGRASS_SIMPLE
static final RegistryEntry<PlacedFeature>
OceanPlacedFeatures.SEAGRASS_SWAMP
static final RegistryEntry<PlacedFeature>
OceanPlacedFeatures.SEAGRASS_WARM
static final RegistryEntry<PlacedFeature>
NetherPlacedFeatures.SMALL_BASALT_COLUMNS
static final RegistryEntry<PlacedFeature>
UndergroundPlacedFeatures.SPORE_BLOSSOM
static final RegistryEntry<PlacedFeature>
NetherPlacedFeatures.SPRING_CLOSED
static final RegistryEntry<PlacedFeature>
NetherPlacedFeatures.SPRING_CLOSED_DOUBLE
static final RegistryEntry<PlacedFeature>
NetherPlacedFeatures.SPRING_DELTA
static final RegistryEntry<PlacedFeature>
MiscPlacedFeatures.SPRING_LAVA
static final RegistryEntry<PlacedFeature>
MiscPlacedFeatures.SPRING_LAVA_FROZEN
static final RegistryEntry<PlacedFeature>
NetherPlacedFeatures.SPRING_OPEN
static final RegistryEntry<PlacedFeature>
MiscPlacedFeatures.SPRING_WATER
static final RegistryEntry<PlacedFeature>
VillagePlacedFeatures.SPRUCE
static final RegistryEntry<PlacedFeature>
TreePlacedFeatures.SPRUCE_CHECKED
static final RegistryEntry<PlacedFeature>
TreePlacedFeatures.SPRUCE_ON_SNOW
static final RegistryEntry<PlacedFeature>
TreePlacedFeatures.SUPER_BIRCH_BEES
static final RegistryEntry<PlacedFeature>
TreePlacedFeatures.SUPER_BIRCH_BEES_0002
static final RegistryEntry<PlacedFeature>
TreePlacedFeatures.TALL_MANGROVE_CHECKED
static final RegistryEntry<PlacedFeature>
VegetationPlacedFeatures.TREES_BADLANDS
static final RegistryEntry<PlacedFeature>
VegetationPlacedFeatures.TREES_BIRCH
static final RegistryEntry<PlacedFeature>
VegetationPlacedFeatures.TREES_BIRCH_AND_OAK
static final RegistryEntry<PlacedFeature>
VegetationPlacedFeatures.TREES_FLOWER_FOREST
static final RegistryEntry<PlacedFeature>
VegetationPlacedFeatures.TREES_GROVE
static final RegistryEntry<PlacedFeature>
VegetationPlacedFeatures.TREES_JUNGLE
static final RegistryEntry<PlacedFeature>
VegetationPlacedFeatures.TREES_MANGROVE
static final RegistryEntry<PlacedFeature>
VegetationPlacedFeatures.TREES_MEADOW
static final RegistryEntry<PlacedFeature>
VegetationPlacedFeatures.TREES_OLD_GROWTH_PINE_TAIGA
static final RegistryEntry<PlacedFeature>
VegetationPlacedFeatures.TREES_OLD_GROWTH_SPRUCE_TAIGA
static final RegistryEntry<PlacedFeature>
VegetationPlacedFeatures.TREES_PLAINS
static final RegistryEntry<PlacedFeature>
VegetationPlacedFeatures.TREES_SAVANNA
static final RegistryEntry<PlacedFeature>
VegetationPlacedFeatures.TREES_SNOWY
static final RegistryEntry<PlacedFeature>
VegetationPlacedFeatures.TREES_SPARSE_JUNGLE
static final RegistryEntry<PlacedFeature>
VegetationPlacedFeatures.TREES_SWAMP
static final RegistryEntry<PlacedFeature>
VegetationPlacedFeatures.TREES_TAIGA
static final RegistryEntry<PlacedFeature>
VegetationPlacedFeatures.TREES_WATER
static final RegistryEntry<PlacedFeature>
VegetationPlacedFeatures.TREES_WINDSWEPT_FOREST
static final RegistryEntry<PlacedFeature>
VegetationPlacedFeatures.TREES_WINDSWEPT_HILLS
static final RegistryEntry<PlacedFeature>
VegetationPlacedFeatures.TREES_WINDSWEPT_SAVANNA
static final RegistryEntry<PlacedFeature>
NetherPlacedFeatures.TWISTING_VINES
static final RegistryEntry<PlacedFeature>
UndergroundPlacedFeatures.UNDERWATER_MAGMA
final RegistryEntry<PlacedFeature>
VegetationPatchFeatureConfig.vegetationFeature
static final RegistryEntry<PlacedFeature>
VegetationPlacedFeatures.VINES
static final RegistryEntry<PlacedFeature>
MiscPlacedFeatures.VOID_START_PLATFORM
static final RegistryEntry<PlacedFeature>
OceanPlacedFeatures.WARM_OCEAN_VEGETATION
static final RegistryEntry<PlacedFeature>
NetherPlacedFeatures.WARPED_FOREST_VEGETATION
static final RegistryEntry<PlacedFeature>
TreePlacedFeatures.WARPED_FUNGI
static final RegistryEntry<PlacedFeature>
NetherPlacedFeatures.WEEPING_VINES
Modifier and TypeMethodDescriptionprivate static RegistryEntry<PlacedFeature>
UndergroundConfiguredFeatures.createBigDripleafFeature
(Direction direction) static <FC extends FeatureConfig,
F extends Feature<FC>>
RegistryEntry<PlacedFeature>PlacedFeatures.createEntry
(F feature, FC featureConfig) static <FC extends FeatureConfig,
F extends Feature<FC>>
RegistryEntry<PlacedFeature>PlacedFeatures.createEntry
(F feature, FC featureConfig, BlockPredicate predicate) static <FC extends FeatureConfig,
F extends Feature<FC>>
RegistryEntry<PlacedFeature>PlacedFeatures.createEntry
(F feature, FC featureConfig, PlacementModifier[] modifiers) static RegistryEntry<PlacedFeature>
PlacedFeatures.createEntry
(RegistryEntry<? extends ConfiguredFeature<?, ?>> registryEntry, PlacementModifier[] modifiers) private static RegistryEntry<PlacedFeature>
UndergroundConfiguredFeatures.createSmallDripleafFeature()
RandomPatchFeatureConfig.feature()
Returns the value of thefeature
record component.static RegistryEntry<PlacedFeature>
PlacedFeatures.getDefaultPlacedFeature
(Registry<PlacedFeature> registry) FeaturePlacementContext.getPlacedFeature()
static RegistryEntry<PlacedFeature>
PlacedFeatures.register
(String id, RegistryEntry<? extends ConfiguredFeature<?, ?>> registryEntry, List<PlacementModifier> modifiers) static RegistryEntry<PlacedFeature>
PlacedFeatures.register
(String id, RegistryEntry<? extends ConfiguredFeature<?, ?>> registryEntry, PlacementModifier[] modifiers) Modifier and TypeMethodDescriptionstatic RandomPatchFeatureConfig
ConfiguredFeatures.createRandomPatchFeatureConfig
(int tries, RegistryEntry<PlacedFeature> feature) static RegistryEntry<PlacedFeature>
PlacedFeatures.getDefaultPlacedFeature
(Registry<PlacedFeature> registry) ModifierConstructorDescriptionFeaturePlacementContext
(StructureWorldAccess world, ChunkGenerator generator, Optional<PlacedFeature> placedFeature) RandomBooleanFeatureConfig
(RegistryEntry<PlacedFeature> featureTrue, RegistryEntry<PlacedFeature> featureFalse) RandomFeatureConfig
(List<RandomFeatureEntry> features, RegistryEntry<PlacedFeature> defaultFeature) RandomFeatureEntry
(RegistryEntry<PlacedFeature> feature, float chance) RandomPatchFeatureConfig
(int int2, int int3, int int4, RegistryEntry<PlacedFeature> registryEntry) RootSystemFeatureConfig
(RegistryEntry<PlacedFeature> feature, int requiredVerticalSpaceForTree, int rootRadius, TagKey<Block> rootReplaceable, BlockStateProvider rootStateProvider, int rootPlacementAttempts, int maxRootColumnHeight, int hangingRootRadius, int hangingRootVerticalSpan, BlockStateProvider hangingRootStateProvider, int hangingRootPlacementAttempts, int allowedVerticalWaterForTree, BlockPredicate predicate) VegetationPatchFeatureConfig
(TagKey<Block> replaceable, BlockStateProvider groundState, RegistryEntry<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
Modifier and TypeFieldDescriptionprivate final List<PlacedFeature>
PlacedFeatureIndexer.IndexedFeatures.features
The field for thefeatures
record component.private final ToIntFunction<PlacedFeature>
PlacedFeatureIndexer.IndexedFeatures.indexMapping
The field for theindexMapping
record component.private final Optional<PlacedFeature>
FeatureDebugLogger.FeatureData.topFeature
The field for thetopFeature
record component.Modifier and TypeMethodDescriptionPlacedFeatureIndexer.IndexedFeatures.features()
Returns the value of thefeatures
record component.PlacedFeatureIndexer.IndexedFeatures.indexMapping()
Returns the value of theindexMapping
record component.FeatureDebugLogger.FeatureData.topFeature()
Returns the value of thetopFeature
record component.Modifier and TypeMethodDescriptionstatic <T> List<PlacedFeatureIndexer.IndexedFeatures>
PlacedFeatureIndexer.collectIndexedFeatures
(List<T> biomes, Function<T, List<RegistryEntryList<PlacedFeature>>> biomesToPlacedFeaturesList, boolean listInvolvedBiomesOnFailure) Returns the indexed placed features collected after validating feature orders.static void
FeatureDebugLogger.incrementFeatureCount
(ServerWorld world, ConfiguredFeature<?, ?> configuredFeature, Optional<PlacedFeature> placedFeature) ModifierConstructorDescription(package private)
FeatureData
(ConfiguredFeature<?, ?> configuredFeature, Optional<PlacedFeature> optional) (package private)
IndexedFeatures
(List<PlacedFeature> features) IndexedFeatures
(List<PlacedFeature> list, ToIntFunction<PlacedFeature> toIntFunction) IndexedFeatures
(List<PlacedFeature> list, ToIntFunction<PlacedFeature> toIntFunction)