|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectmechanics.clauses.Clause
public abstract class Clause
| Constructor Summary | |
|---|---|
Clause()
|
|
| Method Summary | |
|---|---|
boolean |
allowsStatus(StatusEffect eff,
Pokemon source,
Pokemon target)
Does this clause allow the application of the given status effect to a particular pokemon? |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Clause()
| Method Detail |
|---|
public boolean allowsStatus(StatusEffect eff,
Pokemon source,
Pokemon target)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||