net.minecraft.world.gen.structure
Class ComponentNetherBridgeStartPiece
java.lang.Object
net.minecraft.world.gen.structure.StructureComponent
net.minecraft.world.gen.structure.ComponentNetherBridgeCrossing3
net.minecraft.world.gen.structure.ComponentNetherBridgeStartPiece
public class ComponentNetherBridgeStartPiece
- extends ComponentNetherBridgeCrossing3
theNetherBridgePieceWeight
public net.minecraft.world.gen.structure.StructureNetherBridgePieceWeight theNetherBridgePieceWeight
- Instance of StructureNetherBridgePieceWeight.
primaryWeights
public List primaryWeights
- Contains the list of valid piece weights for the set of nether bridge structure pieces.
secondaryWeights
public List secondaryWeights
- Contains the list of valid piece weights for the secondary set of nether bridge structure pieces.
field_74967_d
public ArrayList field_74967_d
ComponentNetherBridgeStartPiece
public ComponentNetherBridgeStartPiece(Random par1Random,
int par2,
int par3)