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