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