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