public static class RibbonEvent.RemoveRibbon extends RibbonEvent
Modifier and Type | Class and Description |
---|---|
static class |
RibbonEvent.RemoveRibbon.Post
Fired after the ribbon is removed from the Pokemon
|
static class |
RibbonEvent.RemoveRibbon.Pre
The 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 display
|
RibbonEvent.ReceiveRibbon, RibbonEvent.RemoveRibbon, RibbonEvent.SetDisplayedRibbon
Modifier and Type | Field and Description |
---|---|
protected boolean |
wasDisplay |
pokemon, ribbon
Constructor and Description |
---|
RemoveRibbon(Pokemon pokemon,
Ribbon ribbon,
boolean wasDisplay) |
Modifier and Type | Method and Description |
---|---|
boolean |
wasDisplayed()
If the ribbon was previously displayed and hence the Pokemon's display ribbon is being removed
|
getPokemon, getRibbon