public class MTRecipe
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static MTRecipe |
INSTANCE |
static CommonProxy |
PROXY |
| Constructor and Description |
|---|
MTRecipe() |
| Modifier and Type | Method and Description |
|---|---|
void |
preInit(net.minecraftforge.fml.common.event.FMLPreInitializationEvent event) |
void |
serverStarting(net.minecraftforge.fml.common.event.FMLServerStartingEvent e) |
public static MTRecipe INSTANCE
public static CommonProxy PROXY