Class NetworkChannelIdentifiers.Channel
java.lang.Object
ovh.mythmc.social.api.network.channel.identifier.NetworkChannelIdentifiers.Channel
- All Implemented Interfaces:
Iterable<NetworkChannelIdentifier>
- Enclosing class:
NetworkChannelIdentifiers
public static final class NetworkChannelIdentifiers.Channel
extends Object
implements Iterable<NetworkChannelIdentifier>
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final NetworkChannelIdentifierstatic final NetworkChannelIdentifierstatic final NetworkChannelIdentifierstatic final NetworkChannelIdentifierstatic final NetworkChannelIdentifierstatic final NetworkChannelIdentifier -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.lang.Iterable
forEach, spliterator
-
Field Details
-
CLOSE_ALL
-
CLOSE
-
MENTION
-
OPEN
-
REFRESH
-
SWITCH
-
-
Method Details
-
iterator
- Specified by:
iteratorin interfaceIterable<NetworkChannelIdentifier>
-