Class PlayerCollectionRecords.CollectionRecord

java.lang.Object
emu.grasscutter.game.player.PlayerCollectionRecords.CollectionRecord
Enclosing class:
PlayerCollectionRecords

@Entity public static class PlayerCollectionRecords.CollectionRecord extends Object
  • Constructor Details

    • CollectionRecord

      @Deprecated public CollectionRecord()
      Deprecated.
    • CollectionRecord

      public CollectionRecord(int configId, long expiredTime)
  • Method Details

    • getConfigId

      public int getConfigId()
    • getExpiredTime

      public long getExpiredTime()