public class NoFall extends Cheat
Cheat.CheatCategory, Cheat.CheatDescription, Cheat.CheatHoverconfig, key, material| Constructor and Description |
|---|
NoFall() |
| Modifier and Type | Method and Description |
|---|---|
void |
onFakeGround(PlayerMoveEvent e,
NegativityPlayer np) |
void |
onMoveDistanceGround(PlayerMoveEvent e,
NegativityPlayer np) |
void |
onMoveDistanceNoGround(PlayerMoveEvent e,
NegativityPlayer np) |
void |
onMoveHaveToGround(PlayerMoveEvent e,
NegativityPlayer np) |
void |
onMoveMotionY(PlayerMoveEvent e,
NegativityPlayer np) |
void |
onPacket(PacketReceiveEvent 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, makeVerificationSummary, performSetBack, recordData, setAllowKick, setBack, setCheckActive, setCheckActive, setVerif, valuescompareTo, getConfig, getKey, getMaterial, isActive, isDisabledForBedrock, saveConfig, setActivepublic void onMoveMotionY(PlayerMoveEvent e, NegativityPlayer np)
public void onMoveDistanceNoGround(PlayerMoveEvent e, NegativityPlayer np)
public void onMoveDistanceGround(PlayerMoveEvent e, NegativityPlayer np)
public void onMoveHaveToGround(PlayerMoveEvent e, NegativityPlayer np)
public void onPacket(PacketReceiveEvent e, NegativityPlayer np)
public void onFakeGround(PlayerMoveEvent e, NegativityPlayer np)