Uses of Interface
com.zetaplugins.zetacore.services.messages.Messenger
Packages that use Messenger
Package
Description
-
Uses of Messenger in com.zetaplugins.zetacore.debug.command
Methods in com.zetaplugins.zetacore.debug.command with parameters of type MessengerConstructors in com.zetaplugins.zetacore.debug.command with parameters of type MessengerModifierConstructorDescriptionDebugCommandHandler(String modrinthId, JavaPlugin plugin, File pluginFile, String permission, Messenger messenger) Constructor for DebugCommandHandler.DebugCommandHandler(String modrinthId, JavaPlugin plugin, File pluginFile, String permission, Map<String, String> configs, DebugCommandMessages messages, Messenger messenger) Constructor for DebugCommandHandler.DebugCommandHandler(String modrinthId, JavaPlugin plugin, File pluginFile, String permission, Map<String, String> configs, Messenger messenger) Constructor for DebugCommandHandler. -
Uses of Messenger in com.zetaplugins.zetacore.services.messages
Classes in com.zetaplugins.zetacore.services.messages that implement Messenger