Uses of Enum Class
com.xzavier0722.mc.plugin.slimefun4.storage.common.DataScope
Packages that use DataScope
Package
Description
-
Uses of DataScope in com.xzavier0722.mc.plugin.slimefun4.storage.adapter.sqlcommon
Methods in com.xzavier0722.mc.plugin.slimefun4.storage.adapter.sqlcommon with parameters of type DataScope -
Uses of DataScope in com.xzavier0722.mc.plugin.slimefun4.storage.common
Fields in com.xzavier0722.mc.plugin.slimefun4.storage.common declared as DataScopeMethods in com.xzavier0722.mc.plugin.slimefun4.storage.common that return DataScopeModifier and TypeMethodDescriptionScopeKey.getScope()
static DataScope
Returns the enum constant of this class with the specified name.static DataScope[]
DataScope.values()
Returns an array containing the constants of this enum class, in the order they are declared.Constructors in com.xzavier0722.mc.plugin.slimefun4.storage.common with parameters of type DataScope -
Uses of DataScope in com.xzavier0722.mc.plugin.slimefun4.storage.controller
Constructors in com.xzavier0722.mc.plugin.slimefun4.storage.controller with parameters of type DataScope