public class Step extends Cheat implements Listeners
Cheat.CheatCategory, Cheat.CheatDescription, Cheat.CheatHover| Modifier and Type | Field and Description |
|---|---|
static VerifData.DataType<Double> |
BLOCKS_UP |
config, key, material| Constructor and Description |
|---|
Step() |
| Modifier and Type | Method and Description |
|---|---|
String |
makeVerificationSummary(VerifData data,
NegativityPlayer np)
Create a verification summary
|
void |
onDiffNoXZ(PlayerMoveEvent e,
NegativityPlayer np,
StepData data) |
void |
onPlayerMove(PlayerMoveEvent e,
NegativityPlayer np) |
void |
onPlayerMoveDifBoost(PlayerMoveEvent e,
NegativityPlayer np) |
allowKick, checkActive, checkActive, forKey, fromString, getAlertToKick, getCheatByKeys, getCheatCategory, getCheatKeys, getCheckDataCreator, getCheckManager, getChecks, getCommandName, getEnabledCheat, getMaxAlertPing, getName, getOptions, getReliabilityAlert, hasOption, hasVerif, hoverMsg, isSetBack, loadCheat, performSetBack, recordData, setAllowKick, setBack, setCheckActive, setCheckActive, setVerif, valuescompareTo, getConfig, getKey, getMaterial, isActive, isDisabledForBedrock, saveConfig, setActive, setDisabledForBedrockpublic static final VerifData.DataType<Double> BLOCKS_UP
public void onPlayerMove(PlayerMoveEvent e, NegativityPlayer np)
public void onPlayerMoveDifBoost(PlayerMoveEvent e, NegativityPlayer np)
public void onDiffNoXZ(PlayerMoveEvent e, NegativityPlayer np, StepData data)
public String makeVerificationSummary(VerifData data, NegativityPlayer np)
CheatmakeVerificationSummary in class Cheatdata - the verif datanp - the negativity player