public class SwampHutPiece extends ScatteredStructurePiece
StructurePiece.BlockSelector
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 |
addComponentParts(IWorld worldIn,
java.util.Random randomIn,
MutableBoundingBox structureBoundingBoxIn,
ChunkPos p_74875_4_) |
protected void |
readAdditional(CompoundNBT tagCompound) |
func_202580_a
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 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 addComponentParts(IWorld worldIn, java.util.Random randomIn, MutableBoundingBox structureBoundingBoxIn, ChunkPos p_74875_4_)
addComponentParts
in class StructurePiece