net.minecraft.structure

public abstract class PoolStructurePiece

extends StructurePiece

cik
net.minecraft.class_3790
net.minecraft.structure.PoolStructurePiece
net.minecraft.world.gen.feature.structure.AbstractVillagePiece

Field summary

Modifier and TypeField
protected final StructurePoolElement
a
field_16693
poolElement
field_214832_a
protected BlockPos
b
field_16695
pos
field_214833_b
private final int
d
field_16692
groundLevelDelta
field_214835_d
protected final BlockRotation
c
field_16694
rotation
field_214834_c
private final List<JigsawJunction>
e
field_16696
junctions
field_214836_e
private final StructureManager
f
field_17660
structureManager
field_214837_f

Constructor summary

ModifierConstructor
public (StructurePieceType arg0, StructureManager arg1, StructurePoolElement arg2, BlockPos arg3, int arg4, BlockRotation arg5, MutableIntBoundingBox arg6)
public (StructureManager arg0, CompoundTag arg1, StructurePieceType arg2)

Method summary

Modifier and TypeMethod
protected void
a(ic arg0)
method_14943(class_2487 arg0)
toNbt(CompoundTag arg0)
func_143011_b(CompoundNBT arg0)
public boolean
a(bhn arg0, Random arg1, chx arg2, bgy arg3)
method_14931(class_1936 arg0, Random arg1, class_3341 arg2, class_1923 arg3)
generate(IWorld arg0, Random arg1, MutableIntBoundingBox arg2, ChunkPos arg3)
func_74875_a(IWorld arg0, Random arg1, MutableBoundingBox arg2, ChunkPos arg3)
public void
a(int arg0, int arg1, int arg2)
method_14922(int arg0, int arg1, int arg2)
translate(int arg0, int arg1, int arg2)
func_181138_a(int arg0, int arg1, int arg2)
public BlockRotation
X_()
method_16888()
getRotation()
func_214809_Y_()
public StructurePoolElement
b()
method_16644()
getPoolElement()
func_214826_b()
public BlockPos
c()
method_16648()
getPos()
func_214828_c()
public int
d()
method_16646()
getGroundLevelDelta()
func_214830_d()
public void
a(cfi arg0)
method_16647(class_3780 arg0)
addJunction(JigsawJunction arg0)
func_214831_a(JigsawJunction arg0)
public List<JigsawJunction>
e()
method_16645()
getJunctions()
func_214829_e()