public class Mekanism extends java.lang.Object implements IThirdParty
| Constructor and Description |
|---|
Mekanism() |
| Modifier and Type | Method and Description |
|---|---|
static void |
attachHeatAdapters(net.minecraftforge.event.AttachCapabilitiesEvent<net.minecraft.tileentity.TileEntity> event) |
static void |
attachRadiationShield(net.minecraftforge.event.AttachCapabilitiesEvent<net.minecraft.item.ItemStack> event) |
void |
init()
Called on both client and server after any registry objects are created, in the mod creation thread.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclientInit, modType, postInit, preInitpublic void init()
IThirdPartyinit in interface IThirdPartypublic static void attachHeatAdapters(net.minecraftforge.event.AttachCapabilitiesEvent<net.minecraft.tileentity.TileEntity> event)
public static void attachRadiationShield(net.minecraftforge.event.AttachCapabilitiesEvent<net.minecraft.item.ItemStack> event)