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
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidintMethods inherited from class com.pixelmonmod.pixelmon.api.command.WikiCommandStrategy
getBanner, matches
-
Constructor Details
-
MovesStrategy
public MovesStrategy()
-
-
Method Details
-
getPriority
public int getPriority()- Overrides:
getPriorityin classWikiCommandStrategy
-
execute
public void execute(net.minecraft.commands.CommandSourceStack sender, Pokemon pokemon, String[] args) - Specified by:
executein classWikiCommandStrategy
-