public class MaxMoveConverter
extends java.lang.Object
Constructor and Description |
---|
MaxMoveConverter() |
Modifier and Type | Method and Description |
---|---|
static Attack |
getGMaxMoveFromAttack(Attack a,
PixelmonWrapper pw,
Species species,
Stats form) |
static Attack |
getMaxMoveFromAttack(Attack a,
PixelmonWrapper pw) |
public static Attack getMaxMoveFromAttack(Attack a, PixelmonWrapper pw)
public static Attack getGMaxMoveFromAttack(Attack a, PixelmonWrapper pw, Species species, Stats form)