Uses of Class
net.minecraft.src.Packet56MapChunks

Packages that use Packet56MapChunks
net.minecraft.src   
 

Uses of Packet56MapChunks in net.minecraft.src
 

Methods in net.minecraft.src with parameters of type Packet56MapChunks
 void NetClientHandler.handleMapChunks(Packet56MapChunks par1Packet56MapChunks)
           
 void NetHandler.handleMapChunks(Packet56MapChunks par1Packet56MapChunks)