Package net.minecraft.world.gen.feature
Class BlobReplacementConfig
java.lang.Object
net.minecraft.world.gen.feature.BlobReplacementConfig
- All Implemented Interfaces:
IFeatureConfig
-
Field Summary
Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<BlobReplacementConfig>
private final FeatureSpread
final BlockState
final BlockState
Fields inherited from interface net.minecraft.world.gen.feature.IFeatureConfig
NONE
-
Constructor Summary
ConstructorDescriptionBlobReplacementConfig
(BlockState p_i241993_1_, BlockState p_i241993_2_, FeatureSpread p_i241993_3_) -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface net.minecraft.world.gen.feature.IFeatureConfig
getFeatures
-
Field Details
-
CODEC
-
targetState
-
replaceState
-
radius
-
-
Constructor Details
-
BlobReplacementConfig
public BlobReplacementConfig(BlockState p_i241993_1_, BlockState p_i241993_2_, FeatureSpread p_i241993_3_)
-
-
Method Details
-
radius
-