Uses of Class
alexiil.mc.lib.net.NetIdDataK
| Package | Description |
|---|---|
| alexiil.mc.lib.net |
LibNetworkStack's base library.
|
-
Uses of NetIdDataK in alexiil.mc.lib.net
Methods in alexiil.mc.lib.net that return NetIdDataK Modifier and Type Method Description NetIdDataK<T>ParentNetIdSingle. idData(java.lang.String name)NetIdDataK<T>ParentNetIdSingle. idData(java.lang.String name, int dataLength)NetIdDataK<T>NetIdDataK. setReadWrite(NetIdDataK.IMsgDataReceiverK<T> receiver, NetIdDataK.IMsgDataWriterK<T> writer)NetIdDataK<T>NetIdDataK. setReceiver(NetIdDataK.IMsgDataReceiverK<T> receiver)NetIdDataK<T>NetIdDataK. toClientOnly()NetIdDataK<T>NetIdDataK. toEitherSide()NetIdDataK<T>NetIdDataK. toServerOnly()NetIdDataK<T>NetIdDataK. withLargeSize()NetIdDataK<T>NetIdDataK. withNormalSize()NetIdDataK<T>NetIdDataK. withoutBuffering()NetIdDataK<T>NetIdDataK. withTinySize()