Class PlayerInfo

java.lang.Object
skadistats.clarity.processor.stringtables.PlayerInfo

public class PlayerInfo extends Object
  • Constructor Details

    • PlayerInfo

      public PlayerInfo()
  • Method Details

    • onEntry

      public void onEntry(StringTable table, int index, String key, com.google.protobuf.ByteString value)
    • getPlayerInfoForEntityIndex

      public PlayerInfoType getPlayerInfoForEntityIndex(int i)
    • getEntityIndexForUserId

      public Integer getEntityIndexForUserId(int userId)