Package de.craftsblock.craftsnet.addon
package de.craftsblock.craftsnet.addon
-
ClassesClassDescriptionAbstract class representing an addon that extends the functionality of the application without modifying its core.The AddonManager class is responsible for managing addons in the application.An instance of
Addonwhich is only capable of holding dummy data of an addon that did not specify a valid main class.