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 |
---|
Start() |
Start(java.util.Random p_i2059_1_,
int p_i2059_2_,
int p_i2059_3_) |
Modifier and Type | Method and Description |
---|---|
protected void |
func_143011_b(NBTTagCompound p_143011_1_) |
protected void |
func_143012_a(NBTTagCompound p_143012_1_) |
protected StructureComponent |
getNextComponentNormal(StructureNetherBridgePieces.Start p_74963_1_,
java.util.List p_74963_2_,
java.util.Random p_74963_3_,
int p_74963_4_,
int p_74963_5_,
boolean p_74963_6_) |
protected StructureComponent |
getNextComponentX(StructureNetherBridgePieces.Start p_74961_1_,
java.util.List p_74961_2_,
java.util.Random p_74961_3_,
int p_74961_4_,
int p_74961_5_,
boolean p_74961_6_) |
protected StructureComponent |
getNextComponentZ(StructureNetherBridgePieces.Start p_74965_1_,
java.util.List p_74965_2_,
java.util.Random p_74965_3_,
int p_74965_4_,
int p_74965_5_,
boolean p_74965_6_) |
protected static boolean |
isAboveGround(StructureBoundingBox p_74964_0_) |
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 Start()
public Start(java.util.Random p_i2059_1_, int p_i2059_2_, int p_i2059_3_)
protected void func_143011_b(NBTTagCompound p_143011_1_)
protected void func_143012_a(NBTTagCompound p_143012_1_)
protected StructureComponent getNextComponentNormal(StructureNetherBridgePieces.Start p_74963_1_, java.util.List p_74963_2_, java.util.Random p_74963_3_, int p_74963_4_, int p_74963_5_, boolean p_74963_6_)
protected StructureComponent getNextComponentX(StructureNetherBridgePieces.Start p_74961_1_, java.util.List p_74961_2_, java.util.Random p_74961_3_, int p_74961_4_, int p_74961_5_, boolean p_74961_6_)
protected StructureComponent getNextComponentZ(StructureNetherBridgePieces.Start p_74965_1_, java.util.List p_74965_2_, java.util.Random p_74965_3_, int p_74965_4_, int p_74965_5_, boolean p_74965_6_)
protected static boolean isAboveGround(StructureBoundingBox p_74964_0_)