Package | Description |
---|---|
net.minecraft.world.gen.feature.jigsaw | |
net.minecraft.world.gen.feature.structure |
Modifier and Type | Field and Description |
---|---|
private AbstractVillagePiece |
JigsawManager.Entry.villagePiece |
Modifier and Type | Method and Description |
---|---|
AbstractVillagePiece |
JigsawManager.IPieceFactory.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_) |
Modifier and Type | Method and Description |
---|---|
private void |
JigsawManager.Assembler.tryPlacingChildren(AbstractVillagePiece villagePieceIn,
java.util.concurrent.atomic.AtomicReference<VoxelShape> atomicVoxelShape,
int p_214881_3_,
int p_214881_4_) |
Constructor and Description |
---|
Entry(AbstractVillagePiece villagePieceIn,
java.util.concurrent.atomic.AtomicReference<VoxelShape> p_i50692_2_,
int p_i50692_3_,
int p_i50692_4_) |
Modifier and Type | Class and Description |
---|---|
static class |
PillagerOutpostPieces.PillageOutpost |
static class |
VillagePieces.Village |