Uses of Interface
net.minecraft.world.level.levelgen.structure.pieces.PieceGeneratorSupplier
Packages that use PieceGeneratorSupplier
-
Uses of PieceGeneratorSupplier in net.minecraft.world.level.levelgen.structure.pieces
Methods in net.minecraft.world.level.levelgen.structure.pieces that return PieceGeneratorSupplierModifier and TypeMethodDescriptionstatic <C extends FeatureConfiguration>
PieceGeneratorSupplier<C>PieceGeneratorSupplier.simple
(Predicate<PieceGeneratorSupplier.Context<C>> p_197350_, PieceGenerator<C> p_197351_)