Class WSRStorage

java.lang.Object
net.nullved.pmweatherapi.storage.PMWStorage<WSRStorageData>
net.nullved.pmweatherapi.radar.storage.WSRStorage
All Implemented Interfaces:
IStorage<WSRStorageData>
Direct Known Subclasses:
WSRClientStorage, WSRServerStorage

public abstract class WSRStorage extends PMWStorage<WSRStorageData>
PMWStorage for WSR88DCores
Since:
0.15.3.3
See Also:
  • Field Details

    • VERSION

      public static final int VERSION
      See Also:
    • ID

      public static final net.minecraft.resources.ResourceLocation ID
  • Constructor Details

    • WSRStorage

      public WSRStorage(net.minecraft.resources.ResourceKey<net.minecraft.world.level.Level> dimension)
  • Method Details