Package net.minecraft.world.gen.feature
Class RandomRandomFeatureConfig
java.lang.Object
net.minecraft.world.gen.feature.RandomRandomFeatureConfig
- All Implemented Interfaces:
FeatureConfig
public class RandomRandomFeatureConfig extends Object implements FeatureConfig
-
Field Summary
Fields Modifier and Type Field Description static com.mojang.serialization.Codec<RandomRandomFeatureConfig>CODECintcountList<ConfiguredFeature<?,?>>features -
Constructor Summary
Constructors Constructor Description RandomRandomFeatureConfig(List<ConfiguredFeature<?,?>> features, int count) -
Method Summary