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