public class MovesStrategy extends WikiCommandStrategy
ids
Constructor and Description |
---|
MovesStrategy() |
Modifier and Type | Method and Description |
---|---|
void |
execute(net.minecraft.command.CommandSource sender,
Pokemon pokemon,
java.lang.String[] args) |
int |
getPriority() |
getBanner, matches
public int getPriority()
getPriority
in class WikiCommandStrategy
public void execute(net.minecraft.command.CommandSource sender, Pokemon pokemon, java.lang.String[] args)
execute
in class WikiCommandStrategy