Interface AntiCheatRecipeUpdate.IAntiCheatUpdate
- All Known Implementing Classes:
PacketValidator
- Enclosing class:
AntiCheatRecipeUpdate
public static interface AntiCheatRecipeUpdate.IAntiCheatUpdate
-
Method Summary
Modifier and TypeMethodDescriptionbooleanvoidchecksumSend(boolean arg0, boolean arg1) booleanvoid
-
Method Details
-
checksumSend
void checksumSend(boolean arg0, boolean arg1) -
checksumIntervalCheck
boolean checksumIntervalCheck() -
checksumTimeoutCheck
boolean checksumTimeoutCheck() -
checksumTimeoutReset
void checksumTimeoutReset()
-