Interface PostPlacementProcessor
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
- 
Field SummaryFields
- 
Method SummaryModifier and TypeMethodDescriptionvoidafterPlace(WorldGenLevel p_226526_, StructureManager p_226527_, ChunkGenerator p_226528_, RandomSource p_226529_, BoundingBox p_226530_, ChunkPos p_226531_, PiecesContainer p_226532_) 
- 
Field Details- 
NONE
 
- 
- 
Method Details- 
afterPlacevoid afterPlace(WorldGenLevel p_226526_, StructureManager p_226527_, ChunkGenerator p_226528_, RandomSource p_226529_, BoundingBox p_226530_, ChunkPos p_226531_, PiecesContainer p_226532_) 
 
-