Class GameDepot

java.lang.Object
emu.grasscutter.data.GameDepot

public class GameDepot extends Object
  • Constructor Details

    • GameDepot

      public GameDepot()
  • Method Details

    • load

      public static void load()
    • getRandomRelicMainProp

      public static ReliquaryMainPropData getRandomRelicMainProp(int depot)
    • getRandomRelicAffixList

      public static List<ReliquaryAffixData> getRandomRelicAffixList(int depot)
    • getSpawnLists

      public static it.unimi.dsi.fastutil.ints.Int2ObjectMap<org.danilopianini.util.SpatialIndex<SpawnDataEntry.SpawnGroupEntry>> getSpawnLists()
    • getSpawnListById

      public static org.danilopianini.util.SpatialIndex<SpawnDataEntry.SpawnGroupEntry> getSpawnListById(int sceneId)