Package net.minecraft.structure.pool
Interface StructurePoolBasedGenerator.PieceFactory
- Enclosing class:
- StructurePoolBasedGenerator
public static interface StructurePoolBasedGenerator.PieceFactory
-
Method Summary
Modifier and Type Method Description PoolStructurePiece
create(StructureManager structureManager, StructurePoolElement poolElement, BlockPos pos, int int2, BlockRotation rotation, BlockBox elementBounds)
-
Method Details
-
create
PoolStructurePiece create(StructureManager structureManager, StructurePoolElement poolElement, BlockPos pos, int int2, BlockRotation rotation, BlockBox elementBounds)
-