Package com.marcusslover.plus.lib.container.extra
package com.marcusslover.plus.lib.container.extra
-
ClassDescriptionICanSave<T>Indicates that this object can be written to files without having to call its handler or manager class aka the container.Annotate your custom container class with this annotation to toggle whether you want your container to load all the data upon the plugin-enabling process.