Class MovesStrategy
java.lang.Object
com.pixelmonmod.pixelmon.api.command.WikiCommandStrategy
com.pixelmonmod.pixelmon.command.impl.wiki.MovesStrategy
-
Field Summary
Fields inherited from class com.pixelmonmod.pixelmon.api.command.WikiCommandStrategy
ids
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
int
Methods inherited from class com.pixelmonmod.pixelmon.api.command.WikiCommandStrategy
getBanner, matches
-
Constructor Details
-
MovesStrategy
public MovesStrategy()
-
-
Method Details
-
getPriority
public int getPriority()- Overrides:
getPriority
in classWikiCommandStrategy
-
execute
public void execute(net.minecraft.commands.CommandSourceStack sender, Pokemon pokemon, String[] args) - Specified by:
execute
in classWikiCommandStrategy
-