Class SpawningStrategy
java.lang.Object
com.pixelmonmod.pixelmon.api.command.WikiCommandStrategy
com.pixelmonmod.pixelmon.command.impl.wiki.SpawningStrategy
-
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
-
SpawningStrategy
public SpawningStrategy()
-
-
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
-