net.minecraft.world.level.levelgen.structure

public abstract class PoolElementStructurePiece

extends StructurePiece

clo
net.minecraft.world.level.levelgen.structure.PoolElementStructurePiece
net.minecraft.class_3790
net.minecraft.structure.PoolStructurePiece
net.minecraft.world.gen.feature.structure.AbstractVillagePiece
net.minecraft.server.v1_15_R1.WorldGenFeaturePillagerOutpostPoolPiece

Field summary

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

Constructor summary

ModifierConstructor
public (StructurePieceType type, StructureManager manager, StructurePoolElement poolElement, BlockPos pos, int groundLevelDelta, Rotation rotation, BoundingBox boundingBox)
public (StructureManager manager, CompoundTag tag, StructurePieceType type)

Method summary

Modifier and TypeMethod
protected void
a(jt arg0)
addAdditionalSaveData(CompoundTag arg0)
method_14943(class_2487 arg0)
toNbt(CompoundTag arg0)
func_143011_b(CompoundNBT arg0)
public boolean
a(bjx arg0, caa<?> arg1, Random arg2, clb arg3, bjh arg4)
postProcess(LevelAccessor arg0, ChunkGenerator<?> arg1, Random arg2, BoundingBox arg3, ChunkPos arg4)
method_14931(class_1936 arg0, class_2794<?> arg1, Random arg2, class_3341 arg3, class_1923 arg4)
generate(IWorld arg0, ChunkGenerator<?> arg1, Random arg2, BlockBox arg3, ChunkPos arg4)
func_225577_a_(IWorld arg0, ChunkGenerator<?> arg1, Random arg2, MutableBoundingBox arg3, ChunkPos arg4)
public void
a(int arg0, int arg1, int arg2)
move(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 Rotation
ad_()
getRotation()
method_16888()
getRotation()
func_214809_Y_()
public StructurePoolElement
b()
getElement()
method_16644()
getPoolElement()
func_214826_b()
public BlockPos
c()
getPosition()
method_16648()
getPos()
func_214828_c()
public int
d()
getGroundLevelDelta()
method_16646()
getGroundLevelDelta()
func_214830_d()
public void
a(cig arg0)
addJunction(JigsawJunction arg0)
method_16647(class_3780 arg0)
addJunction(JigsawJunction junction)
func_214831_a(JigsawJunction arg0)
public List<JigsawJunction>
e()
getJunctions()
method_16645()
getJunctions()
func_214829_e()