Package com.pixelmonmod.pixelmon.api.events.pokemon
package com.pixelmonmod.pixelmon.api.events.pokemon
-
ClassesClassDescriptionEvent fired when a bottle cap is used on a pokemon Cancelling will prevent the stats being changed invalid input: '&' the item being shrunkEvent fired when a Pokémon gains EVs.Event for when an item is used on a Pokémon to gain EVsCalled when a player attempts to interact with a Pokémon with an item in order to change the Pokémon's ability, nature, or moveset.Event fired after the interaction has completed.The event fired before the interaction has completed.Abstract event for all changes to
Moveset
s for player-owned Pokémon.Subclass ofMovesetEvent
fired when a move is forgotten or replaced.Subclass ofMovesetEvent
fired when a move is learnt.Event fired when a Pokémon's levelling is toggled.Event fired when a Pokémon is being nicknamed by a player.