Uses of Package
com.burchard36.api
Packages that use com.burchard36.api
Package
Description
Main package for the plugin, holds the 3 main classes, as well as all the other packages
The JSON data library (Currently undergoing a refactor)
-
Classes in com.burchard36.api used by com.burchard36.apiClassDescriptionThe settings for the API to use.Users of this API are expected to extend this class, rather than JavaPlugin, BurchAPI will provide methods for JavaPluginA Json writer, uses class serialization to write/read from files from
Gson
-
Classes in com.burchard36.api used by com.burchard36.api.data.jsonClassDescriptionUsers of this API are expected to extend this class, rather than JavaPlugin, BurchAPI will provide methods for JavaPluginA Json writer, uses class serialization to write/read from files from
Gson