Uses of Class
net.gcnt.additionsplus.AdditionsPlus
Package
Description
The root folder of the AdditionsPlus project, containing the main class.
Provides API methods for all aspects of the AdditionsPlus project.
-
Uses of AdditionsPlus in net.gcnt.additionsplus
Modifier and TypeMethodDescriptionstatic AdditionsPlus
AdditionsPlus.get()
Get the main class of the plugin, used to access every possible aspect of the plugin. -
Uses of AdditionsPlus in net.gcnt.additionsplus.api
ModifierConstructorDescriptionAdditionsAPI(AdditionsPlus plugin)
Create a new instance of the AdditionsAPI.