public class BlockRailBase.Rail
extends java.lang.Object
Constructor and Description |
---|
Rail(World worldIn,
BlockPos pos,
IBlockState state) |
Modifier and Type | Method and Description |
---|---|
protected int |
countAdjacentRails()
Counts the number of rails adjacent to this rail.
|
BlockRailBase.Rail |
func_180364_a(boolean p_180364_1_,
boolean p_180364_2_) |
IBlockState |
getBlockState() |
public Rail(World worldIn, BlockPos pos, IBlockState state)
protected int countAdjacentRails()
public BlockRailBase.Rail func_180364_a(boolean p_180364_1_, boolean p_180364_2_)
public IBlockState getBlockState()