Class PixelmonStatisticsPixelmonListener

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

public class PixelmonStatisticsPixelmonListener extends Object
All the custom stats Pixelmon adds in the PixelmonStatisticsRegistry that require listening to events from Pixelmon are awarded values here through the use of event listeners. The event listeners should try to be kept in an order closest to the order of the stats in the PixelmonStatisticsRegistry.