|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ICraftingHandler | |
---|---|
cpw.mods.fml.common.modloader | |
cpw.mods.fml.common.registry |
Uses of ICraftingHandler in cpw.mods.fml.common.modloader |
---|
Classes in cpw.mods.fml.common.modloader that implement ICraftingHandler | |
---|---|
class |
ModLoaderCraftingHelper
|
Methods in cpw.mods.fml.common.modloader that return ICraftingHandler | |
---|---|
static ICraftingHandler |
ModLoaderHelper.buildCraftingHelper(BaseModProxy mod)
|
Uses of ICraftingHandler in cpw.mods.fml.common.registry |
---|
Methods in cpw.mods.fml.common.registry with parameters of type ICraftingHandler | |
---|---|
static void |
GameRegistry.registerCraftingHandler(ICraftingHandler handler)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |