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

Packages that use VillagerRegistry.IVillageTradeHandler
cpw.mods.fml.common.modloader   
cpw.mods.fml.common.registry   
 

Uses of VillagerRegistry.IVillageTradeHandler in cpw.mods.fml.common.modloader
 

Classes in cpw.mods.fml.common.modloader that implement VillagerRegistry.IVillageTradeHandler
 class ModLoaderVillageTradeHandler
           
 

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

Methods in cpw.mods.fml.common.registry with parameters of type VillagerRegistry.IVillageTradeHandler
 void VillagerRegistry.registerVillageTradeHandler(int villagerId, VillagerRegistry.IVillageTradeHandler handler)
          Register a new villager trading handler for the specified villager type