Uses of Enum
de.themoep.connectorplugin.connector.MessageTarget.Type
Packages that use MessageTarget.Type
Package
Description
-
Uses of MessageTarget.Type in de.themoep.connectorplugin
Methods in de.themoep.connectorplugin that return MessageTarget.TypeModifier and TypeMethodDescriptionConnectorPlugin.getSourceType()
The type of source that this plugin is. -
Uses of MessageTarget.Type in de.themoep.connectorplugin.bukkit
Methods in de.themoep.connectorplugin.bukkit that return MessageTarget.Type -
Uses of MessageTarget.Type in de.themoep.connectorplugin.bungee
Methods in de.themoep.connectorplugin.bungee that return MessageTarget.Type -
Uses of MessageTarget.Type in de.themoep.connectorplugin.connector
Methods in de.themoep.connectorplugin.connector that return MessageTarget.TypeModifier and TypeMethodDescriptionMessageTarget.getSource()
MessageTarget.getType()
static MessageTarget.Type
Returns the enum constant of this type with the specified name.static MessageTarget.Type[]
MessageTarget.Type.values()
Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of MessageTarget.Type in de.themoep.connectorplugin.velocity
Methods in de.themoep.connectorplugin.velocity that return MessageTarget.Type