public static class StructureNetherBridgePieces.Start extends StructureNetherBridgePieces.Crossing3
StructureComponent.BlockSelector| Modifier and Type | Field and Description | 
|---|---|
| java.util.List<StructureComponent> | field_74967_d | 
| java.util.List<StructureNetherBridgePieces.PieceWeight> | primaryWeights | 
| java.util.List<StructureNetherBridgePieces.PieceWeight> | secondaryWeights | 
| StructureNetherBridgePieces.PieceWeight | theNetherBridgePieceWeight | 
field_111019_aboundingBox, componentType, coordBaseMode| Constructor and Description | 
|---|
| Start() | 
| Start(java.util.Random p_i2059_1_,
     int p_i2059_2_,
     int p_i2059_3_) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected void | readStructureFromNBT(NBTTagCompound tagCompound)(abstract) Helper method to read subclass data from NBT | 
| protected void | writeStructureToNBT(NBTTagCompound tagCompound)(abstract) Helper method to write subclass data to NBT | 
addComponentParts, buildComponent, func_175885_agetNextComponentNormal, getNextComponentX, getNextComponentZ, isAboveGroundclearCurrentPositionBlocksUpwards, 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, setBlockStatepublic StructureNetherBridgePieces.PieceWeight theNetherBridgePieceWeight
public java.util.List<StructureNetherBridgePieces.PieceWeight> primaryWeights
public java.util.List<StructureNetherBridgePieces.PieceWeight> secondaryWeights
public java.util.List<StructureComponent> field_74967_d
public Start()
public Start(java.util.Random p_i2059_1_,
             int p_i2059_2_,
             int p_i2059_3_)
protected void readStructureFromNBT(NBTTagCompound tagCompound)
StructureComponentreadStructureFromNBT in class StructureNetherBridgePieces.Pieceprotected void writeStructureToNBT(NBTTagCompound tagCompound)
StructureComponentwriteStructureToNBT in class StructureNetherBridgePieces.Piece