Interface PieceGenerator<C extends FeatureConfiguration>
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
- 
Nested Class SummaryNested ClassesModifier and TypeInterfaceDescriptionstatic final recordPieceGenerator.Context<C extends FeatureConfiguration>
- 
Method SummaryModifier and TypeMethodDescriptionvoidgeneratePieces(StructurePiecesBuilder p_197326_, PieceGenerator.Context<C> p_197327_) 
- 
Method Details- 
generatePieces
 
-