Uses of Enum Class
org.bukkit.plugin.messaging.PluginChannelDirection
Packages that use PluginChannelDirection
Package
Description
Classes dedicated to specialized plugin to client protocols.
-
Uses of PluginChannelDirection in org.bukkit.plugin.messaging
Subclasses with type arguments of type PluginChannelDirection in org.bukkit.plugin.messagingModifier and TypeClassDescriptionenumRepresents the different directions a plugin channel may go.Methods in org.bukkit.plugin.messaging that return PluginChannelDirectionModifier and TypeMethodDescriptionstatic PluginChannelDirectionReturns the enum constant of this class with the specified name.static PluginChannelDirection[]PluginChannelDirection.values()Returns an array containing the constants of this enum class, in the order they are declared.