Class SocialChannelsRefreshChannel
java.lang.Object
ovh.mythmc.social.api.network.channel.AbstractNetworkChannelWrapper.C2S<NetworkPayloadWrapper.ClientToServer>
ovh.mythmc.social.api.network.channel.channels.SocialChannelsRefreshChannel
- All Implemented Interfaces:
C2SNetworkChannelWrapper<NetworkPayloadWrapper.ClientToServer>,NetworkChannelWrapper
public final class SocialChannelsRefreshChannel
extends AbstractNetworkChannelWrapper.C2S<NetworkPayloadWrapper.ClientToServer>
-
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.C2S
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
-
decode
@NotNull public @NotNull SocialChannelsRefreshPayload decode(@NotNull @NotNull SocialPayloadEncoder encoder) -
identifier
- Specified by:
identifierin interfaceNetworkChannelWrapper
-