public class NetworkHandler
extends java.lang.Object
MalisisCore messages.| Modifier and Type | Field and Description |
|---|---|
static int |
INVENTORYACTION |
static cpw.mods.fml.common.network.simpleimpl.SimpleNetworkWrapper |
network |
static int |
OPENINVENTORY |
static int |
UPDATEINVENTORYSLOTS |
| Constructor and Description |
|---|
NetworkHandler() |
| Modifier and Type | Method and Description |
|---|---|
static void |
init(java.lang.String channelName)
Initializes the handle.
|