public class ComponentNetherBridgeStartPiece extends ComponentNetherBridgeCrossing3
Modifier and Type | Field and Description |
---|---|
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 and Description |
---|
ComponentNetherBridgeStartPiece() |
ComponentNetherBridgeStartPiece(Random par1Random,
int par2,
int par3) |
addComponentParts, buildComponent, createValidComponent
findIntersecting, func_143009_a, func_143010_b, getBoundingBox, getCenter, getComponentType
public net.minecraft.world.gen.structure.StructureNetherBridgePieceWeight theNetherBridgePieceWeight
public List primaryWeights
public List secondaryWeights
public ArrayList field_74967_d
public ComponentNetherBridgeStartPiece()
public ComponentNetherBridgeStartPiece(Random par1Random, int par2, int par3)