Class AbstractNetworkChannelWrapper.S2C<E extends NetworkPayloadWrapper.ServerToClient>
java.lang.Object
ovh.mythmc.social.api.network.channel.AbstractNetworkChannelWrapper.S2C<E>
- All Implemented Interfaces:
NetworkChannelWrapper,S2CNetworkChannelWrapper<E>
- Direct Known Subclasses:
SocialChannelCloseAllChannel,SocialChannelCloseChannel,SocialChannelMentionChannel,SocialChannelOpenChannel
- Enclosing class:
AbstractNetworkChannelWrapper
public abstract static class AbstractNetworkChannelWrapper.S2C<E extends NetworkPayloadWrapper.ServerToClient>
extends Object
implements S2CNetworkChannelWrapper<E>
-
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.NetworkChannelWrapper
identifier, isBidirectional, isClientToServer, isServerToClientMethods inherited from interface ovh.mythmc.social.api.network.channel.S2CNetworkChannelWrapper
encode
-
Constructor Details
-
S2C
-
-
Method Details
-
type
- Specified by:
typein interfaceNetworkChannelWrapper
-
identifier
- Specified by:
identifierin interfaceNetworkChannelWrapper
-