Uses of Class
net.gcnt.additionsplus.AdditionsPlus
Packages that use 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
Methods in net.gcnt.additionsplus that return AdditionsPlusModifier 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
Methods in net.gcnt.additionsplus.api that return AdditionsPlusConstructors in net.gcnt.additionsplus.api with parameters of type AdditionsPlusModifierConstructorDescriptionAdditionsAPI(AdditionsPlus plugin)
Create a new instance of the AdditionsAPI.