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