| Constructor and Description | 
|---|
RailLogic(BlockRail par1BlockRail,
                  World par2World,
                  int par3,
                  int par4,
                  int par5)  | 
| Modifier and Type | Method and Description | 
|---|---|
static int | 
getAdjacentTrackCount(RailLogic par0RailLogic)
Get the number of adjacent tracks. 
 | 
void | 
refreshTrackShape(boolean par1,
                                  boolean par2)
Completely recalculates the track shape based on neighboring tracks and power state 
 | 
public void refreshTrackShape(boolean par1, boolean par2)
public static int getAdjacentTrackCount(RailLogic par0RailLogic)