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