Package net.nullved.pmweatherapi.client.storage
package net.nullved.pmweatherapi.client.storage
-
ClassDescriptionA client version of
StorageInstances, but only holds oneIClientStorage
You should not createClientStorageInstances yourself.IClientStorage<D extends IStorageData>The interface defining the client-side implementation of a Storage such asRadarClientStorage
Every time the client changes dimension, a newIClientStorageis created for each storage.A class holding the specific storage instances for the client