Class SocialChannelCloseAllChannel
java.lang.Object
ovh.mythmc.social.api.network.channel.AbstractNetworkChannelWrapper.S2C<SocialChannelCloseAllPayload>
ovh.mythmc.social.api.network.channel.channels.SocialChannelCloseAllChannel
- All Implemented Interfaces:
NetworkChannelWrapper,S2CNetworkChannelWrapper<SocialChannelCloseAllPayload>
public final class SocialChannelCloseAllChannel
extends AbstractNetworkChannelWrapper.S2C<SocialChannelCloseAllPayload>
-
Nested Class Summary
Nested classes/interfaces inherited from interface ovh.mythmc.social.api.network.channel.NetworkChannelWrapper
NetworkChannelWrapper.Type -
Method Summary
Methods inherited from class ovh.mythmc.social.api.network.channel.AbstractNetworkChannelWrapper.S2C
typeMethods 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, isServerToClient
-
Method Details
-
encode
@NotNull public @NotNull SocialPayloadEncoder encode(@NotNull @NotNull SocialChannelCloseAllPayload payload) -
identifier
- Specified by:
identifierin interfaceNetworkChannelWrapper
-