Class EggHatchEvent.Post

java.lang.Object
net.minecraftforge.eventbus.api.Event
com.pixelmonmod.pixelmon.api.events.EggHatchEvent
com.pixelmonmod.pixelmon.api.events.EggHatchEvent.Post
Enclosing class:
EggHatchEvent

public static class EggHatchEvent.Post extends EggHatchEvent
Fired after the hatch is done (and message is sent)
  • Constructor Details

    • Post

      public Post(net.minecraft.server.level.ServerPlayer player, PokemonStorage storage, Pokemon pokemon)