java.lang.Object
com.pixelmonmod.pixelmon.entities.pixelmon.moveSkills.Forage

public class Forage extends Object
User has a chance to pick up an item based on its type and the block it is looking at.
  • Constructor Details

    • Forage

      public Forage()
  • Method Details

    • createMoveSkill

      public static MoveSkill createMoveSkill()