Class AntiCheat

java.lang.Object
com.zetaplugins.cookieclickerz.util.AntiCheat
All Implemented Interfaces:
Listener

public class AntiCheat extends Object implements Listener
  • Constructor Details

  • Method Details

    • onPlayerClick

      public void onPlayerClick(PlayerInteractEvent event)
    • onPlayerMove

      public void onPlayerMove(PlayerMoveEvent event)
    • getCps

      public double getCps(UUID playerId)
    • getLastMove

      public Long getLastMove(UUID playerId)