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