static NetAltingChannelInput |
NetChannel.createNet2One() |
Deprecated.
|
static NetAltingChannelInput |
NetChannelEnd.createNet2One() |
Deprecated.
|
NetAltingChannelInput |
StandardNetChannelEndFactory.createNet2One() |
Deprecated.
|
static <T> NetAltingChannelInput<T> |
NetChannel.net2one() |
Creates a new NetAltingChannelInput
|
static <T> NetAltingChannelInput<T> |
NetChannel.net2one(int immunityLevel) |
Creates a new NetAltingChannelInput with the given immunity level for poison
|
static <T> NetAltingChannelInput<T> |
NetChannel.net2one(int immunityLevel,
NetworkMessageFilter.FilterRx filter) |
Creates a new NetAltingChannelInput with the given poison immunity level which uses the given filter to decode
incoming messages
|
static <T> NetAltingChannelInput<T> |
NetChannel.net2one(NetworkMessageFilter.FilterRx filter) |
Creates a new NetAltingChannelInput which uses the given filter to decode incoming messages
|
static NetAltingChannelInput |
NetChannelEnd.net2one() |
Deprecated.
Creates a new NetAltingChannelInput
|
static NetAltingChannelInput |
NetChannelEnd.net2one(int immunityLevel) |
Deprecated.
Creates a new NetAltingChannelInput with the given immunity level for poison
|
static NetAltingChannelInput |
NetChannelEnd.net2one(int immunityLevel,
NetworkMessageFilter.FilterRx filter) |
Deprecated.
Creates a new NetAltingChannelInput with the given poison immunity level which uses the given filter to decode
incoming messages
|
static NetAltingChannelInput |
NetChannelEnd.net2one(NetworkMessageFilter.FilterRx filter) |
Deprecated.
Creates a new NetAltingChannelInput which uses the given filter to decode incoming messages
|
<T> NetAltingChannelInput<T> |
NetChannelEndFactory.net2one() |
Creates a new NetAltingChannelInput
|
<T> NetAltingChannelInput<T> |
NetChannelEndFactory.net2one(int immunityLevel) |
Creates a new NetAltingChannelInput with the given immunity level for poison
|
<T> NetAltingChannelInput<T> |
NetChannelEndFactory.net2one(int immunityLevel,
NetworkMessageFilter.FilterRx filter) |
Creates a new NetAltingChannelInput with the given poison immunity level which uses the given filter to decode
incoming messages
|
<T> NetAltingChannelInput<T> |
NetChannelEndFactory.net2one(NetworkMessageFilter.FilterRx filter) |
Creates a new NetAltingChannelInput which uses the given filter to decode incoming messages
|
<T> NetAltingChannelInput<T> |
StandardNetChannelEndFactory.net2one() |
Creates a new NetAltingChannelInput
|
<T> NetAltingChannelInput<T> |
StandardNetChannelEndFactory.net2one(int immunityLevel) |
Creates a new NetAltingChannelInput with the given immunity level for poison
|
<T> NetAltingChannelInput<T> |
StandardNetChannelEndFactory.net2one(int immunityLevel,
NetworkMessageFilter.FilterRx filter) |
Creates a new NetAltingChannelInput with the given poison immunity level which uses the given filter to decode
incoming messages
|
<T> NetAltingChannelInput<T> |
StandardNetChannelEndFactory.net2one(NetworkMessageFilter.FilterRx filter) |
Creates a new NetAltingChannelInput which uses the given filter to decode incoming messages
|
static <T> NetAltingChannelInput<T> |
NetChannel.numberedNet2One(int index) |
Creates a new NetAltingChannelInput with the given index
|
static <T> NetAltingChannelInput<T> |
NetChannel.numberedNet2One(int index,
int immunityLevel) |
Creates a new NetAltingChannelInput with the given index and the given poison immunity level
|
static <T> NetAltingChannelInput<T> |
NetChannel.numberedNet2One(int index,
int immunityLevel,
NetworkMessageFilter.FilterRx filter) |
Creates a new NetAltingChannelInput with the given index and given poison immunity, which uses the given filter
to decode incoming messages
|
static <T> NetAltingChannelInput<T> |
NetChannel.numberedNet2One(int index,
NetworkMessageFilter.FilterRx filter) |
Creates a new NetAltingChannelInput with the given index that uses the given filter to decode incoming messages
|
static NetAltingChannelInput |
NetChannelEnd.numberedNet2One(int index) |
Deprecated.
Creates a new NetAltingChannelInput with the given index
|
static NetAltingChannelInput |
NetChannelEnd.numberedNet2One(int index,
int immunityLevel) |
Deprecated.
Creates a new NetAltingChannelInput with the given index and the given poison immunity level
|
static NetAltingChannelInput |
NetChannelEnd.numberedNet2One(int index,
int immunityLevel,
NetworkMessageFilter.FilterRx filter) |
Deprecated.
Creates a new NetAltingChannelInput with the given index and given poison immunity, which uses the given filter
to decode incoming messages
|
static NetAltingChannelInput |
NetChannelEnd.numberedNet2One(int index,
NetworkMessageFilter.FilterRx filter) |
Deprecated.
Creates a new NetAltingChannelInput with the given index that uses the given filter to decode incoming messages
|
<T> NetAltingChannelInput<T> |
NetChannelEndFactory.numberedNet2One(int index) |
Creates a new NetAltingChannelInput with the given index
|
<T> NetAltingChannelInput<T> |
NetChannelEndFactory.numberedNet2One(int index,
int immunityLevel) |
Creates a new NetAltingChannelInput with the given index and the given poison immunity level
|
<T> NetAltingChannelInput<T> |
NetChannelEndFactory.numberedNet2One(int index,
int immunityLevel,
NetworkMessageFilter.FilterRx filter) |
Creates a new NetAltingChannelInput with the given index and given poison immunity, which uses the given filter
to decode incoming messages
|
<T> NetAltingChannelInput<T> |
NetChannelEndFactory.numberedNet2One(int index,
NetworkMessageFilter.FilterRx filter) |
Creates a new NetAltingChannelInput with the given index that uses the given filter to decode incoming messages
|
<T> NetAltingChannelInput<T> |
StandardNetChannelEndFactory.numberedNet2One(int index) |
Creates a new NetAltingChannelInput with the given index
|
<T> NetAltingChannelInput<T> |
StandardNetChannelEndFactory.numberedNet2One(int index,
int immunityLevel) |
Creates a new NetAltingChannelInput with the given index and the given poison immunity level
|
<T> NetAltingChannelInput<T> |
StandardNetChannelEndFactory.numberedNet2One(int index,
int immunityLevel,
NetworkMessageFilter.FilterRx filter) |
Creates a new NetAltingChannelInput with the given index and given poison immunity, which uses the given filter
to decode incoming messages
|
<T> NetAltingChannelInput<T> |
StandardNetChannelEndFactory.numberedNet2One(int index,
NetworkMessageFilter.FilterRx filter) |
Creates a new NetAltingChannelInput with the given index that uses the given filter to decode incoming messages
|