public static class StructureNetherBridgePieces.NetherStalkRoom extends StructureNetherBridgePieces.Piece
StructureComponent.BlockSelector
boundingBox, componentType
Constructor and Description |
---|
NetherStalkRoom() |
NetherStalkRoom(int p_i45612_1_,
java.util.Random p_i45612_2_,
StructureBoundingBox p_i45612_3_,
EnumFacing p_i45612_4_) |
Modifier and Type | Method and Description |
---|---|
boolean |
addComponentParts(World worldIn,
java.util.Random randomIn,
StructureBoundingBox structureBoundingBoxIn) |
void |
buildComponent(StructureComponent componentIn,
java.util.List<StructureComponent> listIn,
java.util.Random rand) |
static StructureNetherBridgePieces.NetherStalkRoom |
createPiece(java.util.List<StructureComponent> p_175875_0_,
java.util.Random p_175875_1_,
int p_175875_2_,
int p_175875_3_,
int p_175875_4_,
EnumFacing p_175875_5_,
int p_175875_6_) |
getNextComponentNormal, getNextComponentX, getNextComponentZ, isAboveGround, readStructureFromNBT, writeStructureToNBT
clearCurrentPositionBlocksUpwards, createDispenser, createStructureBaseNBT, fillWithAir, fillWithBlocks, fillWithRandomizedBlocks, findIntersecting, generateChest, generateChest, generateDoor, generateMaybeBox, getBlockStateFromPos, getBoundingBox, getComponentType, getCoordBaseMode, getSkyBrightness, getXWithOffset, getYWithOffset, getZWithOffset, isLiquidInStructureBoundingBox, offset, randomlyPlaceBlock, randomlyRareFillWithBlocks, readStructureBaseNBT, replaceAirAndLiquidDownwards, setBlockState, setCoordBaseMode
public NetherStalkRoom()
public NetherStalkRoom(int p_i45612_1_, java.util.Random p_i45612_2_, StructureBoundingBox p_i45612_3_, EnumFacing p_i45612_4_)
public void buildComponent(StructureComponent componentIn, java.util.List<StructureComponent> listIn, java.util.Random rand)
buildComponent
in class StructureComponent
public static StructureNetherBridgePieces.NetherStalkRoom createPiece(java.util.List<StructureComponent> p_175875_0_, java.util.Random p_175875_1_, int p_175875_2_, int p_175875_3_, int p_175875_4_, EnumFacing p_175875_5_, int p_175875_6_)
public boolean addComponentParts(World worldIn, java.util.Random randomIn, StructureBoundingBox structureBoundingBoxIn)
addComponentParts
in class StructureComponent