public static class StructureOceanMonumentPieces.WingRoom extends StructureOceanMonumentPieces.Piece
StructureComponent.BlockSelector
Modifier and Type | Field and Description |
---|---|
private int |
mainDesign |
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 |
---|
WingRoom() |
WingRoom(EnumFacing p_i45585_1_,
StructureBoundingBox p_i45585_2_,
int p_i45585_3_) |
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 WingRoom()
public WingRoom(EnumFacing p_i45585_1_, StructureBoundingBox p_i45585_2_, int p_i45585_3_)
public boolean addComponentParts(World worldIn, java.util.Random randomIn, StructureBoundingBox structureBoundingBoxIn)
addComponentParts
in class StructureComponent