public class SwampHutPiece extends ScatteredStructurePiece
StructurePiece.BlockSelector
Modifier and Type | Field and Description |
---|---|
private boolean |
field_214822_f |
private boolean |
witch |
depth, height, hPos, width
boundingBox, CAVE_AIR, componentType
Constructor and Description |
---|
SwampHutPiece(java.util.Random random,
int x,
int z) |
SwampHutPiece(TemplateManager p_i51340_1_,
CompoundNBT p_i51340_2_) |
Modifier and Type | Method and Description |
---|---|
boolean |
create(IWorld worldIn,
ChunkGenerator<?> chunkGeneratorIn,
java.util.Random randomIn,
MutableBoundingBox mutableBoundingBoxIn,
ChunkPos chunkPosIn) |
private void |
func_214821_a(IWorld p_214821_1_,
MutableBoundingBox p_214821_2_) |
protected void |
readAdditional(CompoundNBT tagCompound) |
isInsideBounds
buildComponent, correctFacing, createDispenser, fillWithAir, fillWithBlocks, fillWithRandomizedBlocks, findIntersecting, 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 SwampHutPiece(java.util.Random random, int x, int z)
public SwampHutPiece(TemplateManager p_i51340_1_, CompoundNBT p_i51340_2_)
protected void readAdditional(CompoundNBT tagCompound)
readAdditional
in class ScatteredStructurePiece
public boolean create(IWorld worldIn, ChunkGenerator<?> chunkGeneratorIn, java.util.Random randomIn, MutableBoundingBox mutableBoundingBoxIn, ChunkPos chunkPosIn)
create
in class StructurePiece
private void func_214821_a(IWorld p_214821_1_, MutableBoundingBox p_214821_2_)