Uses of Interface
net.minecraft.world.level.levelgen.structure.pieces.PieceGenerator
Packages that use PieceGenerator
-
Uses of PieceGenerator in net.minecraft.world.level.levelgen.structure.pieces
Methods in net.minecraft.world.level.levelgen.structure.pieces that return types with arguments of type PieceGeneratorModifier and TypeMethodDescriptionPieceGeneratorSupplier.createGenerator
(PieceGeneratorSupplier.Context<C> p_197348_) Methods in net.minecraft.world.level.levelgen.structure.pieces with parameters of type PieceGeneratorModifier and TypeMethodDescriptionstatic <C extends FeatureConfiguration>
PieceGeneratorSupplier<C> PieceGeneratorSupplier.simple
(Predicate<PieceGeneratorSupplier.Context<C>> p_197350_, PieceGenerator<C> p_197351_)