Interface AntiCheatRole.IAntiCheat

All Known Implementing Classes:
PlayerPacket, PlayerPacketReliable, PlayerPacketUnreliable
Enclosing class:
AntiCheatRole

public static interface AntiCheatRole.IAntiCheat
  • Method Summary

    Modifier and Type
    Method
    Description
     
    int
     
  • Method Details

    • getRoleID

      int getRoleID()
    • getPlayer

      IsoPlayer getPlayer()