JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Uses of Interface
cpw.mods.fml.common.registry.VillagerRegistry.IVillageCreationHandler
Packages that use
VillagerRegistry.IVillageCreationHandler
Package
Description
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
Modifier and Type
Method and Description
void
VillagerRegistry.
registerVillageCreationHandler
(
VillagerRegistry.IVillageCreationHandler
handler)
Register a new village creation handler
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes