Class InvertCondition
java.lang.Object
com.pixelmonmod.pixelmon.api.pokemon.stats.evolution.conditions.EvoCondition
com.pixelmonmod.pixelmon.api.pokemon.stats.evolution.conditions.InvertCondition
Created by Jay113355 on 8/1/2020.
-
Field Summary
Fields inherited from class com.pixelmonmod.pixelmon.api.pokemon.stats.evolution.conditions.EvoCondition
evoConditionType, evoConditionTypes
-
Constructor Summary
-
Method Summary
Methods inherited from class com.pixelmonmod.pixelmon.api.pokemon.stats.evolution.conditions.EvoCondition
getDescription
-
Constructor Details
-
InvertCondition
public InvertCondition()
-
-
Method Details
-
passes
- Specified by:
passes
in classEvoCondition
-
passes
- Specified by:
passes
in classEvoCondition
-
getCondition
-