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

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

Uses of Packet200Statistic in net.minecraft.client.multiplayer
 

Methods in net.minecraft.client.multiplayer with parameters of type Packet200Statistic
 void NetClientHandler.handleStatistic(Packet200Statistic par1Packet200Statistic)
          Increment player statistics
 

Uses of Packet200Statistic in net.minecraft.network.packet
 

Methods in net.minecraft.network.packet with parameters of type Packet200Statistic
 void NetHandler.handleStatistic(Packet200Statistic par1Packet200Statistic)
          Increment player statistics