| Interface | Description |
|---|---|
| IMalisisMessageHandler<REQ extends net.minecraftforge.fml.common.network.simpleimpl.IMessage,REPLY extends net.minecraftforge.fml.common.network.simpleimpl.IMessage> |
Extension of
IMessageHandler to automatically handle the task scheduling to the main thread of receiving side. |
| Class | Description |
|---|---|
| MalisisNetwork |
MalisisNetwork is a wrapper around SimpleNetworkWrapper in order to ease the handling of discriminators. |
| Annotation Type | Description |
|---|---|
| MalisisMessage |