Package com.pixelmonmod.pixelmon.api.storage.research
package com.pixelmonmod.pixelmon.api.storage.research
-
ClassDescriptionThis interface represents data stored about the player's progress on the
Research
.Represents the player's data for a specific research objective.Represents a stage of research that a player is currently on.This interface represents the storage of research data for a player.Static factory for managing pixelmon research storageSpecialization ofPlayerResearch
with an owner method that specifically returns aServerPlayer
instance.