public class DesertPyramidPiece extends ScatteredStructurePiece
StructurePiece.BlockSelectordepth, height, hPos, widthboundingBox, CAVE_AIR, componentType| Constructor and Description |
|---|
DesertPyramidPiece(java.util.Random random,
int x,
int z) |
DesertPyramidPiece(TemplateManager p_i51351_1_,
CompoundNBT p_i51351_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) |
func_202580_abuildComponent, 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, writepublic DesertPyramidPiece(java.util.Random random,
int x,
int z)
public DesertPyramidPiece(TemplateManager p_i51351_1_, CompoundNBT p_i51351_2_)
protected void readAdditional(CompoundNBT tagCompound)
readAdditional in class ScatteredStructurePiecepublic boolean addComponentParts(IWorld worldIn, java.util.Random randomIn, MutableBoundingBox structureBoundingBoxIn, ChunkPos p_74875_4_)
addComponentParts in class StructurePiece