extends StructurePiece
| cig | |
| net.minecraft.class_3790 | |
| net.minecraft.world.gen.feature.structure.AbstractVillagePiece | |
| net.minecraft.server.v1_14_R1.WorldGenFeaturePillagerOutpostPoolPiece |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| protected final WorldGenFeatureDefinedStructurePoolStructure |
| ||||||
| protected BlockPosition |
| ||||||
| private final int |
| ||||||
| protected final EnumBlockRotation |
| ||||||
| private final List<WorldGenFeatureDefinedStructureJigsawJunction> |
| ||||||
| private final DefinedStructureManager |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (WorldGenFeatureStructurePieceType arg0, DefinedStructureManager arg1, WorldGenFeatureDefinedStructurePoolStructure arg2, BlockPosition arg3, int arg4, EnumBlockRotation arg5, StructureBoundingBox arg6) |
| public | (DefinedStructureManager arg0, NBTTagCompound arg1, WorldGenFeatureStructurePieceType arg2) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| protected void |
| ||||||
| public boolean |
| ||||||
| public void |
| ||||||
| public EnumBlockRotation |
| ||||||
| public WorldGenFeatureDefinedStructurePoolStructure |
| ||||||
| public BlockPosition |
| ||||||
| public int |
| ||||||
| public void |
| ||||||
| public List<WorldGenFeatureDefinedStructureJigsawJunction> |
|