Uses of Class
com.burchard36.api.data.json.writer.PluginJsonWriter
Packages that use PluginJsonWriter
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)
-
Uses of PluginJsonWriter in com.burchard36.api
Fields in com.burchard36.api declared as PluginJsonWriterMethods in com.burchard36.api that return PluginJsonWriterModifier and TypeMethodDescriptionBurchAPI.getJsonWriter()
Gets thePluginJsonWriter
instance of this class -
Uses of PluginJsonWriter in com.burchard36.api.data.json
Fields in com.burchard36.api.data.json declared as PluginJsonWriterModifier and TypeFieldDescriptionprotected PluginJsonWriter
JsonDataStore.writer
protected PluginJsonWriter
PlayerJsonDataStore.writer