Package com.pixelmonmod.pixelmon.api.pokedex.storage.save
package com.pixelmonmod.pixelmon.api.pokedex.storage.save
-
InterfacesClassDescriptionInterface for the persistence adapter of
PokedexStorage
s.Interface responsible for scheduling storage saving using the appropriatePokeDexStorageSaveAdapter
.