public interface PieceGeneratorSupplier<C extends FeatureConfiguration>
etr | |
net.minecraft.world.level.levelgen.structure.pieces.PieceGeneratorSupplier | |
net.minecraft.class_6834 |
Method summary
Modifier and Type | Method | ||||
---|---|---|---|---|---|
Optional<PieceGenerator<C>> |
| ||||
static <C extends FeatureConfiguration> PieceGeneratorSupplier<C> |
| ||||
static <C extends FeatureConfiguration> Predicate<PieceGeneratorSupplier$Context<C>> |
|