Class RibbonEvent.ReceiveRibbon.Post

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

public static class RibbonEvent.ReceiveRibbon.Post extends RibbonEvent.ReceiveRibbon
Fired after the ribbon is given to the Pokemon
  • Constructor Details

    • Post

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