Uses of Class
net.minecraft.network.packet.Packet35EntityHeadRotation

Packages that use Packet35EntityHeadRotation
net.minecraft.client.multiplayer   
net.minecraft.network.packet   
 

Uses of Packet35EntityHeadRotation in net.minecraft.client.multiplayer
 

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

Uses of Packet35EntityHeadRotation in net.minecraft.network.packet
 

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