Package net.minecraft.world.gen.feature
Class FillLayerFeatureConfig
java.lang.Object
net.minecraft.world.gen.feature.FillLayerFeatureConfig
- All Implemented Interfaces:
FeatureConfig
public class FillLayerFeatureConfig extends Object implements FeatureConfig
-
Field Summary
Fields Modifier and Type Field Description static com.mojang.serialization.Codec<FillLayerFeatureConfig>CODECintheightBlockStatestate -
Constructor Summary
Constructors Constructor Description FillLayerFeatureConfig(int height, BlockState state) -
Method Summary