Class PixelExtrasStorage

java.lang.Object
com.pixelmonmod.pixelmon.storage.extras.PixelExtrasStorage

public class PixelExtrasStorage extends Object
Created by Jay113355 on 1/5/2019.
  • Field Details

  • Constructor Details

    • PixelExtrasStorage

      public PixelExtrasStorage()
  • Method Details

    • getData

      public static PixelExtrasData getData(UUID uuid)
    • addAndDistribute

      public static void addAndDistribute(PixelExtrasData data)
    • onPlayerLogout

      public static void onPlayerLogout(net.minecraftforge.event.entity.player.PlayerEvent.PlayerLoggedOutEvent event)
    • onPlayerLogin

      public static void onPlayerLogin(net.minecraftforge.event.entity.player.PlayerEvent.PlayerLoggedInEvent event)