Class AbstractNetworkChannelWrapper.C2S<D extends NetworkPayloadWrapper.ClientToServer>
java.lang.Object
ovh.mythmc.social.api.network.channel.AbstractNetworkChannelWrapper.C2S<D>
- All Implemented Interfaces:
C2SNetworkChannelWrapper<D>,NetworkChannelWrapper
- Direct Known Subclasses:
SocialBonjourChannel,SocialChannelsRefreshChannel
- Enclosing class:
AbstractNetworkChannelWrapper
public abstract static class AbstractNetworkChannelWrapper.C2S<D extends NetworkPayloadWrapper.ClientToServer>
extends Object
implements C2SNetworkChannelWrapper<D>
-
Nested Class Summary
Nested classes/interfaces inherited from interface ovh.mythmc.social.api.network.channel.NetworkChannelWrapper
NetworkChannelWrapper.Type -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface ovh.mythmc.social.api.network.channel.C2SNetworkChannelWrapper
decodeMethods inherited from interface ovh.mythmc.social.api.network.channel.NetworkChannelWrapper
identifier, isBidirectional, isClientToServer, isServerToClient
-
Constructor Details
-
C2S
-
-
Method Details
-
type
- Specified by:
typein interfaceNetworkChannelWrapper
-
identifier
- Specified by:
identifierin interfaceNetworkChannelWrapper
-