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, values
compareTo, getConfig, getKey, getMaterial, isActive, isDisabledForBedrock, saveConfig, setActive, setDisabledForBedrock
public 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)
Cheat
makeVerificationSummary
in class Cheat
data
- the verif datanp
- the negativity player