Class BlockPileConfiguration
java.lang.Object
net.minecraft.world.level.levelgen.feature.configurations.BlockPileConfiguration
- All Implemented Interfaces:
 FeatureConfiguration
- Direct Known Subclasses:
 NetherForestVegetationConfig
- 
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<BlockPileConfiguration>final BlockStateProviderFields inherited from interface net.minecraft.world.level.levelgen.feature.configurations.FeatureConfiguration
NONE - 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.world.level.levelgen.feature.configurations.FeatureConfiguration
getFeatures 
- 
Field Details
- 
CODEC
 - 
stateProvider
 
 - 
 - 
Constructor Details
- 
BlockPileConfiguration
 
 -