Package net.minecraft.world.gen.feature
Class BastionRemnantFeatureConfig
java.lang.Object
net.minecraft.world.gen.feature.BastionRemnantFeatureConfig
- All Implemented Interfaces:
FeatureConfig
public class BastionRemnantFeatureConfig extends Object implements FeatureConfig
-
Field Summary
Fields Modifier and Type Field Description static com.mojang.serialization.Codec<BastionRemnantFeatureConfig>CODECprivate List<StructurePoolFeatureConfig>possibleConfigs -
Constructor Summary
Constructors Modifier Constructor Description privateBastionRemnantFeatureConfig(List<StructurePoolFeatureConfig> list)BastionRemnantFeatureConfig(Map<String,Integer> startPoolToSize) -
Method Summary
Modifier and Type Method Description StructurePoolFeatureConfiggetRandom(Random random)