| Package | Description |
|---|---|
| cpw.mods.fml.common.modloader | |
| cpw.mods.fml.common.network | |
| net.minecraftforge.common.network |
| Modifier and Type | Class and Description |
|---|---|
class |
ModLoaderConnectionHandler |
| Modifier and Type | Method and Description |
|---|---|
static IConnectionHandler |
ModLoaderHelper.buildConnectionHelper(BaseModProxy mod) |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
NetworkMod.NULL
Special dummy class for handling stupid annotation default values
|
| Modifier and Type | Method and Description |
|---|---|
void |
NetworkRegistry.registerConnectionHandler(IConnectionHandler handler)
Register a connection handler
|
| Modifier and Type | Class and Description |
|---|---|
class |
ForgeConnectionHandler |