public class CoFHCore extends java.lang.Object implements IThirdParty
| Modifier and Type | Class and Description |
|---|---|
static class |
CoFHCore.Listener |
| Constructor and Description |
|---|
CoFHCore() |
| Modifier and Type | Method and Description |
|---|---|
static int |
getHoldingUpgrades(net.minecraft.item.ItemStack stack) |
static net.minecraft.util.text.ITextComponent |
holdingEnchantmentName(int level) |
void |
init()
Called on both client and server after any registry objects are created, in the mod creation thread.
|
void |
preInit()
Called on both client and server after mods have loaded but before registry events, in the mod creation thread.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclientInit, modType, postInitpublic void preInit()
IThirdPartypreInit in interface IThirdPartypublic void init()
IThirdPartyinit in interface IThirdPartypublic static int getHoldingUpgrades(net.minecraft.item.ItemStack stack)
public static net.minecraft.util.text.ITextComponent holdingEnchantmentName(int level)