public static class OceanMonumentPieces.WingRoom extends OceanMonumentPieces.Piece
StructurePiece.BlockSelector
BRICKS_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, WATER
boundingBox, CAVE_AIR, componentType
Constructor and Description |
---|
WingRoom(Direction p_i45585_1_,
MutableBoundingBox p_i45585_2_,
int p_i45585_3_) |
WingRoom(TemplateManager p_i50643_1_,
CompoundNBT p_i50643_2_) |
Modifier and Type | Method and Description |
---|---|
boolean |
addComponentParts(IWorld worldIn,
java.util.Random randomIn,
MutableBoundingBox structureBoundingBoxIn,
ChunkPos p_74875_4_) |
doesChunkIntersect, generateBoxOnFillOnly, generateDefaultFloor, getRoomIndex, makeOpening, readAdditional, spawnElder
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 WingRoom(Direction p_i45585_1_, MutableBoundingBox p_i45585_2_, int p_i45585_3_)
public WingRoom(TemplateManager p_i50643_1_, CompoundNBT p_i50643_2_)
public boolean addComponentParts(IWorld worldIn, java.util.Random randomIn, MutableBoundingBox structureBoundingBoxIn, ChunkPos p_74875_4_)
addComponentParts
in class StructurePiece