public class QuickBall extends java.lang.Object implements CaptureLogic
Constructor and Description |
---|
QuickBall() |
Modifier and Type | Method and Description |
---|---|
double |
getCatchBonus(PokeBall type,
PokeBallEntity entity,
net.minecraft.entity.player.PlayerEntity thrower,
Pokemon pokemon,
EnumPokeBallMode mode) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
doAfterEffect, doFailEffect, modifyCaptureRate
public double getCatchBonus(PokeBall type, PokeBallEntity entity, net.minecraft.entity.player.PlayerEntity thrower, Pokemon pokemon, EnumPokeBallMode mode)
getCatchBonus
in interface CaptureLogic