public static class CheckManager.CheckMethod extends Object
| Constructor and Description | 
|---|
CheckMethod(Cheat cheat,
           Check check,
           Method method,
           boolean askNegativityPlayer)  | 
| Modifier and Type | Method and Description | 
|---|---|
Cheat | 
getCheat()  | 
Check | 
getCheck()  | 
Method | 
getMethod()  | 
void | 
invoke(PlayerEvent event,
      NegativityPlayer np)  | 
boolean | 
isAskNegativityPlayer()  | 
public Cheat getCheat()
public Check getCheck()
public Method getMethod()
public boolean isAskNegativityPlayer()
public void invoke(PlayerEvent event, NegativityPlayer np)