Uses of Class
alexiil.mc.lib.net.NetIdData
-
Uses of NetIdData in alexiil.mc.lib.net
Modifier and TypeMethodDescriptionReturns a newNetIdData
(with this as it's parent) that can write an arbitrary length of data.Returns a newNetIdData
(with this as it's parent) that must write exactly the given "length" bytes of data.NetIdData.setReadWrite(NetIdData.IMsgDataReceiver receiver, NetIdData.IMsgDataWriter writer)
NetIdData.setReceiver(NetIdData.IMsgDataReceiver receiver)
NetIdData.toClientOnly()
NetIdData.toEitherSide()
NetIdData.toServerOnly()
NetIdData.withLargeSize()
NetIdData.withNormalSize()
NetIdData.withoutBuffering()
NetIdData.withTinySize()