public static class BuriedTreasure.Piece extends StructurePiece
StructurePiece.BlockSelector
boundingBox, CAVE_AIR, componentType
Constructor and Description |
---|
Piece(BlockPos p_i48882_1_) |
Piece(TemplateManager p_i50677_1_,
CompoundNBT p_i50677_2_) |
Modifier and Type | Method and Description |
---|---|
boolean |
addComponentParts(IWorld worldIn,
java.util.Random randomIn,
MutableBoundingBox structureBoundingBoxIn,
ChunkPos p_74875_4_) |
protected void |
readAdditional(CompoundNBT tagCompound) |
buildComponent, createDispenser, fillWithAir, fillWithBlocks, fillWithRandomizedBlocks, findIntersecting, func_197528_a, func_214807_k, func_214810_a, generateChest, generateChest, generateMaybeBox, getBlockStateFromPos, getBoundingBox, getComponentType, getCoordBaseMode, getRotation, getSkyBrightness, getXWithOffset, getYWithOffset, getZWithOffset, isLiquidInStructureBoundingBox, offset, randomlyPlaceBlock, randomlyRareFillWithBlocks, replaceAirAndLiquidDownwards, setBlockState, setCoordBaseMode, write
public Piece(BlockPos p_i48882_1_)
public Piece(TemplateManager p_i50677_1_, CompoundNBT p_i50677_2_)
protected void readAdditional(CompoundNBT tagCompound)
readAdditional
in class StructurePiece
public boolean addComponentParts(IWorld worldIn, java.util.Random randomIn, MutableBoundingBox structureBoundingBoxIn, ChunkPos p_74875_4_)
addComponentParts
in class StructurePiece