Uses of Class
net.minecraft.world.gen.feature.BlockPileFeatureConfig
-
Uses of BlockPileFeatureConfig in net.minecraft.world.gen.feature
Modifier and TypeFieldDescriptionstatic final Feature
<BlockPileFeatureConfig> Feature.BLOCK_PILE
static final com.mojang.serialization.Codec
<BlockPileFeatureConfig> BlockPileFeatureConfig.CODEC
Modifier and TypeMethodDescriptionprivate void
BlockPileFeature.addPileBlock
(WorldAccess world, BlockPos pos, Random random, BlockPileFeatureConfig config) Modifier and TypeMethodDescriptionboolean
BlockPileFeature.generate
(FeatureContext<BlockPileFeatureConfig> context) ModifierConstructorDescriptionBlockPileFeature
(com.mojang.serialization.Codec<BlockPileFeatureConfig> configCodec)