Class RibbonEvent.RemoveRibbon.Post

java.lang.Object
net.minecraftforge.eventbus.api.Event
Enclosing class:
RibbonEvent.RemoveRibbon

public static class RibbonEvent.RemoveRibbon.Post extends RibbonEvent.RemoveRibbon
Fired after the ribbon is removed from the Pokemon
  • Constructor Details

    • Post

      public Post(Pokemon pokemon, Ribbon ribbon, boolean wasDisplay)