Uses of Class
io.github.toberocat.guiengine.GuiEngineApiPlugin
Packages that use GuiEngineApiPlugin
Package
Description
-
Uses of GuiEngineApiPlugin in io.github.toberocat.guiengine
Methods in io.github.toberocat.guiengine that return GuiEngineApiPluginModifier and TypeMethodDescriptionstatic @NotNull GuiEngineApiPlugin
GuiEngineApiPlugin.getPlugin()
Returns the singleton instance of the GuiEngineApiPlugin. -
Uses of GuiEngineApiPlugin in io.github.toberocat.guiengine.commands
Constructors in io.github.toberocat.guiengine.commands with parameters of type GuiEngineApiPlugin -
Uses of GuiEngineApiPlugin in io.github.toberocat.guiengine.utils
Constructors in io.github.toberocat.guiengine.utils with parameters of type GuiEngineApiPluginModifierConstructorDescriptionBStatsCollector
(@NotNull GuiEngineApiPlugin plugin) Creates a new BStatsCollector and initializes the bStats metrics collection for the plugin.