Class ReplaceSphereConfiguration
java.lang.Object
net.minecraft.world.level.levelgen.feature.configurations.ReplaceSphereConfiguration
- All Implemented Interfaces:
 FeatureConfiguration
- 
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<ReplaceSphereConfiguration>private final IntProviderfinal BlockStatefinal BlockStateFields inherited from interface net.minecraft.world.level.levelgen.feature.configurations.FeatureConfiguration
NONE - 
Constructor Summary
ConstructorsConstructorDescriptionReplaceSphereConfiguration(BlockState p_161091_, BlockState p_161092_, IntProvider p_161093_)  - 
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
 - 
targetState
 - 
replaceState
 - 
radius
 
 - 
 - 
Constructor Details
- 
ReplaceSphereConfiguration
public ReplaceSphereConfiguration(BlockState p_161091_, BlockState p_161092_, IntProvider p_161093_)  
 - 
 - 
Method Details
- 
radius
 
 -