|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.minecraft.world.gen.structure.StructureComponent
net.minecraft.world.gen.structure.ComponentNetherBridgeCrossing3
net.minecraft.world.gen.structure.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.world.gen.structure.StructureNetherBridgePieceWeight |
theNetherBridgePieceWeight
Instance of StructureNetherBridgePieceWeight. |
| Constructor Summary | |
|---|---|
ComponentNetherBridgeStartPiece(Random par1Random,
int par2,
int par3)
|
|
| Method Summary |
|---|
| Methods inherited from class net.minecraft.world.gen.structure.ComponentNetherBridgeCrossing3 |
|---|
addComponentParts, buildComponent, createValidComponent |
| Methods inherited from class net.minecraft.world.gen.structure.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.world.gen.structure.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 | |||||||||