Interface C2SNetworkChannelWrapper<D extends NetworkPayloadWrapper.ClientToServer>
- All Superinterfaces:
NetworkChannelWrapper
- All Known Implementing Classes:
AbstractNetworkChannelWrapper.Bidirectional,AbstractNetworkChannelWrapper.C2S,SocialBonjourChannel,SocialChannelsRefreshChannel,SocialChannelSwitchChannel,SocialMessagePreviewChannel
public interface C2SNetworkChannelWrapper<D extends NetworkPayloadWrapper.ClientToServer>
extends NetworkChannelWrapper
-
Nested Class Summary
Nested classes/interfaces inherited from interface ovh.mythmc.social.api.network.channel.NetworkChannelWrapper
NetworkChannelWrapper.Type -
Method Summary
Methods inherited from interface ovh.mythmc.social.api.network.channel.NetworkChannelWrapper
identifier, isBidirectional, isClientToServer, isServerToClient, type
-
Method Details
-
decode
-