Uses of Interface
cpw.mods.fml.common.registry.VillagerRegistry.IVillageCreationHandler

Packages that use VillagerRegistry.IVillageCreationHandler
cpw.mods.fml.common.registry   
 

Uses of VillagerRegistry.IVillageCreationHandler in cpw.mods.fml.common.registry
 

Methods in cpw.mods.fml.common.registry with parameters of type VillagerRegistry.IVillageCreationHandler
 void VillagerRegistry.registerVillageCreationHandler(VillagerRegistry.IVillageCreationHandler handler)
          Register a new village creation handler