public class DesertPyramidPiece extends ScatteredStructurePiece
StructurePiece.BlockSelector
depth, height, hPos, width
boundingBox, CAVE_AIR, componentType
コンストラクタと説明 |
---|
DesertPyramidPiece(java.util.Random random,
int x,
int z) |
DesertPyramidPiece(TemplateManager p_i51351_1_,
CompoundNBT p_i51351_2_) |
修飾子とタイプ | メソッドと説明 |
---|---|
boolean |
func_225577_a_(IWorld p_225577_1_,
ChunkGenerator<?> p_225577_2_,
java.util.Random p_225577_3_,
MutableBoundingBox p_225577_4_,
ChunkPos p_225577_5_) |
protected void |
readAdditional(CompoundNBT tagCompound)
(abstract) Helper method to read subclass data from NBT
|
isInsideBounds
buildComponent, createDispenser, fillWithAir, fillWithBlocks, fillWithRandomizedBlocks, findIntersecting, func_197528_a, func_214810_a, generateChest, generateChest, generateMaybeBox, getBlockStateFromPos, getBoundingBox, getComponentType, getCoordBaseMode, getRotation, getSkyBrightness, getStructurePieceType, getXWithOffset, getYWithOffset, getZWithOffset, isLiquidInStructureBoundingBox, offset, randomlyPlaceBlock, randomlyRareFillWithBlocks, replaceAirAndLiquidDownwards, setBlockState, setCoordBaseMode, write
public 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
クラス内 ScatteredStructurePiece
public boolean func_225577_a_(IWorld p_225577_1_, ChunkGenerator<?> p_225577_2_, java.util.Random p_225577_3_, MutableBoundingBox p_225577_4_, ChunkPos p_225577_5_)
func_225577_a_
クラス内 StructurePiece