Uses of Interface
com.burchard36.api.data.DataStore
Packages that use DataStore
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 DataStore in com.burchard36.api
Fields in com.burchard36.api with type parameters of type DataStoreMethod parameters in com.burchard36.api with type arguments of type DataStoreModifier and TypeMethodDescriptionApiSettings.blockDataStoreFromLoading(Class<? extends DataStore> clazz)
Blocks a DataStore storage handler not load on STARTUP -
Uses of DataStore in com.burchard36.api.data
Subinterfaces of DataStore in com.burchard36.api.dataMethods in com.burchard36.api.data with parameters of type DataStore -
Uses of DataStore in com.burchard36.api.data.json
Classes in com.burchard36.api.data.json that implement DataStoreModifier and TypeClassDescriptionclass
class
The default data store for PlayerData provided by BurchAPI