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