Uses of Class
net.minecraft.src.TileEntitySkull

Packages that use TileEntitySkull
net.minecraft.src   
 

Uses of TileEntitySkull in net.minecraft.src
 

Methods in net.minecraft.src with parameters of type TileEntitySkull
 void BlockSkull.makeWither(World par1World, int par2, int par3, int par4, TileEntitySkull par5TileEntitySkull)
          This method attempts to create a wither at the given location and skull
 void TileEntitySkullRenderer.renderTileEntitySkullAt(TileEntitySkull par1TileEntitySkull, double par2, double par4, double par6, float par8)
          Render a skull tile entity.