Uses of Class
alexiil.mc.lib.net.NetIdSignal
-
Uses of NetIdSignal in alexiil.mc.lib.net
Modifier and TypeMethodDescriptionReturns a newNetIdSignal
(with this as it's parent) that won't write any data out: instead the mere presence of this packet should convey all of the information required.NetIdSignal.setReceiver
(NetIdSignal.IMsgSignalReceiver receiver) NetIdSignal.toClientOnly()
NetIdSignal.toEitherSide()
NetIdSignal.toServerOnly()
NetIdSignal.withLargeSize()
NetIdSignal.withNormalSize()
NetIdSignal.withoutBuffering()
NetIdSignal.withTinySize()