Class BlockStateConfiguration
java.lang.Object
net.minecraft.world.level.levelgen.feature.configurations.BlockStateConfiguration
- All Implemented Interfaces:
- FeatureConfiguration
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<BlockStateConfiguration>final BlockStateFields 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
- 
state
 
- 
- 
Constructor Details- 
BlockStateConfiguration
 
-