Uses of Interface
alexiil.mc.lib.net.NetIdDataK.IMsgDataWriterK
Packages that use NetIdDataK.IMsgDataWriterK
-
Uses of NetIdDataK.IMsgDataWriterK in alexiil.mc.lib.net
Methods in alexiil.mc.lib.net with parameters of type NetIdDataK.IMsgDataWriterKModifier and TypeMethodDescriptionvoid
NetIdDataK.send(ActiveConnection connection, T obj, NetIdDataK.IMsgDataWriterK<T> writer)
NetIdDataK.setReadWrite(NetIdDataK.IMsgDataReceiverK<T> receiver, NetIdDataK.IMsgDataWriterK<T> writer)