Interface AntiCheatRecipe.IAntiCheat

All Known Implementing Classes:
RecipePacket
Enclosing class:
AntiCheatRecipe

public static interface AntiCheatRecipe.IAntiCheat
  • Method Details

    • getClientChecksum

      long getClientChecksum()
    • getServerChecksum

      long getServerChecksum()