public static class StructureOceanMonumentPieces.SimpleTopRoom extends StructureOceanMonumentPieces.Piece
StructureComponent.BlockSelector
field_175822_f, field_175823_g, field_175824_d, field_175825_e, field_175826_b, field_175827_c, field_175828_a, field_175829_j, field_175830_k, field_175831_h, field_175832_i
boundingBox, componentType, coordBaseMode
Constructor and Description |
---|
SimpleTopRoom() |
SimpleTopRoom(EnumFacing p_i45586_1_,
net.minecraft.world.gen.structure.StructureOceanMonumentPieces.RoomDefinition p_i45586_2_,
java.util.Random p_i45586_3_) |
Modifier and Type | Method and Description |
---|---|
boolean |
addComponentParts(World worldIn,
java.util.Random randomIn,
StructureBoundingBox structureBoundingBoxIn)
second Part of Structure generating, this for example places Spiderwebs, Mob Spawners, it closes
Mineshafts at the end, it adds Fences...
|
func_175817_a, func_175818_a, func_175819_a, func_175820_a, func_175821_a, func_181655_a, readStructureFromNBT, writeStructureToNBT
buildComponent, clearCurrentPositionBlocksUpwards, createStructureBaseNBT, fillWithAir, fillWithBlocks, fillWithRandomizedBlocks, findIntersecting, func_175805_a, func_181138_a, generateChestContents, generateDispenserContents, getBlockStateFromPos, getBoundingBox, getBoundingBoxCenter, getComponentType, getMetadataWithOffset, getXWithOffset, getYWithOffset, getZWithOffset, isLiquidInStructureBoundingBox, placeDoorCurrentPosition, randomlyPlaceBlock, randomlyRareFillWithBlocks, readStructureBaseNBT, replaceAirAndLiquidDownwards, setBlockState
public SimpleTopRoom()
public SimpleTopRoom(EnumFacing p_i45586_1_, net.minecraft.world.gen.structure.StructureOceanMonumentPieces.RoomDefinition p_i45586_2_, java.util.Random p_i45586_3_)
public boolean addComponentParts(World worldIn, java.util.Random randomIn, StructureBoundingBox structureBoundingBoxIn)
addComponentParts
in class StructureComponent