Uses of Class
net.minecraft.src.Village

Packages that use Village
net.minecraft.src   
 

Uses of Village in net.minecraft.src
 

Methods in net.minecraft.src that return Village
 Village VillageCollection.findNearestVillage(int par1, int par2, int par3, int par4)
          Finds the nearest village, but only the given coordinates are withing it's bounding box plus the given the distance.
 Village EntityIronGolem.getVillage()