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) |
void |
onJumpBoostUse(PlayerMoveEvent e) |
void |
onPacket(PacketSendEvent e) |
void |
onPlayerMove(PlayerMoveEvent e,
NegativityPlayer np) |
void |
onPlayerMoveDifBoost(PlayerMoveEvent e,
NegativityPlayer np) |
allowKick, checkActive, checkActive, forKey, fromString, getAlertToKick, getCheatByKeys, getCheatCategory, getCheatKeys, 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
public static final VerifData.DataType<Double> BLOCKS_UP
public void onJumpBoostUse(PlayerMoveEvent e)
public void onPacket(PacketSendEvent e)
public void onPlayerMove(PlayerMoveEvent e, NegativityPlayer np)
public void onPlayerMoveDifBoost(PlayerMoveEvent e, NegativityPlayer np)
public void onDiffNoXZ(PlayerMoveEvent e, NegativityPlayer np)
public String makeVerificationSummary(VerifData data, NegativityPlayer np)
Cheat
makeVerificationSummary
in class Cheat
data
- the verif datanp
- the negativity player