Interface JigsawManager.IPieceFactory
-
- Enclosing class:
- JigsawManager
public static interface JigsawManager.IPieceFactory
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description AbstractVillagePiece
create(TemplateManager p_create_1_, JigsawPiece p_create_2_, BlockPos p_create_3_, int p_create_4_, Rotation p_create_5_, MutableBoundingBox p_create_6_)
-
-
-
Method Detail
-
create
AbstractVillagePiece create(TemplateManager p_create_1_, JigsawPiece p_create_2_, BlockPos p_create_3_, int p_create_4_, Rotation p_create_5_, MutableBoundingBox p_create_6_)
-
-