Package net.minecraft.world.gen.feature
Class BlobReplacementConfig
java.lang.Object
net.minecraft.world.gen.feature.BlobReplacementConfig
- All Implemented Interfaces:
- IFeatureConfig
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<BlobReplacementConfig>private final FeatureSpreadfinal BlockStatefinal BlockStateFields inherited from interface net.minecraft.world.gen.feature.IFeatureConfigNONE
- 
Constructor SummaryConstructorsConstructorDescriptionBlobReplacementConfig(BlockState p_i241993_1_, BlockState p_i241993_2_, FeatureSpread p_i241993_3_) 
- 
Method SummaryMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.world.gen.feature.IFeatureConfiggetFeatures
- 
Field Details- 
CODEC
- 
targetState
- 
replaceState
- 
radius
 
- 
- 
Constructor Details- 
BlobReplacementConfigpublic BlobReplacementConfig(BlockState p_i241993_1_, BlockState p_i241993_2_, FeatureSpread p_i241993_3_) 
 
- 
- 
Method Details- 
radius
 
-