Package-level declarations

Types

Link copied to clipboard
interface EntryPoint

Interface that will be used to load the entry point of the app.

Link copied to clipboard

Class that manages the entry point of the app. It will be in charge of running the onLoad, onEnable and onDisable methods of the class importing EntryPoint.

Link copied to clipboard

Functions

Link copied to clipboard
fun main()