Uses of Class
alexiil.mc.lib.net.NetIdSignal
| Package | Description |
|---|---|
| alexiil.mc.lib.net |
LibNetworkStack's base library.
|
-
Uses of NetIdSignal in alexiil.mc.lib.net
Methods in alexiil.mc.lib.net that return NetIdSignal Modifier and Type Method Description NetIdSignalParentNetId. idSignal(java.lang.String name)Returns 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.NetIdSignalNetIdSignal. setReceiver(NetIdSignal.IMsgSignalReceiver receiver)NetIdSignalNetIdSignal. toClientOnly()NetIdSignalNetIdSignal. toEitherSide()NetIdSignalNetIdSignal. toServerOnly()NetIdSignalNetIdSignal. withLargeSize()NetIdSignalNetIdSignal. withNormalSize()NetIdSignalNetIdSignal. withoutBuffering()NetIdSignalNetIdSignal. withTinySize()