Uses of Class
net.minecraft.block.BlockRail

Packages that use BlockRail
net.minecraft.block   
net.minecraft.client.renderer   
 

Uses of BlockRail in net.minecraft.block
 

Subclasses of BlockRail in net.minecraft.block
 class BlockDetectorRail
           
 

Constructors in net.minecraft.block with parameters of type BlockRail
RailLogic(BlockRail par1BlockRail, World par2World, int par3, int par4, int par5)
           
 

Uses of BlockRail in net.minecraft.client.renderer
 

Methods in net.minecraft.client.renderer with parameters of type BlockRail
 boolean RenderBlocks.renderBlockMinecartTrack(BlockRail par1BlockRail, int par2, int par3, int par4)
          Renders a minecart track block at the given coordinates