Package | Description |
---|---|
net.minecraftforge.fml.common.network | |
net.minecraftforge.fml.common.network.simpleimpl |
Class and Description |
---|
SimpleNetworkWrapper
This class is a simplified netty wrapper for those not wishing to deal with the full power of netty.
|
Class and Description |
---|
IMessage
Implement this interface for each message you wish to define.
|
IMessageHandler
A message handler based on
IMessage . |
MessageContext
Context for the
IMessageHandler |
SimpleChannelHandlerWrapper |
SimpleIndexedCodec |