public class BCLibItems
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static ItemDebugger |
debugger |
static ItemGuide |
guide |
static ItemGuideNote |
guideNote |
Constructor and Description |
---|
BCLibItems() |
Modifier and Type | Method and Description |
---|---|
static void |
enableDebugger() |
static void |
enableGuide() |
static void |
fmlPreInit() |
static boolean |
isDebuggerEnabled() |
static boolean |
isGuideEnabled() |
public static ItemGuide guide
public static ItemGuideNote guideNote
public static ItemDebugger debugger