Uses of Class
net.minecraft.src.Packet35EntityHeadRotation

Packages that use Packet35EntityHeadRotation
net.minecraft.src   
 

Uses of Packet35EntityHeadRotation in net.minecraft.src
 

Methods in net.minecraft.src with parameters of type Packet35EntityHeadRotation
 void NetClientHandler.handleEntityHeadRotation(Packet35EntityHeadRotation par1Packet35EntityHeadRotation)
           
 void NetHandler.handleEntityHeadRotation(Packet35EntityHeadRotation par1Packet35EntityHeadRotation)