Uses of Class
net.minecraft.src.ChunkCoordIntPair

Packages that use ChunkCoordIntPair
net.minecraft.src   
 

Uses of ChunkCoordIntPair in net.minecraft.src
 

Methods in net.minecraft.src that return ChunkCoordIntPair
 ChunkCoordIntPair Chunk.getChunkCoordIntPair()
          Gets a ChunkCoordIntPair representing the Chunk's position.