Uses of Class
net.minecraft.world.gen.placement.ConfiguredPlacement
Packages that use ConfiguredPlacement
Package
Description
-
Uses of ConfiguredPlacement in net.minecraft.world.gen
Methods in net.minecraft.world.gen with parameters of type ConfiguredPlacement -
Uses of ConfiguredPlacement in net.minecraft.world.gen.feature
Fields in net.minecraft.world.gen.feature declared as ConfiguredPlacementModifier and TypeFieldDescriptionstatic final ConfiguredPlacement<?>Features.Placements.ADD_32final ConfiguredPlacement<?>DecoratedFeatureConfig.decoratorstatic final ConfiguredPlacement<FeatureSpreadConfig>Features.Placements.FIREstatic final ConfiguredPlacement<NoPlacementConfig>Features.Placements.HEIGHTMAPstatic final ConfiguredPlacement<NoPlacementConfig>Features.Placements.HEIGHTMAP_DOUBLEstatic final ConfiguredPlacement<?>Features.Placements.HEIGHTMAP_DOUBLE_SQUAREstatic final ConfiguredPlacement<?>Features.Placements.HEIGHTMAP_SQUAREstatic final ConfiguredPlacement<NoPlacementConfig>Features.Placements.HEIGHTMAP_WORLD_SURFACEstatic final ConfiguredPlacement<TopSolidRangeConfig>Features.Placements.RANGE_10_20_ROOFEDstatic final ConfiguredPlacement<TopSolidRangeConfig>Features.Placements.RANGE_4_8_ROOFEDstatic final ConfiguredPlacement<NoPlacementConfig>Features.Placements.TOP_SOLID_HEIGHTMAPstatic final ConfiguredPlacement<?>Features.Placements.TOP_SOLID_HEIGHTMAP_SQUAREMethods in net.minecraft.world.gen.feature with parameters of type ConfiguredPlacementModifier and TypeMethodDescriptionConfiguredFeature<?,?> ConfiguredFeature.decorated(ConfiguredPlacement<?> p_227228_1_) Constructors in net.minecraft.world.gen.feature with parameters of type ConfiguredPlacementModifierConstructorDescriptionDecoratedFeatureConfig(Supplier<ConfiguredFeature<?, ?>> p_i241984_1_, ConfiguredPlacement<?> p_i241984_2_) -
Uses of ConfiguredPlacement in net.minecraft.world.gen.placement
Fields in net.minecraft.world.gen.placement declared as ConfiguredPlacementModifier and TypeFieldDescriptionprivate final ConfiguredPlacement<?>DecoratedPlacementConfig.innerprivate final ConfiguredPlacement<?>DecoratedPlacementConfig.outerFields in net.minecraft.world.gen.placement with type parameters of type ConfiguredPlacementModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<ConfiguredPlacement<?>>ConfiguredPlacement.CODECprivate final com.mojang.serialization.Codec<ConfiguredPlacement<DC>>Placement.configuredCodecMethods in net.minecraft.world.gen.placement that return ConfiguredPlacementModifier and TypeMethodDescriptionPlacement.configured(DC p_227446_1_) ConfiguredPlacement.decorated(ConfiguredPlacement<?> p_227228_1_) DecoratedPlacementConfig.inner()DecoratedPlacementConfig.outer()Methods in net.minecraft.world.gen.placement that return types with arguments of type ConfiguredPlacementModifier and TypeMethodDescriptioncom.mojang.serialization.Codec<ConfiguredPlacement<DC>>Placement.configuredCodec()Methods in net.minecraft.world.gen.placement with parameters of type ConfiguredPlacementModifier and TypeMethodDescriptionConfiguredPlacement.decorated(ConfiguredPlacement<?> p_227228_1_) Constructors in net.minecraft.world.gen.placement with parameters of type ConfiguredPlacementModifierConstructorDescriptionDecoratedPlacementConfig(ConfiguredPlacement<?> p_i242020_1_, ConfiguredPlacement<?> p_i242020_2_)