Class ScalaLoader

All Implemented Interfaces:
CommandExecutor, TabCompleter, TabExecutor, Listener, Plugin, IScalaLoader

public final class ScalaLoader extends JavaPlugin implements IScalaLoader, Listener

This is ScalaLoader's main class when running on Paper.

If you want to explicitly get the instance of the ScalaLoader plugin, use IScalaLoader.getInstance() instead. The implementation of ScalaLoader returned by this method depends on whether ScalaLoader is loaded as Paper Plugin or not.

Author:
Jannyboy11