Class DayCareHelper

java.lang.Object
com.pixelmonmod.pixelmon.api.util.helpers.DayCareHelper

public class DayCareHelper extends Object
Static helper class for functions in relation to Day Care
  • Constructor Details

    • DayCareHelper

      public DayCareHelper()
  • Method Details

    • getConditions

      public static List<PixelmonDayCareCondition> getConditions(Pokemon pokemon)
      Retrieve all static Pixelmon Day Care Condition for a pokemon
      Parameters:
      pokemon - the pokemon
      Returns:
      the list of PixelmonDayCareCondition of the pokemon