Index

A B C D E F G H I L M N O P R S T U V W Y Z 
All Classes and Interfaces|All Packages

R

register(ButtonLoader) - Method in interface fr.maxlego08.menu.api.ButtonManager
Registers a new ButtonLoader for handling button creation.
register(ButtonLoader) - Method in class fr.maxlego08.menu.api.event.events.ButtonLoaderRegisterEvent
Register a ButtonLoader
register(String, String) - Method in class fr.maxlego08.menu.api.utils.Placeholders
 
registerAction(ActionLoader) - Method in interface fr.maxlego08.menu.api.ButtonManager
Registers a new ActionLoader for handling action creation.
registerCommand(Command) - Method in interface fr.maxlego08.menu.api.command.CommandManager
Registers a new Command.
registerFastEvent(Plugin, FastEvent) - Method in interface fr.maxlego08.menu.api.InventoryManager
Adds a FastEvent listener, which is faster than Bukkit events.
registerItemStackVerification(ItemStackSimilar) - Method in interface fr.maxlego08.menu.api.InventoryManager
Registers an ItemStackSimilar instance for verifying ItemStacks.
registerMaterialLoader(MaterialLoader) - Method in interface fr.maxlego08.menu.api.InventoryManager
Registers a material loader.
registerOption(Plugin, Class<? extends ButtonOption>) - Method in interface fr.maxlego08.menu.api.InventoryManager
Registers a new button option class with the plugin.
registerPattern(Pattern) - Method in interface fr.maxlego08.menu.api.pattern.PatternManager
Registers a new pattern.
registerPermissible(PermissibleLoader) - Method in interface fr.maxlego08.menu.api.ButtonManager
Registers a new PermissibleLoader for handling permissible creation.
reload(Command) - Method in interface fr.maxlego08.menu.api.command.CommandManager
Reloads a specific command.
reloadInventory(Inventory) - Method in interface fr.maxlego08.menu.api.InventoryManager
Reloads the configuration of an inventory.
remove(int) - Method in interface fr.maxlego08.menu.api.players.Data
 
removeData(Data) - Method in interface fr.maxlego08.menu.api.players.PlayerData
Allows you to delete a data
removeData(String) - Method in interface fr.maxlego08.menu.api.players.PlayerData
Allows you to delete a Data
runTask(Location, Runnable) - Method in interface fr.maxlego08.menu.api.scheduler.ZScheduler
Runs the task.
runTaskAsynchronously(Runnable) - Method in interface fr.maxlego08.menu.api.scheduler.ZScheduler
Runs the task asynchronously.
runTaskLater(Location, long, Runnable) - Method in interface fr.maxlego08.menu.api.scheduler.ZScheduler
Runs the task after a specified number of ticks.
runTaskLaterAsynchronously(long, Runnable) - Method in interface fr.maxlego08.menu.api.scheduler.ZScheduler
Runs the task asynchronously after a specified number of ticks.
runTaskTimer(Location, long, long, Runnable) - Method in interface fr.maxlego08.menu.api.scheduler.ZScheduler
Runs the task repeatedly on a timer.
runTaskTimerAsynchronously(long, long, Runnable) - Method in interface fr.maxlego08.menu.api.scheduler.ZScheduler
Runs the task repeatedly on a timer asynchronously.
A B C D E F G H I L M N O P R S T U V W Y Z 
All Classes and Interfaces|All Packages