Package emu.grasscutter.data
Class GameDepot
java.lang.Object
emu.grasscutter.data.GameDepot
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic List<ReliquaryAffixData>getRandomRelicAffixList(int depot) static ReliquaryMainPropDatagetRandomRelicMainProp(int depot) static org.danilopianini.util.SpatialIndex<SpawnDataEntry.SpawnGroupEntry>getSpawnListById(int sceneId) static it.unimi.dsi.fastutil.ints.Int2ObjectMap<org.danilopianini.util.SpatialIndex<SpawnDataEntry.SpawnGroupEntry>>static voidload()
-
Constructor Details
-
GameDepot
public GameDepot()
-
-
Method Details
-
load
public static void load() -
getRandomRelicMainProp
-
getRandomRelicAffixList
-
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)
-