public static class OceanMonumentPieces.DoubleZRoom extends OceanMonumentPieces.Piece
StructurePiece.BlockSelectorBRICKS_PRISMARINE, DARK_PRISMARINE, DOT_DECO_DATA, field_212180_g, GRIDROOM_LEFTWING_CONNECT_INDEX, GRIDROOM_RIGHTWING_CONNECT_INDEX, GRIDROOM_SOURCE_INDEX, GRIDROOM_TOP_CONNECT_INDEX, roomDefinition, ROUGH_PRISMARINE, SEA_LANTERN, WATERboundingBox, CAVE_AIR, componentType| Constructor and Description | 
|---|
DoubleZRoom(Direction p_i50653_1_,
           OceanMonumentPieces.RoomDefinition p_i50653_2_)  | 
DoubleZRoom(TemplateManager p_i50654_1_,
           CompoundNBT p_i50654_2_)  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
create(IWorld worldIn,
      ChunkGenerator<?> chunkGeneratorIn,
      java.util.Random randomIn,
      MutableBoundingBox mutableBoundingBoxIn,
      ChunkPos chunkPosIn)  | 
doesChunkIntersect, generateBoxOnFillOnly, generateDefaultFloor, getRoomIndex, makeOpening, readAdditional, spawnElderbuildComponent, 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, writepublic DoubleZRoom(Direction p_i50653_1_, OceanMonumentPieces.RoomDefinition p_i50653_2_)
public DoubleZRoom(TemplateManager p_i50654_1_, CompoundNBT p_i50654_2_)
public boolean create(IWorld worldIn, ChunkGenerator<?> chunkGeneratorIn, java.util.Random randomIn, MutableBoundingBox mutableBoundingBoxIn, ChunkPos chunkPosIn)
create in class StructurePiece