Index

A B C D F G H I J L M N O P R S T U V W 
All Classes|All Packages

L

Link - Class in com.github.mafelp.minecraft.commands
Class handling the linking of minecraft and discord accounts - Warning This class in currently not implemented.
Link() - Constructor for class com.github.mafelp.minecraft.commands.Link
 
linkableAccounts - Static variable in class com.github.mafelp.accounts.DiscordLinker
The Map that contains as key the Player that created the link token and as the Value an Integer between 100,000 and 999,999.
linkableAccounts - Static variable in class com.github.mafelp.accounts.MinecraftLinker
The Map that contains as key the Player that created the link token and as the Value an Integer between 100,000 and 999,999.
linkedAccounts - Static variable in class com.github.mafelp.accounts.AccountManager
The list of all linked accounts
LinkListener - Class in com.github.mafelp.discord.commands
The class that handles discord messages and test, if they are the link command.
LinkListener() - Constructor for class com.github.mafelp.discord.commands.LinkListener
 
linkToDiscord(User, int) - Static method in class com.github.mafelp.accounts.MinecraftLinker
The method used to create a linked Account with a discord user and the linking ID of a minecraft Player.
linkToMinecraft(Player, int) - Static method in class com.github.mafelp.accounts.DiscordLinker
The method used to create a linked Account with a discord user and the linking ID of a minecraft Player.
listenerRegistration() - Method in class com.github.mafelp.minecraft.Main
Here are all listener registered
loadAccounts - Variable in class com.github.mafelp.discord.DiscordMain
The switch that decides, if the Accounts should be loaded after the login of the Bot instance.
loadAccounts() - Static method in class com.github.mafelp.accounts.AccountManager
The method that handles starting of the thread, which should load the accounts in.
logException(Exception, String) - Static method in class com.github.mafelp.utils.Logging
Logs a general exception with the general syntax.
Logging - Class in com.github.mafelp.utils
Logging class to make logging easier and implement a global logging syntax.
Logging() - Constructor for class com.github.mafelp.utils.Logging
 
logInvalidConfigurationException(InvalidConfigurationException, String) - Static method in class com.github.mafelp.utils.Logging
Logs an InvalidConfigurationException for YAML configurations.
logIOException(IOException, String) - Static method in class com.github.mafelp.utils.Logging
Logs an IOException with the general syntax.
A B C D F G H I J L M N O P R S T U V W 
All Classes|All Packages