Class BlossomRefreshExcelConfigData

java.lang.Object
emu.grasscutter.data.GameResource
emu.grasscutter.data.excels.BlossomRefreshExcelConfigData

public class BlossomRefreshExcelConfigData extends GameResource
  • Constructor Details

    • BlossomRefreshExcelConfigData

      public BlossomRefreshExcelConfigData()
  • Method Details

    • getNameTextMapHash

      public long getNameTextMapHash()
    • getDescTextMapHash

      public long getDescTextMapHash()
    • getIcon

      public String getIcon()
    • getClientShowType

      public String getClientShowType()
    • getRefreshType

      public String getRefreshType()
    • getRefreshCount

      public int getRefreshCount()
    • getRefreshTime

      public String getRefreshTime()
    • getRefreshCondVec

      public BlossomRefreshExcelConfigData.RefreshCond[] getRefreshCondVec()
    • getCityId

      public int getCityId()
    • getBlossomChestId

      public int getBlossomChestId()
    • getDropVec

      public BlossomRefreshExcelConfigData.Drop[] getDropVec()
    • getId

      public int getId()
      Overrides:
      getId in class GameResource