extends StructurePiece
| cig | |
| net.minecraft.class_3790 | |
| net.minecraft.world.gen.feature.structure.AbstractVillagePiece |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| protected final JigsawPiece |
| ||||||
| protected BlockPos |
| ||||||
| private final int |
| ||||||
| protected final Rotation |
| ||||||
| private final List<JigsawJunction> |
| ||||||
| private final TemplateManager |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (IStructurePieceType arg0, TemplateManager arg1, JigsawPiece arg2, BlockPos arg3, int arg4, Rotation arg5, MutableBoundingBox arg6) |
| public | (TemplateManager arg0, CompoundNBT arg1, IStructurePieceType arg2) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| protected void |
| ||||||
| public boolean |
| ||||||
| public void |
| ||||||
| public Rotation |
| ||||||
| public JigsawPiece |
| ||||||
| public BlockPos |
| ||||||
| public int |
| ||||||
| public void |
| ||||||
| public List<JigsawJunction> |
|