public static class EvolveEvent.Pre extends EvolveEvent
EvolveEvent.Constants, EvolveEvent.Post, EvolveEvent.Pre
Constructor and Description |
---|
Pre(net.minecraft.entity.player.ServerPlayerEntity player,
PixelmonEntity entity,
Evolution evolution,
java.lang.String cause)
Basic constructor for the pre evolution event
Including the player, pokemon and evolution
|
getCause, getEntity, getEvolution, getPlayer, getPokemon, isInternal
public Pre(net.minecraft.entity.player.ServerPlayerEntity player, PixelmonEntity entity, Evolution evolution, java.lang.String cause)
player
- The player causing the evolvingentity
- The entity evolvingevolution
- The evolutioncause
- The cause of the evolution