Uses of Interface
alexiil.mc.lib.net.NetIdDataK.IMsgDataWriterK
| Package | Description |
|---|---|
| alexiil.mc.lib.net |
LibNetworkStack's base library.
|
-
Uses of NetIdDataK.IMsgDataWriterK in alexiil.mc.lib.net
Methods in alexiil.mc.lib.net with parameters of type NetIdDataK.IMsgDataWriterK Modifier and Type Method Description voidNetIdDataK. send(ActiveConnection connection, T obj, NetIdDataK.IMsgDataWriterK<T> writer)NetIdDataK<T>NetIdDataK. setReadWrite(NetIdDataK.IMsgDataReceiverK<T> receiver, NetIdDataK.IMsgDataWriterK<T> writer)