public class NEIInfo
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.util.LinkedList<INEIModeHandler> |
modeHandlers |
| Constructor and Description |
|---|
NEIInfo() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isValidMode(int mode) |
static void |
load(World world) |
public static final java.util.LinkedList<INEIModeHandler> modeHandlers