public class ResetEVsRequirement extends AbstractBooleanPokemonRequirement
valuekeys| Constructor and Description |
|---|
ResetEVsRequirement() |
| Modifier and Type | Method and Description |
|---|---|
void |
applyData(Pokemon pokemon) |
Requirement<Pokemon,PixelmonEntity,java.lang.Boolean> |
createInstance(java.lang.Boolean value)
Creates a new instance of the requirement with the given value
|
boolean |
isDataMatch(Pokemon pokemon) |
createSimple, getValue, parseBooleanapplyMinecraft, isMinecraftMatchcreate, fits, getAliasesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetPriority, shouldContinuepublic Requirement<Pokemon,PixelmonEntity,java.lang.Boolean> createInstance(java.lang.Boolean value)
Requirementvalue - The valuepublic boolean isDataMatch(Pokemon pokemon)
public void applyData(Pokemon pokemon)