Class CodexReliquaryData

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

public class CodexReliquaryData extends GameResource
  • Constructor Details

    • CodexReliquaryData

      public CodexReliquaryData()
  • Method Details

    • getSortOrder

      public int getSortOrder()
    • getId

      public int getId()
      Overrides:
      getId in class GameResource
    • getSuitId

      public int getSuitId()
    • getLevel

      public int getLevel()
    • getCupId

      public int getCupId()
    • getLeatherId

      public int getLeatherId()
    • getCapId

      public int getCapId()
    • getFlowerId

      public int getFlowerId()
    • getSandId

      public int getSandId()
    • onLoad

      public void onLoad()
      Overrides:
      onLoad in class GameResource