Uses of Class
me.ulrich.koth.data.LootsData
Packages that use LootsData
Package
Description
-
Uses of LootsData in me.ulrich.koth.api
Methods in me.ulrich.koth.api that return types with arguments of type LootsDataMethods in me.ulrich.koth.api with parameters of type LootsData -
Uses of LootsData in me.ulrich.koth.interfaces
Methods in me.ulrich.koth.interfaces that return types with arguments of type LootsDataMethods in me.ulrich.koth.interfaces with parameters of type LootsData -
Uses of LootsData in me.ulrich.koth.manager
Methods in me.ulrich.koth.manager that return types with arguments of type LootsDataMethods in me.ulrich.koth.manager with parameters of type LootsDataMethod parameters in me.ulrich.koth.manager with type arguments of type LootsDataModifier and TypeMethodDescriptionvoidLootsManager.setLootsData(HashMap<UUID, LootsData> lootsData) -
Uses of LootsData in me.ulrich.koth.manager.data.loots
Methods in me.ulrich.koth.manager.data.loots with parameters of type LootsDataModifier and TypeMethodDescriptionvoidSaveLoots.saveDatabaseKothData(Koth plugin, LootsData koth) voidSaveLoots.saveSqliteKothData(Koth plugin, LootsData koth) voidSaveLoots.saveYamlKothData(Koth plugin, LootsData koth) Constructors in me.ulrich.koth.manager.data.loots with parameters of type LootsData