public class HealBall extends java.lang.Object implements CaptureLogic
Constructor and Description |
---|
HealBall() |
Modifier and Type | Method and Description |
---|---|
void |
doAfterEffect(PokeBall type,
PokeBallEntity entity,
PixelmonEntity p) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
doFailEffect, getCatchBonus, modifyCaptureRate
public void doAfterEffect(PokeBall type, PokeBallEntity entity, PixelmonEntity p)
doAfterEffect
in interface CaptureLogic