Package com.pixelmonmod.pixelmon.api.pokemon.ribbon.event
package com.pixelmonmod.pixelmon.api.pokemon.ribbon.event
-
ClassDescriptionEvent class containing all sub events relating to ribbonsThe event relating to when a Pokemon is given a ribbonFired after the ribbon is given to the PokemonFired just before the ribbon is given Here you can modify the ribbon given, or if it will be set as the display ribbon Cancelling this will prevent the ribbon being given or displayedThis contains the events relating to when a ribbon is removed from a PokemonFired after the ribbon is removed from the PokemonThe event fired just before the ribbon is removed from the Pokemon Here you can set the ribbon or if the displayed ribbon will be removed (and set to no display)] Cancelling this will cancel the removal & the removal of the displayThe event called for when a pokemon's displayed ribbon is setFired after the displayed ribbon has been set You cannot cancel this eventFired before the ribbon is set.