Class MoveUsesForEvolutionListener

java.lang.Object
com.pixelmonmod.pixelmon.listener.MoveUsesForEvolutionListener

public class MoveUsesForEvolutionListener extends Object
If the move used was a move required by the Pokémon to evolve, this adds to the count of the number of times that move has been used.
  • Constructor Details

    • MoveUsesForEvolutionListener

      public MoveUsesForEvolutionListener()
  • Method Details