|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.minecraft.src.StructureComponent
net.minecraft.src.ComponentNetherBridgeCrossing3
net.minecraft.src.ComponentNetherBridgeStartPiece
public class ComponentNetherBridgeStartPiece
Field Summary | |
---|---|
ArrayList |
field_74967_d
|
List |
primaryWeights
Contains the list of valid piece weights for the set of nether bridge structure pieces. |
List |
secondaryWeights
Contains the list of valid piece weights for the secondary set of nether bridge structure pieces. |
net.minecraft.src.StructureNetherBridgePieceWeight |
theNetherBridgePieceWeight
Instance of StructureNetherBridgePieceWeight. |
Constructor Summary | |
---|---|
ComponentNetherBridgeStartPiece(Random par1Random,
int par2,
int par3)
|
Method Summary |
---|
Methods inherited from class net.minecraft.src.ComponentNetherBridgeCrossing3 |
---|
addComponentParts, buildComponent, createValidComponent |
Methods inherited from class net.minecraft.src.StructureComponent |
---|
findIntersecting, getBoundingBox, getCenter, getComponentType |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public net.minecraft.src.StructureNetherBridgePieceWeight theNetherBridgePieceWeight
public List primaryWeights
public List secondaryWeights
public ArrayList field_74967_d
Constructor Detail |
---|
public ComponentNetherBridgeStartPiece(Random par1Random, int par2, int par3)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |