public static class StructureOceanMonumentPieces.Penthouse extends StructureOceanMonumentPieces.Piece
StructureComponent.BlockSelector
BRICKS_PRISMARINE, DARK_PRISMARINE, DOT_DECO_DATA, GRIDROOM_LEFTWING_CONNECT_INDEX, GRIDROOM_RIGHTWING_CONNECT_INDEX, GRIDROOM_SOURCE_INDEX, GRIDROOM_TOP_CONNECT_INDEX, roomDefinition, ROUGH_PRISMARINE, SEA_LANTERN, WATER
boundingBox, componentType
Constructor and Description |
---|
Penthouse() |
Penthouse(EnumFacing p_i45591_1_,
StructureBoundingBox p_i45591_2_) |
Modifier and Type | Method and Description |
---|---|
boolean |
addComponentParts(World worldIn,
java.util.Random randomIn,
StructureBoundingBox structureBoundingBoxIn) |
doesChunkIntersect, generateBoxOnFillOnly, generateDefaultFloor, generateWaterBox, getRoomIndex, readStructureFromNBT, spawnElder, writeStructureToNBT
buildComponent, 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 Penthouse()
public Penthouse(EnumFacing p_i45591_1_, StructureBoundingBox p_i45591_2_)
public boolean addComponentParts(World worldIn, java.util.Random randomIn, StructureBoundingBox structureBoundingBoxIn)
addComponentParts
in class StructureComponent