public static class StructureNetherBridgePieces.Start extends StructureNetherBridgePieces.Crossing3
StructureComponent.BlockSelector
Modifier and Type | Field and Description |
---|---|
protected static WeightedRandomChestContent[] |
field_111019_a |
java.util.ArrayList |
field_74967_d |
java.util.List |
primaryWeights |
java.util.List |
secondaryWeights |
net.minecraft.world.gen.structure.StructureNetherBridgePieces.PieceWeight |
theNetherBridgePieceWeight |
boundingBox, componentType, coordBaseMode
Constructor and Description |
---|
StructureNetherBridgePieces.Start() |
StructureNetherBridgePieces.Start(java.util.Random par1Random,
int par2,
int par3) |
Modifier and Type | Method and Description |
---|---|
protected void |
func_143011_b(NBTTagCompound par1NBTTagCompound) |
protected void |
func_143012_a(NBTTagCompound par1NBTTagCompound) |
protected StructureComponent |
getNextComponentNormal(StructureNetherBridgePieces.Start par1ComponentNetherBridgeStartPiece,
java.util.List par2List,
java.util.Random par3Random,
int par4,
int par5,
boolean par6) |
protected StructureComponent |
getNextComponentX(StructureNetherBridgePieces.Start par1ComponentNetherBridgeStartPiece,
java.util.List par2List,
java.util.Random par3Random,
int par4,
int par5,
boolean par6) |
protected StructureComponent |
getNextComponentZ(StructureNetherBridgePieces.Start par1ComponentNetherBridgeStartPiece,
java.util.List par2List,
java.util.Random par3Random,
int par4,
int par5,
boolean par6) |
protected static boolean |
isAboveGround(StructureBoundingBox par0StructureBoundingBox) |
addComponentParts, buildComponent, createValidComponent
clearCurrentPositionBlocksUpwards, fillWithAir, fillWithBlocks, fillWithMetadataBlocks, fillWithRandomizedBlocks, findIntersecting, func_143009_a, func_143010_b, func_151547_a, func_151552_a, func_151553_a, func_151554_b, generateStructureChestContents, generateStructureDispenserContents, getBlockAtCurrentPosition, getBoundingBox, getComponentType, getMetadataWithOffset, getXWithOffset, getYWithOffset, getZWithOffset, isLiquidInStructureBoundingBox, placeBlockAtCurrentPosition, placeDoorAtCurrentPosition, randomlyFillWithBlocks
public net.minecraft.world.gen.structure.StructureNetherBridgePieces.PieceWeight theNetherBridgePieceWeight
public java.util.List primaryWeights
public java.util.List secondaryWeights
public java.util.ArrayList field_74967_d
protected static final WeightedRandomChestContent[] field_111019_a
public StructureNetherBridgePieces.Start()
public StructureNetherBridgePieces.Start(java.util.Random par1Random, int par2, int par3)
protected void func_143011_b(NBTTagCompound par1NBTTagCompound)
protected void func_143012_a(NBTTagCompound par1NBTTagCompound)
protected StructureComponent getNextComponentNormal(StructureNetherBridgePieces.Start par1ComponentNetherBridgeStartPiece, java.util.List par2List, java.util.Random par3Random, int par4, int par5, boolean par6)
protected StructureComponent getNextComponentX(StructureNetherBridgePieces.Start par1ComponentNetherBridgeStartPiece, java.util.List par2List, java.util.Random par3Random, int par4, int par5, boolean par6)
protected StructureComponent getNextComponentZ(StructureNetherBridgePieces.Start par1ComponentNetherBridgeStartPiece, java.util.List par2List, java.util.Random par3Random, int par4, int par5, boolean par6)
protected static boolean isAboveGround(StructureBoundingBox par0StructureBoundingBox)