public static class ForgeNetworkImpl.UniversalPacket<A extends IByteBufSerializable>
extends java.lang.Object
implements cpw.mods.fml.common.network.simpleimpl.IMessage
| Constructor and Description |
|---|
UniversalPacket() |
| Modifier and Type | Method and Description |
|---|---|
void |
fromBytes(io.netty.buffer.ByteBuf buf) |
void |
toBytes(io.netty.buffer.ByteBuf buf) |