Index

D E G I S U 
All Classes and Interfaces|All Packages

D

declareHandled() - Method in class io.github.starsdown64.minecord.api.UnrecognizedCommandEvent
Declares this unknown command has been handled.

E

ExternalMessageEvent - Class in io.github.starsdown64.minecord.api
Allows external plugins to send message to Discord.
ExternalMessageEvent(String) - Constructor for class io.github.starsdown64.minecord.api.ExternalMessageEvent
Allows external plugins to send messages to Discord.

G

getAuthor() - Method in class io.github.starsdown64.minecord.api.UnrecognizedCommandEvent
Gets the user that sent the command.
getAuthorAsMention() - Method in class io.github.starsdown64.minecord.api.UnrecognizedCommandEvent
Gets the mention string for the author.
getAuthorAsTag() - Method in class io.github.starsdown64.minecord.api.UnrecognizedCommandEvent
Gets the tag for the author.
getCommand() - Method in class io.github.starsdown64.minecord.api.UnrecognizedCommandEvent
Gets the command that was sent by the user.
getHandlerList() - Static method in class io.github.starsdown64.minecord.api.ExternalMessageEvent
 
getHandlerList() - Static method in class io.github.starsdown64.minecord.api.UnrecognizedCommandEvent
 
getHandlers() - Method in class io.github.starsdown64.minecord.api.ExternalMessageEvent
 
getHandlers() - Method in class io.github.starsdown64.minecord.api.UnrecognizedCommandEvent
 
getMessage() - Method in class io.github.starsdown64.minecord.api.ExternalMessageEvent
Gets the message that will be sent to Discord.
getReply() - Method in class io.github.starsdown64.minecord.api.UnrecognizedCommandEvent
Gets the current reply to the unknown command.

I

io.github.starsdown64.minecord.api - package io.github.starsdown64.minecord.api
 
isCancelled() - Method in class io.github.starsdown64.minecord.api.ExternalMessageEvent
 
isHandled() - Method in class io.github.starsdown64.minecord.api.UnrecognizedCommandEvent
Checks if the command has been handled by an external plugin yet.

S

setCancelled(boolean) - Method in class io.github.starsdown64.minecord.api.ExternalMessageEvent
 
setReply(String) - Method in class io.github.starsdown64.minecord.api.UnrecognizedCommandEvent
Sets a new reply to be sent to the author.

U

UnrecognizedCommandEvent - Class in io.github.starsdown64.minecord.api
Allows external plugins to handle commands sent to Minecord in Discord that are not part of Minecord's commands.
UnrecognizedCommandEvent(String, User) - Constructor for class io.github.starsdown64.minecord.api.UnrecognizedCommandEvent
 
D E G I S U 
All Classes and Interfaces|All Packages